SAP ABAP IMG Activity SIMG_CFMENUOLPRJOB (Schedule Background Jobs)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CNPC (Package) R/3 Customizing PP Project Management
IMG Activity
ID SIMG_CFMENUOLPRJOB Schedule Background Jobs  
Transaction Code S_ALR_87005140   IMG Activity: SIMG_CFMENUOLPRJOB 
Created on 19981222    
Customizing Attributes SIMG_CFMENUOLPRJOB   Schedule Background Jobs 
Customizing Activity SIMG_CFMENUOLPRJOB   Schedule Background Jobs 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_CFMENUOLPRJOB    

In this step you can define parameters to control the processing of background jobs.

You can define the following background jobs:

  • activating print jobs
  • printing shop papers
  • activating deletion flags or deletion indicators

You specify the following parameters for a background job:

  • name of the background job
  • priority of the background job (job class)
  • computer on which the background job is executed
  • how many "steps" the background job is to contain (each step starts a further program.)
  • whether the background job processes ABAP/4 programs or external programs
  • when and how often the background job should run

    The SAP system provides the following selection options:

  • Immediately
  • The system starts the job right after it is released.

  • Date
  • You can specify a date and a time at which you would like the job to be executed. If desired, you can also initiate an automatic repetition of the background job.

  • After job
  • You can specify the name of the job whose processing is to precede your job. You can also specify whether this "appendage" is to be status-dependent.
    The indicator status-dependent means that the second job is executed only if the first one was completed successfully. This is useful if the second job depends on the first one.
    Example:
    1. Create analysis
    2. Print analysis

  • After event
  • You can specify an event at which you would like the job to be executed.
    Events are initialized by ABAP/4 programs and external programs and by the SAP system. An event is a signal that a certain status has been reached in the SAP system or in another program.
    For start option after event, a "periodic" job is started for each occurrence of a described event

Requirements

To print your list in the background, you have to have maintained all of the print control parameters in the step Determine print control.

Standard settings

A standard report is proposed in the standard system.

Activities

  1. Enter the following parameters:
    • job name
    • class
    • target host (if necessary)
  2. Press Start time in order to specify the start option you want for your job.
  3. If you want to have your job processed periodically rather than just once, select Schedule periodically.
  4. In the window, select the repetition period that you would like for your job, that is, hourly or daily.
  5. Press Steps to identify the program which is to be processed in the background.

    Press the ABAP key to schedule an ABAP/4 program. Enter the following specifications for the ABAP/4 program:

    • name
    • variant
    • authorized user

      Press the External key to schedule an external program.

  6. Enter the following specifications for the external program:
    • name
    • possible parameters
    • target host for executing the external program
  7. Save your background job.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_CFMENUOLPRJOB 0 HLA0006821 O HLA0006678  
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
IMGDUMMY D - Dummy object OPKV 152 Print Flag 
IMGDUMMY D - Dummy object OPKW 155 Print Shop Papers 
IMGDUMMY D - Dummy object OPKX 158 Deletion Flag/Indicator 
History
Last changed by/on SAP  19981222 
SAP Release Created in