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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Type reference (TYPE) | COBJ_INTRN | keep superset of values | 19990423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 19990427 | ||
| 2 | Instance method | Private | Method | Add the display properties to the db properties | 19990504 | |
| 3 | Instance method | Public | Constructor | 19990421 | ||
| 4 | Static method | Public | Method | 19990430 | ||
| 5 | Static method | Public | Method | 19990504 | ||
| 6 | Instance method | Public | Method | 19990503 | ||
| 7 | Instance method | Public | Method | 19990430 | ||
| 8 | Static method | Public | Method | 20030130 | ||
| 9 | Instance method | Public | Method | 19990503 | ||
| 10 | 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 | COBJ_KEY | Call by reference | Type reference (TYPE) | COBJ_KEYT | key: servername + ctrlobj | 19990427 | |||
| 2 | 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 | 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 | DBPROPERTIES | Call by reference | Type reference (TYPE) | BTCCTL | basic DB properties | 19990421 | |||
| 2 | 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 | IN_OBJ_KEY | Call by reference | Type reference (TYPE) | COBJ_KEYTX | The external key to an ctrl object | 19990430 | |||
| 2 | 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 | TEXT_TRCLEVEL | Call by reference | Type reference (TYPE) | BTCOBJDESC | Trace level in text format | 19990504 | |||
| 2 | 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 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 | 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 | TEXT_IN | Call by reference | Type reference (TYPE) | CHAR2 | 20030130 | ||||
| 2 | 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 | 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 | When modifying BTCCTL in update the DB operation failed | 19990809 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |