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
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
Specify the types of data dictionary objects.
Explain the use of table maintenance allowed?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is a persistent class?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What is img? : sap abap hr
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
How do you process errors in call transaction method? : abap bdc
What are the check tables and value tables?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
how to genernate 21 sencondary index
How many secondary indexes can we create in a table?