Tuesday, May 5, 2009

Scheduling jobs in SAP made in control-M

Whatever job you have made in control-M, you need to schedule it too using sap. Following are the steps to show how to schedule a job in sap that is being built by control-M
1> Go to SAP-transaction sm36 (the transaction is to define background job)
2> Type the name that you have used in control-M to define that job.
3> Click on steps after that, a new window will open where you can write steps
4> In this window enter the sap-abap program linked with that and also type the variant
5> Click on check (this step will check if the abap program for that job exists or not.
(if everything will go smooth then it will show no error)
save it and there you go !!!!!
:)

No comments:

Post a Comment