Suppose Idoc is strucked in the Q then how can I resend it?
Answer Posted / manas
find the status of the idoc and you will get the details of
the error . Idoc may stuck due to error data, invalid
partner, may in the processing in distribution server.
Check the content of segement in WE02. if any error
avaialable change tha data nad process.
Check the processing function modules and process code or
triggering mechanism
check the partner profile setting in we20
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the user groups?
What is the significance of hide?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
What is database utility? : abap data dictionary
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
Can we create field without data element? If yes, how?
Can a constructor be redefined?
How is collect statement different from append?
What are differences between at selection-screen and at selection-screen output?
What is the significance of delivery class? : abap data dictionary
Tell me a scenario where did you use secondary index?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
I need some information regarding Vcentric Test pattern ? with questions.