2007 Jul 20 11:29 AM
which event is first triggered in ABAP pogram ?
2007 Jul 20 11:30 AM
Hi Spart ,
The first event triggred is Load of program and after that initialization
Regards
Arun
2007 Jul 20 11:32 AM
Hi,
First event is LOAD_OF_PROGRAM which takes report into memory then your INITIALIZATION comes to initializr the data.
Remaining events:
At Selection Screen.
Start of Selection.
End of Selection.
Top of page.
End of page.
Regards,
Priyanka.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |