Hi All,
I want an example showing how to add steps to a Job using FM JOB_SUBMIT.
Requirement goes as 3 dependent jobs should run one after another only after the previous job is finished and I want to add them as steps in one job and execute it through an ABAP report.
How can this be achieve? how many JOB_CLOSE and JOB_SUBMIT FMs will be required and in what ordered?
Note : It is must that this should be achieved through a report and not using SM36.
Thanks in advance!
Regards,
Naren