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.
Differentiate between the uline and write: sy-uline statements if any?
How can we handle table control in bdc? : abap bdc
How do you control printer functions from sapscript?
Explain the session method? : abap bdc
How to find Kernal badi ?
Which objects are independent transport objects?
What is append structure?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What do you understand by work area and internal tables in abap? Why do we use it?
What is new enhancement framework?
How to split one Invoice into Multiple ( Step by Step)?
What are the uses of the information in the data dictionary? : abap data dictionary
What are types of select statements?
What is meant by exclusive, not cumulative lock? : sap abap data dictionary