SAP ABAP Class IF_RTTBF_LOCK_MANAGER (IF_RTTBF_LOCK_MANAGER)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RTTBF_LINKABLE_OBJECT 20040213
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RTTBF_LOCK_MANAGER RTTBF: Management of Transactional Locks 20040504
Properties
Class IF_RTTBF_LOCK_MANAGER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040210   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FIPMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RTTBF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RTTBF_LOCK_MANAGER has no interface implemented.
Friends
Class IF_RTTBF_LOCK_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_LOCKMODE_PR Constant Public Type reference (TYPE) RTTBF_TYPE_LOCKMODE RTTBF_CON_LOCKMODE_PR Lock Mode: Promote 20040324
2 GC_LOCKMODE_SP Constant Public Type reference (TYPE) RTTBF_TYPE_LOCKMODE RTTBF_CON_LOCKMODE_SP Lock Mode: Shared Promotable 20040324
3 GC_LOCKMODE_X Constant Public Type reference (TYPE) RTTBF_TYPE_LOCKMODE RTTBF_CON_LOCKMODE_X Lock Mode: Exclusive 20040324
4 MB_LOCK_AND_PROMOTE_AUTOMTN Instance attribute Private Type reference (TYPE) ABAP_BOOL 20040322
5 MD_LOCKMODE Instance attribute Private Type reference (TYPE) RTTBF_TYPE_LOCKMODE 20040322
Methods
# Method Level Visibility Method type Description Created on
1 SINGLE_LOCK_DATA Instance method Public Method 20040216
2 SINGLE_UNLOCK_DATA Instance method Public Method 20040216
Events
Class IF_RTTBF_LOCK_MANAGER has no event.
Types
Class IF_RTTBF_LOCK_MANAGER has no local type.
Method Signatures

Method SINGLE_LOCK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CLNT_INBOUND_RELNAME Call by reference Type reference (TYPE) RTTBF_TYPE_RELNAME RTTBF_CON_PRIMARY_KEY_RELNAME 20040227
2 Importing ID_LOCKMODE Call by reference Type reference (TYPE) RTTBF_TYPE_LOCKMODE RTTBF_CON_LOCKMODE_SP 20040216
3 Importing IS_INRECORD Call by reference Type reference (TYPE) ANY 20040216
# Exception Resumable Description Created on
1 CX_RTTBF_FAILED_TO_PROMOTE RTTBF: Ausnahmeklasse 20040305
2 CX_RTTBF_FOREIGN_LOCK RTTBF: Ausnahmeklasse 20040305
3 CX_RTTBF_FRAMEWORK_ERROR RTTBF: Ausnahmeklasse 20040305

Method SINGLE_UNLOCK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INRECORD Call by reference Type reference (TYPE) ANY 20040216
# Exception Resumable Description Created on
1 CX_RTTBF_FRAMEWORK_ERROR RTTBF: Ausnahmeklasse 20040216
History
Last changed by/on SAP  20041208 
SAP Release Created in