Skip to Content
0
Feb 26, 2020 at 09:03 AM

Add steps to a job using JOB_SUBMIT through abap report

1865 Views

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