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 | 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 | Instance method | Public | Method | 20110228 | ||
| 2 | Instance method | Public | Method | 20110228 | ||
| 3 | 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 | 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 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 | 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 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 | 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 class IF_DBA_RDI_LOCK_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |