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
In which time constraint does the infotype records depend on the subtype ? : abap hr
Which infotype records can not be deleted ? : abap hr
What is the difference between field-group header and other field groups?
How does the interface between the dynpro and the abap/4 modules take place?
What is the difference between commit-work and rollback-work tasks?
What is time constraint ? : abap hr
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
What are domains and data element? : abap hr
How to find the return code of a statement in abap programs?
What is buffering allowed but switched off?
What is the full form of spro? : sap abap hr
Differentiate between abap memory and sap memory?
What are the events used in abap in the order of execution?
What is modularization and its benefits?
Did you create help views?