Skip to content

Latest commit

 

History

History
68 lines (28 loc) · 2.53 KB

File metadata and controls

68 lines (28 loc) · 2.53 KB

Application Jobs

You can use this app to schedule and monitor application-related jobs. If you have manual activities that you often need to do at a specific time, the Application Jobs app can reduce your workload by running these tasks smoothly in the background. Planning regular jobs will keep you free to concentrate on other tasks.

The application job framework ideally defines long-running, repeated jobs. It's not recommended to use it to define short-running jobs with a high frequency. See also Technical Limits and Boundary Conditions for ABAP Applications.

Key Features

You can use this app to:

  • Schedule jobs based on a job template: Select a job template, define the description, start date, start time and recurrence of the job, and enter job-specific selection criteria and parameters

  • Work with personalized job templates: Create and personalize a job template, save personalized job template for later use, and share personalized template

    Note:

    The parameters under Scheduling Information can't be saved as part of a template.

  • Schedule jobs with a custom factory calendar: In the Application Jobs app, define the scheduling information, change an existing calendar, create a new one, and define execution days

  • Arrange job series that take different time zones into account

  • Monitor jobs

  • Display logs and results: You can navigate to job logs and job results by selecting the icon in the Log or the Results column

  • Copy a job

  • Cancel a job

  • Restart job chains

  • Navigate to the Application Logs reuse library. You can do this by selecting the corresponding icon in the log on the initial screen of the app.

  • Desktop

  • Tablet

If you need support or experience issues, please report an incident under component BC-SRV-APS-APJ.

Related Information

Application Logs

Working with Application Job Objects