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
What is a development class? : abap data dictionary
How do you use structures in the abap programs?
What is runtime analysis?
Explain the difference between open_form and close_form?
What are aggregated objects
Can i Have Some Examples on Enhancements.
Difference between sap script and report?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
What are the payroll related infotypes? : abap hr
What is the use of 'table index'?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
Define structure in abap data dictionary?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)