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.
How we can assign the value of field in select-options to the text-field in dialog module?
What is the Use of LDB PNPCE in ABAP HR? what is NODES statement? I think we have to use GET PERAS event while using PNPCE. Can we use the same using PNP LDB? If yes,how? please give me some example to demonstrate PNPCE?
Different types of locks?
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
What are the other modules integrated with om? : sap abap hr
What are the types of subroutines?
I a custom table some one has edited and deleted something, So how we should maintain the log for changed and edited datas
Explain get pernr concept when we use logical data base? : abap hr
In Dialog program Syntax of Synchronous and Asynchronous?
Explain the differences between interactive and drill down reports?
1)What is the main difference between Enhancements and BADI?
What is the meaning of ABAP editor integrated with ABAP data dictionary?