SAP ABAP Interface IF_DBA_RDI_LOCK_HANDLER (DBA-DBH: Lock handler for UI triggered data collection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_BACKEND (Package) DBA Cockpit: Backend Infrastructure
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
Interface IF_DBA_RDI_LOCK_HANDLER  
Short Description DBA-DBH: Lock handler for UI triggered data collection    
General Data
Package SDBA_BACKEND   DBA Cockpit: Backend Infrastructure 
Created 20110228   SAP 
Last changed 20110908   SAP 
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
Interface IF_DBA_RDI_LOCK_HANDLER has no interface.
Friends
Interface IF_DBA_RDI_LOCK_HANDLER has no friend.
Attributes
Interface 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
Interface IF_DBA_RDI_LOCK_HANDLER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_DBA_RDI_LOCK_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731