SAP ABAP Class CL_DBA_LW_AGENT (DBA Cockpit Lock-Wait Agent)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_LW_AGENT DBA Lock-Wait Agent Interface 20081027
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SYB_LW_AGENT DBA Cockpit: SYB Lock-Wait Agent 20101008
Properties
Class CL_DBA_LW_AGENT  
Short Description DBA Cockpit Lock-Wait Agent    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_COMMON   Cross-Platform DBA cockpit objects 
Created 20081027   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_DBA_LW_AGENT DBA Lock-Wait Agent Interface 20081027
Friends
Class CL_DBA_LW_AGENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEADLOCKED Constant Public Type reference (TYPE) I 3 20081105
2 C_DEADLOCKED_VICTIM Constant Public Type reference (TYPE) I 6 20081105
3 C_INITIAL Constant Public Type reference (TYPE) I 0 20081105
4 C_IN_PROCESS Constant Public Type reference (TYPE) I 1 20081105
5 C_LOCK_WAIT Constant Public Type reference (TYPE) I 2 20081105
6 C_LOCK_WAIT_START Constant Public Type reference (TYPE) I 4 20081105
7 C_LOCK_WAIT_VICTIM Constant Public Type reference (TYPE) I 5 20081105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081029
Events
Class CL_DBA_LW_AGENT has no event.
Types
Class CL_DBA_LW_AGENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVITIES Call by reference Type reference (TYPE) DBALW_ACTIVITY_TAB DBA Lock-Wait: Table of DBALW_ACTIVITY 20090514
2 Importing ACTIVITIES_HINT Call by reference Type reference (TYPE) STRING 20090514
3 Importing AGENT_DESCR Call by reference Type reference (TYPE) STRING 20101006
4 Importing AGENT_DETAILS Call by reference Type reference (TYPE) DBA_DETOBJ_TAB 20081103
5 Importing AGENT_ID Call by reference Type reference (TYPE) STRING 20081029
6 Importing AGENT_ID_HOLDING_LOCK Call by reference Type reference (TYPE) STRING 20081029
7 Importing CLIENT_PID Call by reference Type reference (TYPE) STRING 20110621
8 Importing FOOTNOTE Call by reference Type reference (TYPE) STRING 20100608
9 Importing IS_ROLLBACK_VICTIM Call by reference Type reference (TYPE) ABAP_BOOL 20100609
10 Importing LOCK_OBJECT Call by reference Type reference (TYPE) STRING 20100609
11 Importing LOCK_WAIT_RESOLVE_TIME Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20081105
12 Importing LOCK_WAIT_START_TIME Call by reference Type reference (TYPE) DB6TSTAMP DB6: Timestamp (Format: YYYYMMDDHHMMSS) 20081104
13 Importing TOTAL_WAIT_TIME_MS Call by reference Type reference (TYPE) I 20100608

Method CONSTRUCTOR on class CL_DBA_LW_AGENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720