‎2010 Apr 14 2:49 PM
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)
‎2010 Apr 14 3:10 PM
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
‎2010 Apr 14 3:20 PM