what the tcode to check the consistency of work flow for ALE
/EDI in a inbound error processing?
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 |
pls tel me......how we link two fields by using foregin keys between two tables in sap abap?
Explain how data is stored in cluster table?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is the difference between Clustered Tables and Pooled Tables?
What is its? : abap hr
11. what is the difference between user-exit & customer-exit?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
what is the differenc between table control and table control wizard?
2)what is the differnce between user exits and Badi
how to upload open purchase order through BDC
What are the uses of the information in the data dictionary? : abap data dictionary
what are the events of table maintenance generator?