Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

report

Former Member
0 Likes
522

for areport we create transaction code.

when we enter transaction code which event get

triggered

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

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.

6 REPLIES 6
Read only

Former Member
0 Likes
501

Hi,

If you execute the report with T-code or any other events will trigger same order

Regards

Ganesh

Read only

Former Member
0 Likes
501

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.

Read only

Former Member
0 Likes
502

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.

Read only

Former Member
0 Likes
501

thanks for reply

Read only

Former Member
0 Likes
501

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

Read only

Former Member
0 Likes
501

when u enter a t-code then following sequence of event gets trigger.

1.Load.

2.Initialization.

3.Start-of -selection.