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

trigering an event automatically.

Former Member
0 Likes
574

Hi all..

i have designed a selection screen for purchase order detail dis play in alv, for that You should not press F8 or execute it manuallyu2026.It should be executed automatically after 20 seconds with respect to the selection criteria given.u2026

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
525

hai

why dont u schedule it

or else u create a zobject in which u assign ur report to method and call this method on event raise

or else run a report in which u pass the detials for ur report and us esubmit statemetn after a delay of 20 sec

m.a

Edited by: mohammad afzal on Aug 21, 2009 7:20 AM

Hi all..

i have designed a selection screen for purchase order detail dis play in alv, for that You should not press F8 or execute it manuallyu2026.It should be executed automatically after 20 seconds with respect to the selection criteria given.u2026

2 REPLIES 2
Read only

Former Member
0 Likes
526

hai

why dont u schedule it

or else u create a zobject in which u assign ur report to method and call this method on event raise

or else run a report in which u pass the detials for ur report and us esubmit statemetn after a delay of 20 sec

m.a

Edited by: mohammad afzal on Aug 21, 2009 7:20 AM

Read only

Former Member
0 Likes
525

Hi,

Just create a selection screen variant and save it ,

Go to SM36 and create a background job to trigger for 20sec. You can also use the Wizard tool available in the SM36 job scheduling transaction.

Hope this helps you

Regards

Shiva