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
Does every abap/4 have a modular structure?
Sy index and sy tabix
What is asynchronous and synchronous update?
What are the steps in a bdc session? : abap bdc
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
What happens if a function module runs in an update task?
What is repository info. Systems? : abap data dictionary
What are secondary indexes. How can we know which index is being used in a select query?
How to call other programs?
How do you backup Sapscript layout sets? Can you download and upload? How?
What are base tables of an aggregate object?
How will you find manager of an employee
what is code to upload cost centers through call trans. and procedure
What is a database view? : abap data dictionary
What is an “on request field” statement?