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
1/ what is the diff between parameter & range ? 2/ what is the methodology used in your project ? 3/ what is system symbol ? 4/ what is the diff between support project & implimented project ?
How Calculate TOTALS,SUBTOTALS in ALV Reporting?
what is the difference between rfc and function module
how to upload open purchase order through BDC
What is an abap dictionary? : abap data dictionary
Screen wise process for creating sales order quotation through transaction code VA21
What will happen if we write “WRITE” statement in the TOP_OF_PAGE? Can we write?
Create a Function module that can be called from JAVA using JCo with an example.
Example of table cluster and cluster tables.
Give 3 scenario due to which you require Gap analysis in your project?
What happens when you post goods issue after delivery?
What is view? Explain the different types of view?