SAP ABAP Class CL_CTS_TRACK_DATA_ACC_LOCK_LOC (cCTS: Data access class for lock persistence (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_LOCK cCTS: Interface for lock data persistence 20121214
Properties
Class CL_CTS_TRACK_DATA_ACC_LOCK_LOC  
Short Description cCTS: Data access class for lock persistence (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 20121214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_TRACK_DATA_ACC_LOCK cCTS: Interface for lock data persistence 20121214
Friends
# Friend Modeled only Created on Description
1 CL_CTS_TRACK_DATA_ACC_FACTORY 20121214 cCTS: Factory for db level handlers
Attributes
Class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Protected Method Create instance 20121214
2 DELETE_ENTRY Instance method Protected Method 20121214
3 LOCK_LOCK Instance method Protected Method 20121214
4 READ_ENTRY Instance method Protected Method 20121214
5 UNLOCK_LOCK Instance method Protected Method 20121214
6 WRITE_ENTRY Instance method Protected Method 20121214
Events
Class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ENTRY Protected Attribute reference (LIKE) 20121214
2 TY_HI_LOCK_KEY Protected Attribute reference (LIKE) 20121214
3 TY_LOCK Protected Attribute reference (LIKE) 20121214
4 TY_LO_LOCK_KEY Protected Attribute reference (LIKE) 20121214
5 TY_OBJECT_ID Protected Attribute reference (LIKE) 20121214
6 TY_REQUEST_ID Protected Attribute reference (LIKE) 20121214
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF Value transfer Object reference (TYPE REF TO) IF_CTS_TRACK_DATA_ACC_LOCK cCTS: Interface for lock data persistence 20121214

Method CREATE on class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no exception.

Method DELETE_ENTRY Signature

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

Method LOCK_LOCK Signature

Method LOCK_LOCK on class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no parameter.
Method LOCK_LOCK on class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no exception.

Method READ_ENTRY Signature

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

Method UNLOCK_LOCK Signature

Method UNLOCK_LOCK on class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no parameter.
Method UNLOCK_LOCK on class CL_CTS_TRACK_DATA_ACC_LOCK_LOC has no exception.

Method WRITE_ENTRY Signature

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