what are the events in ABAP?
Answer Posted / mukhtar
These are the following events in Sap ABap..
* load-of-porgram
* initialisiion
* at screen selection
* strat-fo-selection
* top-of-page
* end-of-page
* end-of-selection
* top-of-page during line selection
*at line-selection
* At new
* at end of
* at last
* At first
* At user-command
* At pf and so on
| Is This Answer Correct ? | 40 Yes | 25 No |
Post New Answer View All Answers
Explain the difference between domain and data element? What are aggregate object?
What is the use of the statement leave to list-processing?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What is the table & field to identify the no of items (bottles) stored in one case?
How to combine multiple billing into one RV document ( Step by Step)?
What two statements would be used to exchange data between programs using abap memory?
What is the purpose of sum statement?
What is a projection view? : abap data dictionary
What are internal tables? : abap hr
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
What are the events in classical reports?
What is the master data necessary before you can start posting in MM?
What is a table attribute? : abap data dictionary
What is the significance of the screen number ‘0’?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary