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.
2296Post New Cybernetix Interview Questions
How can I use single quotes in single quotes in php?
What is density of a liquid?
What is java awt event?
Describe the 4 p’s in software project management.
Is that possible to store 32768 in an int data type variable?
Explain what is logical links in sap crm?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
What is difference between display card and graphic card?
Im Simil,doing 6th semester Electronics & Communication Engineering.After completing my course I would like to be an integral part of Siemens technology.For dat when & how shoult I apply?
Define articulation point?
Explain which branch of science deals with the transformation of chemical energy into electrical energy and vice versa?
Is vbscript a case-sensitive or case-insensitive?
How can I backup a database?
Explain about the command lynx?
Can the bean class implement the ejbobject class directly? If not why?