SAP ABAP Class CL_CTS_CHANGE_TRACKING_MANAGER (cCTS: Change tracking manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_CHNG_TRCK_MAIN (Package) cCTS: Change tracking main package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_CHANGE_TRACKING_MANAGER | cCTS: Change tracking manager | 20111012 |
Properties
| Class | CL_CTS_CHANGE_TRACKING_MANAGER | |
| Short Description | cCTS: Change tracking manager | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_CHNG_TRCK_MAIN | cCTS: Change tracking main package |
| Created | 20111011 | SAP |
| Last change | 20140121 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_CHANGE_TRACKING_MANAGER | cCTS: Change tracking manager | 20111012 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_CHANGE_TRACKING_FACTORY | 20111011 | cCTS: Change tracking factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR40 | 'TRACKING_ENABLED' | Character field of length 40 | 20111011 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | ABAP_FALSE | 20111011 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | ABAP_TRUE | 20111011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20111012 | ||
| 2 | Instance method | Protected | Method | Internal: check plug in stuff | 20120126 | |
| 3 | Static method | Protected | Method | Create instance | 20111011 | |
| 4 | Instance method | Protected | Method | 20111012 | ||
| 5 | Instance method | Protected | Method | 20111012 | ||
| 6 | Instance method | Protected | Method | 20111012 | ||
| 7 | Instance method | Protected | Method | 20111012 |
Events
Class CL_CTS_CHANGE_TRACKING_MANAGER has no event.
Types
Class CL_CTS_CHANGE_TRACKING_MANAGER has no local type.
Method Signatures
Method ADD_TO_TRACKING Signature
Method ADD_TO_TRACKING on class CL_CTS_CHANGE_TRACKING_MANAGER has no parameter.
Method ADD_TO_TRACKING on class CL_CTS_CHANGE_TRACKING_MANAGER has no exception.
Method CHECK_PLUGIN_AVAILABILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSTEMS | Call by reference | Type reference (TYPE) | IF_CTS_SYSTEM=>TY_SYSTEMS | 20120126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20120126 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_CTS_CHANGE_TRACKING_MANAGER | cCTS: Change tracking manager | 20111011 |
Method CREATE on class CL_CTS_CHANGE_TRACKING_MANAGER has no exception.
Method GET_INFORMATION Signature
Method GET_INFORMATION on class CL_CTS_CHANGE_TRACKING_MANAGER has no parameter.
Method GET_INFORMATION on class CL_CTS_CHANGE_TRACKING_MANAGER has no exception.
Method IS_ENABLED Signature
Method IS_ENABLED on class CL_CTS_CHANGE_TRACKING_MANAGER has no parameter.
Method IS_ENABLED on class CL_CTS_CHANGE_TRACKING_MANAGER has no exception.
Method SET_ENABLED Signature
Method SET_ENABLED on class CL_CTS_CHANGE_TRACKING_MANAGER has no parameter.
Method SET_ENABLED on class CL_CTS_CHANGE_TRACKING_MANAGER has no exception.
Method UPDATE_STATUS Signature
Method UPDATE_STATUS on class CL_CTS_CHANGE_TRACKING_MANAGER has no parameter.
Method UPDATE_STATUS on class CL_CTS_CHANGE_TRACKING_MANAGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |