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.

Answer Posted / anup

This is because BD87 is a report. Try n use Submit RBDMON00
with selection-table <seltab>. fill seltab with your IDOC
ID.

Is This Answer Correct ?    3 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When to use logical database?

577


Define external layer?

643


What are the different types of operators in the sap abap?

560


What is synchronous update?

581


How to split one Invoice into Multiple ( Step by Step)?

1715






What is a transport?

636


The max number of calling modes stacked at one time is?

595


Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?

1610


What is the reserve command?

674


Can there be more than 1 main window in sap script?

627


What is native sql?

613


What is the company code? : sap abap hr

586


How do you save data in bdc tables? : abap bdc

598


Explain the sequences of event block?

560


Can a filed occur in several field groups?

596