what are the events in ABAP?
Answer Posted / saravanan.p
Events in Classical Report:
1.Initialization
2.At selection-screen.
a) At Selection-screen output.
b) At selection-screen on field.
c) At selection-screen on value-request.
d) At selection-screen on Help-request.
3.Start-of-selection.
4.Start-of-page.
5.End-of-page.
6.End-of-selection.
Events in Interactive Reports:
1.At line selection.
2.Top of page during line selection.
3.At user Command.
4.At pfn( Press function key).
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What is the difference between the function module and a normal abap/4 subroutine?
What is view proxy in abap?
What are the basic objects of the data dictionary?
What is the difference between a structure and a table?
What are number ranges?
Can we call reports and transactions from interactive reporting lists?
What is the table buffer? Which type of tables used this buffer?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
Define abap/4 layer? : abap data dictionary
What is the difference between scrolling a table horizontally and vertically?
What are the differences between a database index and a match code?
What is the meaning of client independent?
What are the different types of abap/4 programs?
Why are insert and append statement used in sap abap?