SAP ABAP Data Element BTCJOBCLAS (Job classification)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTI (Package) User Interface and Job-API of Background Processing
Basic Data
Data Element BTCJOBCLAS
Short Description Job classification  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Job class 
Medium 15 Job class 
Long 20 Job class 
Heading 10 Job class 
Documentation

Definition

Classification of background jobs according to priority and job type.

Use

Procedure

Enter one of the following classes for your job:

  • A: Jobs with high priority whose execution is absolutely necessary for further processing.

    Class A jobs are always processed before jobs of other classes. If the system has several background work processes, the background processing system reserves at least one process for the processing of A jobs.

  • B: Jobs that should be run at regular intervals, for example, jobs transferring performance statistics.

    Class B jobs are processed before class C jobs.

  • C: Jobs that neither fit into class A nor in class B and that do not require a higher priority. Class C is the default class.

To be able to enter class A and B, you must have an authorization for the authorization object Background processing: background administrator.

Examples

Dependencies

History
Last changed by/on SAP  20010130 
SAP Release Created in