SAP ABAP Class CL_BP_CONST (Global constants for the new Job API)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BP_CONST_EFF_TRIGGERTYPE Effective trigger type 20000503
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BP_CONST_JOBSTATE Constants for background job states 20000307
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BP_CONST_JOBTYPE Constants for background job types 20000307
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BP_CONST_TRIGGERTYPE Constants for background job trigger type 20000307
Properties
Class CL_BP_CONST  
Short Description Global constants for the new Job API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SBTI   User Interface and Job-API of Background Processing 
Created 20000107   SAP 
Last change 20000426   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BP_CONST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BP_CONST_EFF_TRIGGERTYPE Effective trigger type 20000503
2 IF_BP_CONST_JOBSTATE Constants for background job states 20000307
3 IF_BP_CONST_JOBTYPE Constants for background job types 20000307
4 IF_BP_CONST_TRIGGERTYPE Constants for background job trigger type 20000307
Friends
Class CL_BP_CONST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ANY_EVENTID_TYPE Constant Public Type reference (TYPE) CHAR1 'X' Any kind of event is addressed 20000107
2 BTC_BEGINNING_OF_MONTH Constant Public Type reference (TYPE) BTCWDCDIR 1 Count direction for 'on workday' start date of a job 20000508
3 BTC_DONT_PROCESS_ON_HOLIDAY Instance attribute Public Attribute reference (LIKE) 20000503
4 BTC_END_OF_MONTH Constant Public Type reference (TYPE) BTCWDCDIR 2 Count direction for 'on workday' start date of a job 20000508
5 BTC_PROCESS_AFTER_HOLIDAY Instance attribute Public Attribute reference (LIKE) 20000503
6 BTC_PROCESS_ALWAYS Instance attribute Public Attribute reference (LIKE) 20000503
7 BTC_PROCESS_BEFORE_HOLIDAY Instance attribute Public Attribute reference (LIKE) 20000503
8 FALSE Constant Public Type reference (TYPE) CHAR1 SPACE Bool: False 20000218
9 JOB_TYPE_ABAP Instance attribute Public Attribute reference (LIKE) 20000307
10 JOB_TYPE_EXTCMD Instance attribute Public Attribute reference (LIKE) 20000307
11 JOB_TYPE_EXTPROG Instance attribute Public Attribute reference (LIKE) 20000307
12 MODE_EDIT Constant Public Type reference (TYPE) CHAR4 'EDIT' edit mode for object 20000418
13 MODE_READ Constant Public Type reference (TYPE) CHAR4 'READ' read mode for object 20000418
14 STATE_ABORTED Instance attribute Public Attribute reference (LIKE) 20000307
15 STATE_CANCELLED Instance attribute Public Attribute reference (LIKE) 20000307
16 STATE_DEFINED Instance attribute Public Attribute reference (LIKE) 20000218
17 STATE_FINISHED Instance attribute Public Attribute reference (LIKE) 20000307
18 STATE_MODIFIABLE Instance attribute Public Attribute reference (LIKE) 20000307
19 STATE_PLANNED Instance attribute Public Attribute reference (LIKE) 20000301
20 STATE_READY Instance attribute Public Attribute reference (LIKE) 20000307
21 STATE_RELEASED Instance attribute Public Attribute reference (LIKE) 20000218
22 STATE_RUNNING Instance attribute Public Attribute reference (LIKE) 20000307
23 STATE_VIRTUAL Instance attribute Public Attribute reference (LIKE) 20000307
24 TRG_TYPE_DATE Instance attribute Public Attribute reference (LIKE) 20000229
25 TRG_TYPE_EVENT Instance attribute Public Attribute reference (LIKE) 20000229
26 TRG_TYPE_JOB Instance attribute Public Attribute reference (LIKE) 20000307
27 TRG_TYPE_OPMODE Instance attribute Public Attribute reference (LIKE) 20000307
28 TRG_TYPE_WORKDAY Instance attribute Public Attribute reference (LIKE) 20000307
29 TRUE Constant Public Type reference (TYPE) CHAR1 'X' Bool: True 20000218
Methods
Class CL_BP_CONST has no method.
Events
Class CL_BP_CONST has no event.
Types
Class CL_BP_CONST has no local type.
History
Last changed by/on SAP  20000426 
SAP Release Created in 46D