Answer Posted / gayathri
three windows.
variable window
main window
graphical window
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the differences between table controls and step loops?
What is IMG in SAP?
What are critical issues you have faced in your project
In which particular scenario we use sorted table and which particular scenario we use standard table?
How does the interection between the dynpro and the abap/4 modules takes place?
What is sap abap tables?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Explain the sequences of event block?
What is the tcode to create indexes?
Explain the difference between free and refresh?
What is an rdbms?
Type casting and error handling
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.
What is the different between template and a table?
What is payroll driver