What is the sequential order of triggering events in
interactive report?
Answer Posted / sateesh
Initialization
at selection screen
Initialization : INITIALIZE EXECUTE TWO TIME
start-of-selection
TOP-of-page
top-of-page during line selection
End-of-selection
END-OF-PAGE.
at line-selection
at user command
at pf
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What is the process to enhance the Infotype
Is there any method apart from bdc for data upload to sap? : abap bdc
Write syntax for message error (report)?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What is luw?
What are the advantages and disadvantages of using views in abap programming ?
What is a bsp application? : sap abap hr
What is the company code? : sap abap hr
Does the table can have multiple foreign keys?
What is the use of the raising exception?
What is open sql?
Did you use buffering?
In Table Field when display the Name, whose first charecter should be capital letter and rest will be small letter.
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?