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.
2367Post New Cybernetix SAP ABAP Interview Questions
what is msl?
explain what are the examples of cloud architectures on which application can run?
How we can get current controller & action name in yii?
how can u get last observation in an unknown dataset ?
What is preinitialization of a servlet?
Is .net core the future?
What do you understand by Kurtosis() and Skew() functions?
What is Rails?
What is a cell in microsoft excel?
Where does mongodb store data linux?
What are callback interfaces in hibernate?
In what ways Scala is better than other programming language?
Explain the data types present in bo n wht happens if we implement view in the designer n report?
Is microsoft access being phased out?
How to Read dos environment variables?