How to transfer the objects? Have to transferred any objects?
How can we access the correction and transport system?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
Events used in Interactive Reports?
What is a match code? : abap data dictionary
Why do we use dynamic where conditions?
What is the difference between select single and select upto 1 rows?
What are screen painter? menu painter? Gui status? ..etc.
What are the output type and Tcodes?
What are the data types of internal tables?
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.
1 Answers Cibernetix Business Systems,
what is the use of field symbol?
what is the flag?