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 kind of BDC programs are written ?
Some Realtime Examples on Exits .
What is the function of a domain?
How will you transfer data into a file in application server?
How to create a button in selection screen ?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Explain the table, which contain the details of all the name of the programs and forms?
What is the major difference between pool tables and transparent tables?
What is structure?
What is the difference between dialog program and a report?
What does the extract statement do in extract datasets?
What is the difference between synchronous and asynchronous update? : abap bdc
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are plan versions used for? : sap abap hr
How to debug a script in abap?