SAP ABAP Interface IF_DBA_LW_EVENT (DBA Cockpit: Common Lock-Wait Event)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_LW_EVENT | DBA Cockpit Lock-Wait Event | 20081030 |
Properties
Interface | IF_DBA_LW_EVENT | |
Short Description | DBA Cockpit: Common Lock-Wait Event |
General Data
Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
Created | 20081030 | 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_LW_EVENT has no interface.
Friends
Interface IF_DBA_LW_EVENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EVENT_TYPE | Instance attribute | Public | Type reference (TYPE) | I | 20081030 | |||
2 | EVENT_TYPE_DEADLOCK | Constant | Public | Type reference (TYPE) | I | 3 | 20081030 | ||
3 | EVENT_TYPE_LOCKTIMEOUT | Constant | Public | Type reference (TYPE) | I | 2 | 20081030 | ||
4 | EVENT_TYPE_LOCKWAIT | Constant | Public | Type reference (TYPE) | I | 1 | 20081030 | ||
5 | EVENT_UID | Instance attribute | Public | Type reference (TYPE) | STRING | 20081030 | |||
6 | FIRST_OCCURRENCE | Instance attribute | Public | Type reference (TYPE) | STRING | 20100602 | |||
7 | INVOLVED_AGENTS | Instance attribute | Public | Type reference (TYPE) | DBALW_INVAGENT_TAB | DBA Cockpit: Table of DBALW_INVAGENT | 20081030 | ||
8 | LOCK_OBJECTS | Instance attribute | Public | Type reference (TYPE) | STRING | 20100609 | |||
9 | RESOLVED | Instance attribute | Public | Type reference (TYPE) | STRING | 20100602 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20081030 | |
2 | ![]() |
Instance method | Public | Method | 20081103 | |
3 | ![]() |
Instance method | Public | Method | 20081030 | |
4 | ![]() |
Instance method | Public | Method | 20081030 | |
5 | ![]() |
Instance method | Public | Method | 20081105 | |
6 | ![]() |
Instance method | Public | Method | 20081030 | |
7 | ![]() |
Instance method | Public | Method | generate JNet XML for this lock-wait event | 20081030 |
Events
Interface IF_DBA_LW_EVENT has no event.
Types
Interface IF_DBA_LW_EVENT has no local type.
Method Signatures
Method ADD_INVOLVED_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGENT | Call by reference | Object reference (TYPE REF TO) | IF_DBA_LW_AGENT | DBA Lock-Wait Agent Interface | 20081030 |
Method ADD_INVOLVED_AGENT on Interface IF_DBA_LW_EVENT has no exception.
Method GET_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AGENT_ID | Call by reference | Type reference (TYPE) | STRING | 20081103 | |||
2 | ![]() |
AGENT_REF | Value transfer | Object reference (TYPE REF TO) | IF_DBA_LW_AGENT | DBA Lock-Wait Agent Interface | 20081103 |
Method GET_AGENT on Interface IF_DBA_LW_EVENT has no exception.
Method GET_EVENT_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20081030 |
Method GET_EVENT_DESCRIPTION on Interface IF_DBA_LW_EVENT has no exception.
Method IS_DEADLOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DEADLOCK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081030 |
Method IS_DEADLOCK on Interface IF_DBA_LW_EVENT has no exception.
Method SET_EVENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EVENT_TYPE | Call by reference | Type reference (TYPE) | I | 20081105 |
Method SET_EVENT_TYPE on Interface IF_DBA_LW_EVENT has no exception.
Method TO_DBALW_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LW | Value transfer | Type reference (TYPE) | DBALW_EVENT | DBA Lock-Wait: event description | 20081030 |
Method TO_DBALW_EVENT on Interface IF_DBA_LW_EVENT has no exception.
Method TO_JNET_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML | Value transfer | Type reference (TYPE) | STRING | 20081030 |
Method TO_JNET_XML on Interface IF_DBA_LW_EVENT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |