SAP ABAP Data Element BTCJOBPRIO (Job priority)
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 BTCJOBPRIO
Short Description Job priority  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Priority 
Medium 20 Job priority 
Long 20 Job priority 
Heading 20 Job priority 
Documentation

Definition

Background job classification according to priority and job type.

The classes possible are:

  • A: High priority jobs. Their execution is essential for continued operation.

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

  • B: Jobs that run regularly, for example jobs which transfer performance statistics.

    Class B jobs are processed before class C jobs.

  • C: Jobs which fit neither in class A nor in class B and do not call for higher priority. Class C is the standard class.

To specify classes A and B, you must have an authorization for the authorization object Background Processing: Background Administrator.

Examples

Dependencies

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