what are the events triggered in report?which tigers first?
Answer Posted / shamshuddin
LOAD OF PROGRAM
INITIALIZATION
AT SELECTION SCREEN
START-OF-SELECTION
END-OF-SELECTION
TOP-OF-PAGE
END-OF-PAGE
AT LINE SELECTION
TOP-OF-PAGE DURING LINE SELECTION
AT USER COMMAND
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the Types of Select statements?
What are the types of the software component being deployed in the sap?
What are screen painter and menu painter? : abap hr
Can you delete data element, which is being used by table fields?
What are the different types joins?
What is a help view? : abap data dictionary
What is a table attribute? : abap data dictionary
Explain what is a foreign key relationship? Explain this with the help of an example.
Where do you use help views?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is meant by a schema? : sap abap hr
How can we use multiple transactions by using bdc_insert? : abap bdc
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is an update type with reference to a match code id?
In selection screen I have three fields, plant mat no and material group. If I input plant how do I get the mat no and material group based on plant dynamically?