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

wht is the diff. b/n initialization and lotus of event

1395


How do you find the information on the current screen?

601


What is database utility?

704


In what ways we can get the context sensitive f1 help on a field?

600


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

645






What are the different types of views and their definition?

594


What is an update type with reference to a match code id?

568


Explain how data is stored in cluster table?

666


What is abap?

616


What is a multiple line field? : abap bdc

615


Type casting and error handling

933


What are the system fields you have worked with? Explain?

671


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3265


What are the main uses of the primary key?

733


Explain some essential objects in abap dictionary?

707