SAP ABAP Class CL_CTS_TRACK_DATA_ACC_MAIN_LOC (cCTS: Main data access (local db) for object tracking)
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_MAIN cCTS: Interface for accessing main pers. (internal) 20111005
Properties
Class CL_CTS_TRACK_DATA_ACC_MAIN_LOC  
Short Description cCTS: Main data access (local db) for object tracking    
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 20111005   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_TRACK_DATA_ACC_MAIN cCTS: Interface for accessing main pers. (internal) 20111005
Friends
# Friend Modeled only Created on Description
1 CL_CTS_TRACK_DATA_ACC_FACTORY 20111005 cCTS: Factory for db level handlers
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OPERATION_EXPORT Instance attribute Protected Attribute reference (LIKE) 20111123
2 CO_OPERATION_IDLE Instance attribute Protected Attribute reference (LIKE) 20111005
3 CO_OPERATION_IMPORT Instance attribute Protected Attribute reference (LIKE) 20111005
4 CO_OPERATION_MODIFY Instance attribute Protected Attribute reference (LIKE) 20111123
5 CO_OP_STATUS_FINISHED Instance attribute Protected Attribute reference (LIKE) 20111005
6 CO_OP_STATUS_ONGOING Instance attribute Protected Attribute reference (LIKE) 20111005
7 CO_OP_STATUS_RUNNING Instance attribute Protected Attribute reference (LIKE) 20111005
8 CO_OP_STATUS_WAITING Instance attribute Protected Attribute reference (LIKE) 20111005
9 CO_OP_STATUS_WAITING_AGAIN Instance attribute Protected Attribute reference (LIKE) 20121009
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_RANGES Instance method Protected Method 20111005
2 CREATE Static method Protected Method Create instance 20111005
3 DELETE_ENTRIES Instance method Protected Method 20111005
4 DELETE_ENTRY Instance method Protected Method 20111005
5 LOCK_MAIN_PERSISTENCE Instance method Protected Method 20111005
6 READ_ENTRIES Instance method Protected Method 20111005
7 READ_ENTRY Instance method Protected Method 20111005
8 UNLOCK_MAIN_PERSISTENCE Instance method Protected Method 20111005
9 WRITE_ENTRIES Instance method Protected Method 20111005
10 WRITE_ENTRY Instance method Protected Method 20111005
Events
Class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DOMAIN_NAME Protected Attribute reference (LIKE) 20111005
2 TY_ENTRIES Protected Attribute reference (LIKE) 20111005
3 TY_ENTRY Protected Attribute reference (LIKE) 20111005
4 TY_OBJECT_ID Protected Attribute reference (LIKE) 20111005
5 TY_OPERATION Protected Attribute reference (LIKE) 20111005
6 TY_OPERATION_OWNER Protected Attribute reference (LIKE) 20111005
7 TY_OPERATION_TIMESTAMP Protected Attribute reference (LIKE) 20111005
8 TY_POS Protected Attribute reference (LIKE) 20111123
9 TY_PROJECT Protected Attribute reference (LIKE) 20111005
10 TY_RANGE_DOMAIN_NAME Protected Attribute reference (LIKE) 20111005
11 TY_RANGE_OBJECT_ID Protected Attribute reference (LIKE) 20111005
12 TY_RANGE_OPERATION Protected Attribute reference (LIKE) 20111005
13 TY_RANGE_OPERATION_OWNER Protected Attribute reference (LIKE) 20111005
14 TY_RANGE_OPERATION_TIMESTAMP Protected Attribute reference (LIKE) 20111005
15 TY_RANGE_POS Protected Attribute reference (LIKE) 20111123
16 TY_RANGE_PROJECT Protected Attribute reference (LIKE) 20111005
17 TY_RANGE_REPORTED_TIMESTAMP Protected Attribute reference (LIKE) 20111005
18 TY_RANGE_REPORTER Protected Attribute reference (LIKE) 20111005
19 TY_RANGE_REQUEST_ID Protected Attribute reference (LIKE) 20111005
20 TY_RANGE_RETURN_CODE Protected Attribute reference (LIKE) 20111005
21 TY_RANGE_STATUS Protected Attribute reference (LIKE) 20111005
22 TY_RANGE_SYSTEM_CLIENT Protected Attribute reference (LIKE) 20111005
23 TY_RANGE_SYSTEM_NAME Protected Attribute reference (LIKE) 20111005
24 TY_RANGE_VERSION Protected Attribute reference (LIKE) 20111005
25 TY_REPORTED_TIMESTAMP Protected Attribute reference (LIKE) 20111005
26 TY_REPORTER Protected Attribute reference (LIKE) 20111005
27 TY_REQUEST_ID Protected Attribute reference (LIKE) 20111005
28 TY_RETURN_CODE Protected Attribute reference (LIKE) 20111005
29 TY_STATUS Protected Attribute reference (LIKE) 20111005
30 TY_SYSTEM_CLIENT Protected Attribute reference (LIKE) 20111005
31 TY_SYSTEM_NAME Protected Attribute reference (LIKE) 20111005
32 TY_VERSION Protected Attribute reference (LIKE) 20111005
Method Signatures

