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

create job in sm36 and execute

Former Member
0 Likes
366

is there any function or method to create a job and execute it? (like sm36 where I can put parameters for beginning and choose variants)

2 REPLIES 2
Read only

Former Member
0 Likes
301

Hi,

1. Use RS_CREATE_VARIANT to create, RS_VARIANT_DELETE to delete variants

2. Use WIZARD_JOB_OPEN followed by JOB_SUBMIT to create a job

Related method JOB_CLOSE

Hope this helps

Wenonah

Read only

ThomasZloch
Active Contributor
0 Likes
301

FAQ, please search before posting here.

Thread locked.

Thomas