what the tcode to check the consistency of work flow for ALE
/EDI in a inbound error processing?
Answer Posted / subhani
Ale system provides a tool to test the consistency inbound
parameter for error handling
by using this we can test all the process codes or one
process code at a time.
out put is color coded report thsi displays possible cause
of errors
for process codes use RBDMOINC or RBDMOINF.
By using this u can find the link between process code and
function module, object type for message idocs ,object type
for message idoc packet size and task for error handling
Regards,
Subhani.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is asynchronous and synchronous update?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
How table control cn be generated using bdc? : abap bdc
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
How can you display frames (horizontal and vertical lines) in lists?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What is alv programming in abap? When is this grid used in abap? : abap hr
How many types of data classes are there in sap?
What is lock object ? : abap data dictionary
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
What do you do when the system crashes in the middle of a BDC batch session?
Can we make use of flow logic control key words in abap/4 and vice-versa?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the types of subroutines? : abap data dictionary