Application Development 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: 

Transcation code required for schedule job in background

Former Member
0 Kudos

Hello All,

Does any one know transaction for schedule job in background.

I know if it is an executable program we can do it through menu. My requirement is totally different so i am asking this.

Sorry my question is wrong so i am modifying my question?

I need to schedule job dynamically? How can i do this.

Regards,

Lisa

Message was edited by:

Lisa Roy

1 ACCEPTED SOLUTION

gopi_narendra
Active Contributor
0 Kudos

Use SM36 to schedule jobs

Regards

Gopi

5 REPLIES 5

gopi_narendra
Active Contributor
0 Kudos

Use SM36 to schedule jobs

Regards

Gopi

0 Kudos

Sorry Gopi,

Please check my modified question?

Regards,

Lisa

0 Kudos

Lisa,

Use the following function modules.

job_open

job_close

K.Kiran.

varma_narayana
Active Contributor
0 Kudos

Hi

Tcode SM36

Here we can Schedule the Executable Programs (Reports) in Background.

Create a Job.

Create the Steps - Assign the Report name and Variant.

Enter the Start Condition.

Save the Job.

Job status can be monitorEd in Tcode SM37

<b>reward if Helpful</b>

former_member799868
Participant
0 Kudos

SM36