Use
In many SAP applications, long-running programs are automatically scheduled as background jobs. However, you can also schedule background jobs yourself.
Procedure
To schedule a program for background processing:
- Start the job scheduling function.
- Use the Job Wizard to define your job. In the application toolbar, choose the wizard icon:
To start the standard job scheduling function, choose Administration ® CCMS ® Jobs ® Define job.
To schedule ABAP programs, you can also use the ABAP job scheduling function. From the ABAP Editor, choose Program ® Execute ® Background.
If you are scheduling an external command or external program as a background job, you must use standard job scheduling.
The Job Wizard is available only from the standard job scheduling function.
The initial screen of the SAP Job Wizard appears:
A job that has been scheduled must also be released. This restriction applies even if you specify an immediate start for your job.
If you have the necessary authorization, your job is released automatically when you schedule it. Otherwise, your system administrator will release your job.
No comments:
Post a Comment