SAP ABAP Interface IF_CTS_TRACK_DATA_ACC_CATALOG (cCTS: Interface for accessing catalog (interna))
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CTS_TRACK_DATA_ACC_CAT_LOC cCTS: Catalog data access (local db) 20111004
Properties
Interface IF_CTS_TRACK_DATA_ACC_CATALOG  
Short Description cCTS: Interface for accessing catalog (interna)    
General Data
Package SCTS_DIST_CTL_CHNG_TRCK_CORE   cCTS: Change tracking core - persistence and data access 
Created 20111004   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_CTS_TRACK_DATA_ACC_CATALOG has no forward declaration.
Interfaces
Interface IF_CTS_TRACK_DATA_ACC_CATALOG has no interface.
Friends
Interface IF_CTS_TRACK_DATA_ACC_CATALOG has no friend.
Attributes
Interface IF_CTS_TRACK_DATA_ACC_CATALOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ENTRIES Instance method Public Method Delete catalog entries 20111004
2 DELETE_ENTRY Instance method Public Method Delete catalog entry 20111004
3 LOCK_CATALOG Instance method Public Method Lock the catalog 20111004
4 READ_ENTRIES Instance method Public Method Read catalog entries 20111004
5 READ_ENTRY Instance method Public Method Read catalog entry 20111004
6 UNLOCK_CATALOG Instance method Public Method Unloch the catalog 20111004
7 WRITE_ENTRIES Instance method Public Method Write catalog entries 20111004
8 WRITE_ENTRY Instance method Public Method Write catalog entry 20111004
Events
Interface IF_CTS_TRACK_DATA_ACC_CATALOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ABAP_OBJ_NAME Public Type reference (TYPE) SCTS_TRACK_CAT-ABAP_OBJ_NAME 20111004
2 TY_ABAP_OBJ_PGMID Public Type reference (TYPE) SCTS_TRACK_CAT-ABAP_OBJ_PGMID 20111004
3 TY_ABAP_OBJ_TYPE Public Type reference (TYPE) SCTS_TRACK_CAT-ABAP_OBJ_TYPE 20111004
4 TY_CATALOG_ENTRIES Public Type reference (TYPE) SCTS_OBJ_TRACK_CATALOG 20111004
5 TY_CATALOG_ENTRY Public See coding 20111004 ty_catalog_entry type line of scts_obj_track_catalog
6 TY_GLOBAL_TYPE Public Type reference (TYPE) SCTS_TRACK_CAT-GLOBAL_TYPE 20111004
7 TY_NON_ABAP_OBJ_HASH Public Type reference (TYPE) SCTS_TRACK_CAT-NABAP_OBJ_HASH 20111004
8 TY_NON_ABAP_OBJ_ID Public Type reference (TYPE) SCTS_TRACK_CAT-NABAP_OBJ_ID 20111004
9 TY_NON_ABAP_OBJ_TYPE Public Type reference (TYPE) SCTS_TRACK_CAT-NABAP_OBJ_TYPE 20111004
10 TY_NON_ABAP_OBJ_VERSION Public Type reference (TYPE) SCTS_TRACK_CAT-NABAP_OBJ_VER 20111004
11 TY_OBJECT_ID Public Type reference (TYPE) SCTS_TRACK_CAT-OBJECT_ID 20111004
12 TY_OBJECT_IDS Public See coding 20111004 ty_object_ids type standard table of ty_object_id with default key
Method Signatures

Method DELETE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_IDS Call by reference Type reference (TYPE) TY_OBJECT_IDS 20111004
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004

Method DELETE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_ID Call by reference Type reference (TYPE) TY_OBJECT_ID 20111004
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004

Method LOCK_CATALOG Signature

Method LOCK_CATALOG on Interface IF_CTS_TRACK_DATA_ACC_CATALOG has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004

Method READ_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_OBJ_NAME Call by reference Type reference (TYPE) TY_ABAP_OBJ_NAME ABAP object name 20111004
2 Importing ABAP_OBJ_PGMID Call by reference Type reference (TYPE) TY_ABAP_OBJ_PGMID ABAP program ID 20111004
3 Importing ABAP_OBJ_TYPE Call by reference Type reference (TYPE) TY_ABAP_OBJ_TYPE ABAP object type 20111004
4 Importing GLOBAL_TYPE Call by reference Type reference (TYPE) TY_GLOBAL_TYPE Type 20111004
5 Importing NON_ABAP_OBJ_HASH Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_HASH non-ABAP: Hash 20111004
6 Importing NON_ABAP_OBJ_ID Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_ID non-ABAP: ID 20111004
7 Importing NON_ABAP_OBJ_TYPE Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_TYPE non-ABAP: Type 20111004
8 Importing NON_ABAP_OBJ_VERSION Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_VERSION non-ABAP: Version 20111004
9 Importing OBJECT_ID Call by reference Type reference (TYPE) TY_OBJECT_ID Catalog ID 20111004
10 Importing PARENT_ID Call by reference Type reference (TYPE) TY_OBJECT_ID 20111004
11 Returning RESULTS Value transfer Type reference (TYPE) TY_CATALOG_ENTRIES cCTS: Object tracking catalog 20111004
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004

Method READ_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAP_OBJ_NAME Call by reference Type reference (TYPE) TY_ABAP_OBJ_NAME ABAP object name 20111004
2 Importing ABAP_OBJ_PGMID Call by reference Type reference (TYPE) TY_ABAP_OBJ_PGMID ABAP program ID 20111004
3 Importing ABAP_OBJ_TYPE Call by reference Type reference (TYPE) TY_ABAP_OBJ_TYPE ABAP object type 20111004
4 Importing GLOBAL_TYPE Call by reference Type reference (TYPE) TY_GLOBAL_TYPE Type 20111004
5 Importing NON_ABAP_OBJ_HASH Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_HASH non-ABAP: Hash 20111004
6 Importing NON_ABAP_OBJ_ID Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_ID non-ABAP: ID 20111004
7 Importing NON_ABAP_OBJ_TYPE Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_TYPE non-ABAP: Type 20111004
8 Importing NON_ABAP_OBJ_VERSION Call by reference Type reference (TYPE) TY_NON_ABAP_OBJ_VERSION non-ABAP: Version 20111004
9 Importing OBJECT_ID Call by reference Type reference (TYPE) TY_OBJECT_ID Catalog ID 20111004
10 Importing PARENT_ID Call by reference Type reference (TYPE) TY_OBJECT_ID 20111004
11 Returning RESULT Value transfer Type reference (TYPE) TY_CATALOG_ENTRY cCTS: Object tracking catalog 20111004
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004

Method UNLOCK_CATALOG Signature

Method UNLOCK_CATALOG on Interface IF_CTS_TRACK_DATA_ACC_CATALOG has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004

Method WRITE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTRIES Call by reference Type reference (TYPE) TY_CATALOG_ENTRIES cCTS: Object tracking catalog 20111004
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004

Method WRITE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTRY Call by reference Type reference (TYPE) TY_CATALOG_ENTRY cCTS: Object tracking catalog 20111004
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_TRACKING cCTS: Exeption for object tracking 20111004
History
Last changed by/on SAP  20140121 
SAP Release Created in 702