‎2008 May 19 3:07 PM
for areport we create transaction code.
when we enter transaction code which event get
triggered
‎2008 May 20 11:27 AM
may be my reply is funny but,
I think when you run any t-code of report than obviously all events must be triggered which written in report.
Amit.
‎2008 May 19 8:18 PM
Hi,
If you execute the report with T-code or any other events will trigger same order
Regards
Ganesh
‎2008 May 20 11:13 AM
Hi sunil kumar ,
when we create a transaction .there itself you can execute
the transaction.so the Event may be.
START-OF-SELECTION.
Please reward points fi found helpful.
Thanks and regards,
Rajeshwar.
‎2008 May 20 11:27 AM
may be my reply is funny but,
I think when you run any t-code of report than obviously all events must be triggered which written in report.
Amit.
‎2008 May 27 7:19 AM
‎2008 May 27 7:25 AM
hi
when u execute a tcode
ist the "load of program " event will occured.
then " selection screen"
"at selection screen"
"start of selection"
end of selection
and so on..
rewards if useful.
thanks
sachhidananda
‎2008 May 27 7:29 AM
when u enter a t-code then following sequence of event gets trigger.
1.Load.
2.Initialization.
3.Start-of -selection.