what are the events in ABAP?
Answer Posted / sridhar
There are several events
In Clasical Reports
1.Initialization
2.At Selection-Screen.
3.At selection on field.
4.At selection output
5.Start-Of-Selection.
6.Top-of-page.
7.End-of-page.
8.End-of-selection.
In Interactive Reports
1.At Line-Selection.
2.At PF key
3.At User-Command
4.Top-of-page During Line-Selection.
| Is This Answer Correct ? | 9 Yes | 11 No |
Post New Answer View All Answers
How to debug rfc function module?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is the syntex used to call a screen as dialog box (pop up)?
What are the basic objects of the data dictionary? : abap data dictionary
Do we create table fields with out data elements and domains?
What are the functions of lock objects?
Name a few data dictionary objects? : abap data dictionary
Is it possible to run host command from SAP environment? How do you run?
What is difference between check table and value table ?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
What application areas are you comfortable in?
What are the different kinds of lock modes?
How do you get the number of lines in an internal table?
Name some data dictionary objects?
What are the different types of sapscript symbols?