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.
2233Post New Cybernetix Interview Questions
What sorting algorithm does c++ use?
What is difference between primary key and unique key constraints?
Can I reinstall wordpress without losing content?
How do I remove a citation in word 2007?
How to protect sensitive loads such as Dosing pumps inside a factory from voltage surge/voltage fluctuation.
Explain where can I find the time on satellite pictures? What time zone is this?
What are the disservices of utilizing Apache Spark over Hadoop MapReduce?
Can we use rdb-save along with commit, if yes then why? If not yes then why?
What are Non Performing Assets? How can they be reduced?
what is the organisation chart for accounting and finance ?
What relations are there between the Class Diagrams and Domain models.
What is struts validator framework?
What is the current price/level of: the FTSE 100, S&P 500, the Bank of England base rate, LIBOR, a barrel of Brent Crude, an ounce of gold, the US dollar, and the euro?
What are the c++ access specifiers?
How to test different Authorization levels for the Admin user and Userside users.