Answer Posted / nitin
ALE Debugging is done mainly based on status record of the
IDoc.
For example if Idoc Inbound has a status recoord of 29,
this means that partner profile data is not in synch with
control record of the IDoc.
some common areas which should be checked are:
RFC connections: Connection and Authorisation tests
Partner profiles are pointing to correct port and process
code
An entry for message type is there in distribution model
filter values are correctly set
Ports are pointing to correct RFC destinations
If configuration settings are correct then we need to check
the source code of Outbound/Inbound Idoc flow logic or
Change pointers if Idoc is generating through change
pointers
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Define abap/4 layer? : abap data dictionary
THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM
What is the use of start-of-selection.,if not use in report what will happen,?
What are table clusters?
How can you access the function code from menu painter?
How do you populate data into a multiple line field? : abap bdc
what are the two methods of modifying sap standard tables ?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What is your approach to find exit and BAdi?
We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What is the diff between database view and maintenance view?
Explain the disadvantage of using exec sql statement in abap?
Difference between sy-tabix and sy-index?