SAP ABAP Class IF_DBA_LW_EVENT (DBA Cockpit: Common Lock-Wait Event)
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
Class IF_DBA_LW_EVENT  
Short Description DBA Cockpit: Common Lock-Wait Event    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081030   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_LW_EVENT has no interface implemented.
Friends
Class IF_DBA_LW_EVENT has no friend class.
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 ADD_INVOLVED_AGENT Instance method Public Method 20081030
2 GET_AGENT Instance method Public Method 20081103
3 GET_EVENT_DESCRIPTION Instance method Public Method 20081030
4 IS_DEADLOCK Instance method Public Method 20081030
5 SET_EVENT_TYPE Instance method Public Method 20081105
6 TO_DBALW_EVENT Instance method Public Method 20081030
7 TO_JNET_XML Instance method Public Method generate JNet XML for this lock-wait event 20081030
Events
Class IF_DBA_LW_EVENT has no event.
Types
Class 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 Importing AGENT Call by reference Object reference (TYPE REF TO) IF_DBA_LW_AGENT DBA Lock-Wait Agent Interface 20081030

Method ADD_INVOLVED_AGENT on class 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 Importing AGENT_ID Call by reference Type reference (TYPE) STRING 20081103
2 Returning AGENT_REF Value transfer Object reference (TYPE REF TO) IF_DBA_LW_AGENT DBA Lock-Wait Agent Interface 20081103

Method GET_AGENT on class 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 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING 20081030

Method GET_EVENT_DESCRIPTION on class 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 Returning IS_DEADLOCK Value transfer Type reference (TYPE) ABAP_BOOL 20081030

Method IS_DEADLOCK on class 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 Importing EVENT_TYPE Call by reference Type reference (TYPE) I 20081105

Method SET_EVENT_TYPE on class 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 Returning LW Value transfer Type reference (TYPE) DBALW_EVENT DBA Lock-Wait: event description 20081030

Method TO_DBALW_EVENT on class 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 Returning XML Value transfer Type reference (TYPE) STRING 20081030

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