InterviewSolution
Saved Bookmarks
| 1. |
Which Is The First Event That Is Triggered In A Report? |
|
Answer» Load of program is the first triggering EVENT in the classical REPORTS, where as ABAPER point of view INITIALIZATION is the first triggering event. LOAD-OF-PROGRAM which gets triggered INTERNALLY in the SAP system, then the event INITIALIZATION gets trigger. Load of program is the first triggering event in the classical reports, where as abaper point of view initialization is the first triggering event. LOAD-OF-PROGRAM which gets triggered internally in the SAP system, then the event INITIALIZATION gets trigger. |
|