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
What are the different window types in sapscript?
What is size category?
What are the commands used for interactive reports?
what is user specific parameter?
What is check table?
What is native sql?
How do you find number of records present in internal table?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What is locking? : abap data dictionary
What is sql trace? : abap data dictionary
What are the steps to execute session method?
Is it possible to run host command from SAP environment? How do you run?
What are the disadvantages of different types of bdc's?
How do you work with semi colon se[arated files in BDC ?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?