SAP ABAP Class CL_CTS_TRACK_DATA_ACC_CAT_LOC (cCTS: Catalog data access (local db))
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_TRACK_DATA_ACC_CATALOG | cCTS: Interface for accessing catalog (interna) | 20111004 |
Properties
| Class | CL_CTS_TRACK_DATA_ACC_CAT_LOC | |
| Short Description | cCTS: Catalog data access (local db) | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| 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_CAT_LOC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_TRACK_DATA_ACC_CATALOG | cCTS: Interface for accessing catalog (interna) | 20111004 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_TRACK_DATA_ACC_FACTORY | 20111004 | cCTS: Factory for db level handlers |
Attributes
Class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Build selection structure | 20111004 | |
| 2 | Static method | Protected | Method | Create instance | 20111004 | |
| 3 | Instance method | Protected | Method | 20111004 | ||
| 4 | Instance method | Protected | Method | 20111004 | ||
| 5 | Instance method | Protected | Method | 20111004 | ||
| 6 | Instance method | Protected | Method | 20111004 | ||
| 7 | Instance method | Protected | Method | 20111004 | ||
| 8 | Instance method | Protected | Method | 20111004 | ||
| 9 | Instance method | Protected | Method | 20111004 | ||
| 10 | Instance method | Protected | Method | 20111004 |
Events
Class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ABAP_OBJ_NAME | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 2 | TY_ABAP_OBJ_PGMID | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 3 | TY_ABAP_OBJ_TYPE | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 4 | TY_CATALOG_ENTRIES | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 5 | TY_CATALOG_ENTRY | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 6 | TY_GLOBAL_TYPE | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 7 | TY_NON_ABAP_OBJ_HASH | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 8 | TY_NON_ABAP_OBJ_ID | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 9 | TY_NON_ABAP_OBJ_TYPE | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 10 | TY_NON_ABAP_OBJ_VERSION | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 11 | TY_OBJECT_ID | Protected | Attribute reference (LIKE) | 20111004 | |
||
| 12 | TY_OBJECT_IDS | Protected | Attribute reference (LIKE) | 20111004 | |
Method Signatures
Method BUILD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_OBJ_NAME | Call by reference | Type reference (TYPE) | TY_ABAP_OBJ_NAME | ABAP object name | 20111004 | |||
| 2 | ABAP_OBJ_PGMID | Call by reference | Type reference (TYPE) | TY_ABAP_OBJ_PGMID | ABAP program ID | 20111004 | |||
| 3 | ABAP_OBJ_TYPE | Call by reference | Type reference (TYPE) | TY_ABAP_OBJ_TYPE | ABAP object type | 20111004 | |||
| 4 | GLOBAL_TYPE | Call by reference | Type reference (TYPE) | TY_GLOBAL_TYPE | Type | 20111004 | |||
| 5 | NON_ABAP_OBJ_ID | Call by reference | Type reference (TYPE) | TY_NON_ABAP_OBJ_ID | non-ABAP: ID | 20111004 | |||
| 6 | NON_ABAP_OBJ_TYPE | Call by reference | Type reference (TYPE) | TY_NON_ABAP_OBJ_TYPE | non-ABAP: Type | 20111004 | |||
| 7 | NON_ABAP_OBJ_VERSION | Call by reference | Type reference (TYPE) | TY_NON_ABAP_OBJ_VERSION | non-ABAP: Version | 20111004 | |||
| 8 | OBJECT_ID | Call by reference | Type reference (TYPE) | TY_OBJECT_ID | Catalog ID | 20111004 | |||
| 9 | PARENT_ID | Call by reference | Type reference (TYPE) | TY_OBJECT_ID | 20111004 | ||||
| 10 | SELECTION | Value transfer | Type reference (TYPE) | TY_CATALOG_ENTRY | 20111004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS: Exeption for object tracking | 20111004 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CTS_TRACK_DATA_ACC_CAT_LOC | cCTS: Catalog data access (local db) | 20111004 |
Method CREATE on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method DELETE_ENTRIES Signature
Method DELETE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method DELETE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method DELETE_ENTRY Signature
Method DELETE_ENTRY on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method DELETE_ENTRY on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method LOCK_CATALOG Signature
Method LOCK_CATALOG on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method LOCK_CATALOG on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method READ_ENTRIES Signature
Method READ_ENTRIES on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method READ_ENTRIES on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method READ_ENTRY Signature
Method READ_ENTRY on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method READ_ENTRY on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method UNLOCK_CATALOG Signature
Method UNLOCK_CATALOG on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method UNLOCK_CATALOG on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method WRITE_ENTRIES Signature
Method WRITE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method WRITE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
Method WRITE_ENTRY Signature
Method WRITE_ENTRY on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no parameter.
Method WRITE_ENTRY on class CL_CTS_TRACK_DATA_ACC_CAT_LOC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |