SAP ABAP Class CL_CTS_TRACK_DATA_ACC_FACTORY (cCTS: Factory for db level handlers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_CHNG_TRCK_CORE (Package) cCTS: Change tracking core - persistence and data access
⤷
⤷
Properties
| Class | CL_CTS_TRACK_DATA_ACC_FACTORY | |
| Short Description | cCTS: Factory for db level handlers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_CHNG_TRCK_CORE | cCTS: Change tracking core - persistence and data access |
| Created | 20111004 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_TRACK_DATA_ACC_FACTORY has no forward declaration.
Interfaces
Class CL_CTS_TRACK_DATA_ACC_FACTORY has no interface implemented.
Friends
Class CL_CTS_TRACK_DATA_ACC_FACTORY has no friend class.
Attributes
Class CL_CTS_TRACK_DATA_ACC_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creater handler for catalog | 20111004 | |
| 2 | Static method | Public | Method | Create handler for key persistence | 20111122 | |
| 3 | Static method | Public | Method | 20121214 | ||
| 4 | Static method | Public | Method | Create handler for main persistence | 20111005 |
Events
Class CL_CTS_TRACK_DATA_ACC_FACTORY has no event.
Types
Class CL_CTS_TRACK_DATA_ACC_FACTORY has no local type.
Method Signatures
Method CREATE_CATALOG_DATA_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRACK_DATA_ACC_CATALOG | cCTS: Interface for accessing catalog (interna) | 20111004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111004 |
Method CREATE_KEY_DATA_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRACK_DATA_ACC_KEY | cCTS: Interface for accessing key pers. (internal) | 20111122 |
Method CREATE_KEY_DATA_HANDLER on class CL_CTS_TRACK_DATA_ACC_FACTORY has no exception.
Method CREATE_LOCK_DATA_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRACK_DATA_ACC_LOCK | 20121214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121214 |
Method CREATE_MAIN_DATA_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_TRACK_DATA_ACC_MAIN | cCTS: Interface for accessing main pers. (internal) | 20111005 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111005 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |