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
How do you write transaction programs in sap?
Search help exit details.
What is a table cluster? : abap data dictionary
How do you differentiate tax for different countries? : sap abap hr
What are the sequences of event block?
How to call transaction in session method without recording?
What are the steps in a bdc session? : abap bdc
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
Which type of tables used this buffer?
what is code to upload cost centers through call trans. and procedure
Explain the difference between a pool table and a transparent table?
Badi concepts
What is meant by authorization? : sap abap hr
Can matchcode object contain ids with different update types? : abap data dictionary
Module Pool Programming: Events and Table Control handling.