2007 May 15 11:13 AM
Hi,
As we have option of repeat scheduling in SM37, in the same way
i have a job with three different steps and each step is assigned to one variant each i.e.
Example
1 A(Job Name)
A.Step1 (Variant 1)
B.Step2 (Variant 2)
C Step3 (Variant 3)
i want to code such that ... once my job(Repeat Sheduling) is called through my program it should call the Job for all the Steps ?????
Can anyone suggest the process.......
ohho...i thought that u r creating the job in SM36....
Y dont u try that..
goto sm36 click on job wizard tab...and then u can creat a job having multiple steps...
Cheers,
ravi
2007 May 15 11:48 AM
Hi,,
while scheduling the job,,u can give the three steps...right??
It means all the 3 steps will be executed sequentially..
So whats ur problem now??
2007 May 15 12:37 PM
Hi,
Where do i need to specify the steps in code for which Function Module
2007 May 15 12:42 PM
Hi,,
Those steps are related to job creation...(not in FM)..
Usually Jobs contains a single program and a variant(1 step)...But in ur case u have 3 steps(which will be executed one by one)...
Once ur jopb is triggered..job will run with 1st tep..aftre completeing that it runs for second step..and so on....
Cheers
Ravi
2007 May 15 12:56 PM
when we are trying to submit the Job using JOB_submit FM there we have only one option to specify the varaint for one step how do i specify for multiple steps with there respective varinats
2007 May 15 1:07 PM
ohho...i thought that u r creating the job in SM36....
Y dont u try that..
goto sm36 click on job wizard tab...and then u can creat a job having multiple steps...
Cheers,
ravi
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |