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

Schedule a program to run after a substituition exit is triggered??

Former Member
0 Kudos
193

Hello developer gurus,

We need to run a report to correct some consistency in settlement document table. The requirement is we need to run this after a substituition exit is triggered and finished updating a settlement rule in a WBS.

Woule you please suggest how this can be achieved?

Monica

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
166

Hi,

GOTO>SM36>START CONDITION(F5)-->AFTER JOB/AFTER EVENT.

SM36-->Schedules job in back ground.

Regards,

Gurpreet

3 REPLIES 3
Read only

Former Member
0 Kudos
167

Hi,

GOTO>SM36>START CONDITION(F5)-->AFTER JOB/AFTER EVENT.

SM36-->Schedules job in back ground.

Regards,

Gurpreet

Read only

Former Member
0 Kudos
165

hI,

Hope may be this is helpful

Regards,

jaya

Read only

Former Member
0 Kudos
165

Hi,

You can use these FMs to submit job in background

1.job_open

2.job_submit

3.job_close

You can go to transactions like SM36 - for job scheduling

SM37 - for Job overview.

Regards,

Jyothi CH.

Edited by: Jyothi Chinnabathuni on Feb 6, 2009 11:16 AM