SAP ABAP Class CL_BP_CONTROL_OBJ (Control Objects for Backgrd Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-BTC (Application Component) Background Processing
     SBTCONOBJ (Package) Control Objects, Comp. Trace, Verfication, Cleanup for BTC
Properties
Class CL_BP_CONTROL_OBJ  
Short Description Control Objects for Backgrd Processing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBTCONOBJ   Control Objects, Comp. Trace, Verfication, Cleanup for BTC 
Created 19990421   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BTC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BP_CONTROL_OBJ has no interface implemented.
Friends
Class CL_BP_CONTROL_OBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLPROPS Instance attribute Protected Type reference (TYPE) COBJ_INTRN keep superset of values 19990423
Methods
# Method Level Visibility Method type Description Created on
1 COMPARE Instance method Public Method 19990427
2 COMPLETE_DISPLAYPROPS Instance method Private Method Add the display properties to the db properties 19990504
3 CONSTRUCTOR Instance method Public Constructor 19990421
4 CONVERT_KEY Static method Public Method 19990430
5 CONVERT_TRCLEVEL Static method Public Method 19990504
6 DELETE_FROM_DB Instance method Public Method 19990503
7 GET_DISPLAYPROPERTIES Instance method Public Method 19990430
8 GET_TEXTSYMBOL Static method Public Method 20030130
9 SET_DB_PROPERTIES Instance method Public Method 19990503
10 UPDATE_DB Instance method Public Method 19990430
Events
Class CL_BP_CONTROL_OBJ has no event.
Types
Class CL_BP_CONTROL_OBJ has no local type.
Method Signatures

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COBJ_KEY Call by reference Type reference (TYPE) COBJ_KEYT key: servername + ctrlobj 19990427
2 Returning IDENTITY Value transfer Type reference (TYPE) I is identical ? 19990427

Method COMPARE on class CL_BP_CONTROL_OBJ has no exception.

Method COMPLETE_DISPLAYPROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBPROPERTIES Call by reference Type reference (TYPE) BTCCTL the pure db properties 19990504

Method COMPLETE_DISPLAYPROPS on class CL_BP_CONTROL_OBJ has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBPROPERTIES Call by reference Type reference (TYPE) BTCCTL basic DB properties 19990421
2 Importing JUST_CREATED Call by reference Type reference (TYPE) C indicates that it is not complete 19990430

Method CONSTRUCTOR on class CL_BP_CONTROL_OBJ has no exception.

Method CONVERT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_OBJ_KEY Call by reference Type reference (TYPE) COBJ_KEYTX The external key to an ctrl object 19990430
2 Exporting OUT_OBJ_KEY Call by reference Type reference (TYPE) COBJ_KEYT The internal key to an ctrl object 19990430

Method CONVERT_KEY on class CL_BP_CONTROL_OBJ has no exception.

Method CONVERT_TRCLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_TRCLEVEL Call by reference Type reference (TYPE) BTCOBJDESC Trace level in text format 19990504
2 Exporting VAL_TRCLEVEL Call by reference Type reference (TYPE) BTCTRCLVL Trace level in integer format 19990504

Method CONVERT_TRCLEVEL on class CL_BP_CONTROL_OBJ has no exception.

Method DELETE_FROM_DB Signature

Method DELETE_FROM_DB on class CL_BP_CONTROL_OBJ has no parameter.
# Exception Resumable Description Created on
1 DELETE_BTCCTL_FAILED Delete an entry from BTCCTL failed 19990809

Method GET_DISPLAYPROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DISPLAYPARAMS Call by reference Type reference (TYPE) COBJ_DISPL what you see 19990430

Method GET_DISPLAYPROPERTIES on class CL_BP_CONTROL_OBJ has no exception.

Method GET_TEXTSYMBOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT_IN Call by reference Type reference (TYPE) CHAR2 20030130
2 Exporting TEXT_OUT Call by reference Type reference (TYPE) CHAR32 20030130

Method GET_TEXTSYMBOL on class CL_BP_CONTROL_OBJ has no exception.

Method SET_DB_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBPROPERTIES Call by reference Type reference (TYPE) BTCCTL properties relevant for the database 19990503

Method SET_DB_PROPERTIES on class CL_BP_CONTROL_OBJ has no exception.

Method UPDATE_DB Signature

Method UPDATE_DB on class CL_BP_CONTROL_OBJ has no parameter.
# Exception Resumable Description Created on
1 MODIFY_BTCCTL_FAILED When modifying BTCCTL in update the DB operation failed 19990809
History
Last changed by/on SAP  20110908 
SAP Release Created in