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
State the differences between database view & projection view? : abap data dictionary
What is the difference between data elements and domains?
where do we store all custom programs in SD module?
Is it possible to bring select option in module pool screens?
Explain what are interactive reports?
What happens Update command is used without where clause ?
What is an on”*-input filed” statement?
What is the difference between call transaction and session method? : abap bdc
When to use logical database?
Can we call reports and transactions from interactive reporting lists?
How do you populate data into a multiple line field?
What is the disadvantage of using exec sql statement in abap?
What are the different window types in sapscript?
To find the date difference & excude saturday & sunday in between them
Can you define a field without a data element? : abap data dictionary