Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the difference between a pool table and a transparent table and how they are stored at the database level?

1116


What is a table attribute? : abap data dictionary

1077


How to determine the attributes of an internal table?

1225


What is sap locking?

1105


what next in SAP-ABAP/4 is it going to be change?

2184


How are the date abd time field values stored in sap?

1137


What is meant by hide area?

1190


Explain the advantages/disadvantages of logical databases?

1091


What are the function modules used in a sap script driver program?

1190


Why grouping of fields is required? What is the max no of modification groups for each field?

1074


10) How to get Item Header in Sales Order?

2064


In which time constraint does the infotype records depend on the subtype ? : abap hr

1139


Program lines for the radio button selection and unabling some input variables in section screen

1461


What are the restrictions on subscreens?

1321


Can we define our own match code id's for sap matchcodes ?

1160