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
What is open sql vs native sql ?
Can we define our own match code id's for sap matchcodes ?
What is the collect statement?
How to find the return code of a statement in abap programs?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
How do you Export a session ?
What is a view in sap? : abap data dictionary
Define abap/4 layer?
How to define selection screen?
What are the data types of the abap/4 layer?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc
What is abap?
What is open sql?
How do you find the information on the current screen? : abap bdc