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.
No Answer is Posted For this Question
Be the First to Post Answer
How do you write UTP?(unit test plan)
can any post me all steps in MM ,SD, PP FLOW in detail?
HOW TO CREATE INDEXES IN TABLES?
wat are the SAPscript symbol?which of the following is not a SAPscript symbol?
What are the properties of selection screen?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
WHAT ARE THE STEP LOOPS . HOW DO U PERFORM PAGE DOWN AND PAGE UP IN STEP LOOPS
What is the tcode for sapscript forms?
Explain what are standard layouts sets in the sap script?
Can we have more than one selection-screen . And how ?
What will exactly the hide statement do?
How many FM's are there in scripts?