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.
1565Post New Cybernetix SAP ABAP Interview Questions
What is attribution in google analytics?
State the properties of b tree.
How can you include services in powerpoint?
How to change the default page of the silverlight application?
Do I need cals for server 2016?
How to get records from a database?
what is the maximum number of course that can be laid according to IS code and the max height.
Please explain what is the difference between encrypting a password and applying a hashing?
Why do you use dbm instead of ncf in the northern blotting and what are the pre-treatments required for this paper to be used?
How to define a data source name (dsn) in odbc manager?
How the sub ledgers(AP, AR) integrate with GL liability and receivable
What is an immutable object? How do you create one in java?
Can you name some online retailers?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
What do the mod and int function do? : Sas programming