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 | ![]() |
Instance method | Public | Method | 20110228 | |
2 | ![]() |
Instance method | Public | Method | 20110228 | |
3 | ![]() |
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 | ![]() |
LOCK_GRANTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110228 | |||
2 | ![]() |
MODE | Call by reference | Type reference (TYPE) | STRING | 20110228 | |||
3 | ![]() |
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 | ![]() |
IS_LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110228 | |||
2 | ![]() |
LOCK_TIME | Call by reference | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20110228 | ||
3 | ![]() |
MODE | Call by reference | Type reference (TYPE) | STRING | 20110228 | |||
4 | ![]() |
SERVER | Call by reference | Type reference (TYPE) | STRING | 20110228 | |||
5 | ![]() |
SID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20110228 | ||
6 | ![]() |
SP_ID | Call by reference | Type reference (TYPE) | STRING | 20110228 | |||
7 | ![]() |
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 | ![]() |
FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110228 | ||
2 | ![]() |
LOCK_RELEASED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110228 | |||
3 | ![]() |
MODE | Call by reference | Type reference (TYPE) | STRING | 20110228 | |||
4 | ![]() |
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 |