what are the events in ABAP?
Answer Posted / sandhya
Classical Reports:
Initialization
At Selection-Screen Output
At Selection-Screen <on field>
At Selection-Screen
Start-of-Selection
End-of-Selection
Top-of-page
End-of-page
Interactive Reports:
At line Selection
At User Command
Top of Page During Line Selection
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between Insert, Update and Modify?
What is sap script? Describe its components.
what is difference between (internal table types)standard table and sorted table in sap abap....
Explain the structure of a bdc sessions?
What is the difference between synchronous and asynchronous updates?
What are the different functions used in sap script?
Does the external program run in the same sap luw as the caller, or in a separate one?
How you attach search help to data element? : sap abap data dictionary
What is meant by a schema? : sap abap hr
Explain how do you get output from idoc?
when are objects are passed from task to the change request?
What are the parameters used in each function?
What is internal payroll process? : sap abap hr
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
Can a constructor be redefined?