Types of windows in SAP scripts?
Answer Posted / ram
main
Constant
secondary
final window
| Is This Answer Correct ? | 1 Yes | 18 No |
Post New Answer View All Answers
what is difference between set screen and call screen ?
What is the differrences between structure and table in data dictionary in abap? : abap hr
What is the difference b/t Session method and call transaction method ??
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 open sql?
In ALV reporting when u execute your report which event gets triggered.
How can you distinguish between different kinds of parameters?
How are the function code handles in flow logic?
Select up to 1 row and select single difference ?
What are ranges?
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
In which particular scenario we use sorted table and which particular scenario we use standard table?
What are the problems in processing batch input sessions? How is batch inputprocess different from processing online?
Can i Have Some Examples on Enhancements.
Can i Have Some Realtime Examples on Badi ?