SAP ABAP Class IF_DBA_RDI_LOCK_HANDLER (DBA-DBH: Lock handler for UI triggered data collection)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DBA_RDI_LOCK_HANDLER DBA-DBH: global SP lock handler (concurrency of 'U' runs) 20110228
Properties
Class IF_DBA_RDI_LOCK_HANDLER  
Short Description DBA-DBH: Lock handler for UI triggered data collection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110228   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DBA_RDI_LOCK_HANDLER has no interface implemented.
Friends
Class IF_DBA_RDI_LOCK_HANDLER has no friend class.
Attributes
Class IF_DBA_RDI_LOCK_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOCK Instance method Public Method 20110228
2 GET_LOCK_OWNER Instance method Public Method 20110228
3 RELEASE_LOCK Instance method Public Method 20110228
Events
Class IF_DBA_RDI_LOCK_HANDLER has no event.
Types
Class IF_DBA_RDI_LOCK_HANDLER has no local type.
Method Signatures

Method GET_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCK_GRANTED Value transfer Type reference (TYPE) ABAP_BOOL 20110228
2 Importing MODE Call by reference Type reference (TYPE) STRING 20110228
3 Importing SP_ID Call by reference Type reference (TYPE) STRING 20110228

Method GET_LOCK on class IF_DBA_RDI_LOCK_HANDLER has no exception.

Method GET_LOCK_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_LOCKED Call by reference Type reference (TYPE) ABAP_BOOL 20110228
2 Exporting LOCK_TIME Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20110228
3 Importing MODE Call by reference Type reference (TYPE) STRING 20110228
4 Exporting SERVER Call by reference Type reference (TYPE) STRING 20110228
5 Exporting SID Call by reference Type reference (TYPE) SYSYSID Name of the SAP System 20110228
6 Importing SP_ID Call by reference Type reference (TYPE) STRING 20110228
7 Exporting USER Call by reference Type reference (TYPE) STRING 20110228

Method GET_LOCK_OWNER on class IF_DBA_RDI_LOCK_HANDLER has no exception.

Method RELEASE_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110228
2 Returning LOCK_RELEASED Value transfer Type reference (TYPE) ABAP_BOOL 20110228
3 Importing MODE Call by reference Type reference (TYPE) STRING 20110228
4 Importing SP_ID Call by reference Type reference (TYPE) STRING 20110228

Method RELEASE_LOCK on class IF_DBA_RDI_LOCK_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in