Method ADJUST_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DOMAIN_NAME_RANGE Call by reference Type reference (TYPE) TY_RANGE_DOMAIN_NAME 20111005
2 Changing OBJECT_ID_RANGE Call by reference Type reference (TYPE) TY_RANGE_OBJECT_ID 20111005
3 Changing OPERATION_OWNER_RANGE Call by reference Type reference (TYPE) TY_RANGE_OPERATION_OWNER 20111005
4 Changing OPERATION_RANGE Call by reference Type reference (TYPE) TY_RANGE_OPERATION 20111005
5 Changing OPERATION_TIME_RANGE Call by reference Type reference (TYPE) TY_RANGE_OPERATION_TIMESTAMP 20111005
6 Changing POS_RANGE Call by reference Type reference (TYPE) TY_RANGE_POS 20111123
7 Changing PROJECT_RANGE Call by reference Type reference (TYPE) TY_RANGE_PROJECT 20111005
8 Changing REPORTED_TIME_RANGE Call by reference Type reference (TYPE) TY_RANGE_REPORTED_TIMESTAMP 20111005
9 Changing REPORTER_RANGE Call by reference Type reference (TYPE) TY_RANGE_REPORTER 20111005
10 Changing REQUEST_ID_RANGE Call by reference Type reference (TYPE) TY_RANGE_REQUEST_ID 20111005
11 Changing RETURN_CODE_RANGE Call by reference Type reference (TYPE) TY_RANGE_RETURN_CODE 20111005
12 Changing STATUS_RANGE Call by reference Type reference (TYPE) TY_RANGE_STATUS 20111005
13 Changing SYSTEM_CLIENT_RANGE Call by reference Type reference (TYPE) TY_RANGE_SYSTEM_CLIENT 20111005
14 Changing SYSTEM_NAME_RANGE Call by reference Type reference (TYPE) TY_RANGE_SYSTEM_NAME 20111005
15 Changing VERSION_RANGE Call by reference Type reference (TYPE) TY_RANGE_VERSION 20111005

Method ADJUST_RANGES on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT Value transfer Object reference (TYPE REF TO) CL_CTS_TRACK_DATA_ACC_MAIN_LOC cCTS: Catalog data access (local db) 20111005

Method CREATE on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method DELETE_ENTRIES Signature

Method DELETE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method DELETE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method DELETE_ENTRY Signature

Method DELETE_ENTRY on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method DELETE_ENTRY on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method LOCK_MAIN_PERSISTENCE Signature

Method LOCK_MAIN_PERSISTENCE on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method LOCK_MAIN_PERSISTENCE on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method READ_ENTRIES Signature

Method READ_ENTRIES on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method READ_ENTRIES on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method READ_ENTRY Signature

Method READ_ENTRY on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method READ_ENTRY on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method UNLOCK_MAIN_PERSISTENCE Signature

Method UNLOCK_MAIN_PERSISTENCE on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method UNLOCK_MAIN_PERSISTENCE on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method WRITE_ENTRIES Signature

Method WRITE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method WRITE_ENTRIES on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.

Method WRITE_ENTRY Signature

Method WRITE_ENTRY on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no parameter.
Method WRITE_ENTRY on class CL_CTS_TRACK_DATA_ACC_MAIN_LOC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702