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 are the check tables and value tables?
What are two different ways to add fields to sap tables?
Explain what are standard layouts sets in the sap script?
What are local objects? : abap data dictionary
How do you find number of records present in internal table?
What are client dependent objects in abap/sap?
How can we upload a text file having delimiters in to legacy system?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What is the function module to popup contents in the internal table?
Differentiate between table and template ?
What are the update types possible?
Folder types in smatforms? 2)What is Command line?
foreign key enforcement?
What are the advantages and disadvantages of ABAP query tool?
What are the control break events in abap? : abap data dictionary