SAP ABAP Class CL_SYB_LW_FACILITY (DBA Lock-Wait: SYB implementation of common LW framework)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SYB (Application Component) Sybase ASE Database Platform
     SMSYB (Package) SYBASE Database Monitor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DBA_LW_FACILITY DBA Cockpit Lock-Wait Analyzer 20101004
Properties
Class CL_SYB_LW_FACILITY  
Short Description DBA Lock-Wait: SYB implementation of common LW framework    
Super Class CL_DBA_LW_FACILITY DBA Cockpit Lock-Wait Analyzer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMSYB   SYBASE Database Monitor 
Created 20101004   SAP 
Last change 20140121   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 CL_SYB_LW_FACILITY has no interface implemented.
Friends
Class CL_SYB_LW_FACILITY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RDI Instance attribute Private Object reference (TYPE REF TO) CL_DBA_RDI DBA-RDI: Back-End Wrapper 20101006
2 WAIT_EVENT_DEF Instance attribute Private Type reference (TYPE) SYBMON_WAITEVENTINFO_TAB SYB: Table of SYBMON_WAITEVENTINFO 20101004
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101004
2 DEFINE_DET_PARAM Instance method Private Method 20101006
3 GET_LW_EVENTS Instance method Private Method 20101004
4 GET_LW_EVENT_HISTORY Instance method Private Method 20101004
Events
Class CL_SYB_LW_FACILITY has no event.
Types
Class CL_SYB_LW_FACILITY 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 SYSTEM Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20101004

Method CONSTRUCTOR on class CL_SYB_LW_FACILITY has no exception.

Method DEFINE_DET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC_STRUC Call by reference Type reference (TYPE) CLIKE 20101006
2 Returning DET_PARAM Value transfer Type reference (TYPE) DBA_UI_FIELD_DESCR DBA Cockpit: Description of UI Element 20101006
3 Importing STRUC_FIELD Call by reference Type reference (TYPE) CLIKE 20101006
4 Importing VALUE Call by reference Type reference (TYPE) ANY 20101006
5 Importing VISIBILITY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20101006

Method DEFINE_DET_PARAM on class CL_SYB_LW_FACILITY has no exception.

Method GET_LW_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_DEADLOCKS Call by reference Type reference (TYPE) ABAP_BOOL 20101004
2 Importing INCLUDE_LOCKWAITS Call by reference Type reference (TYPE) ABAP_BOOL 20101004
3 Returning LW_EVENTS Value transfer Type reference (TYPE) DBALW_EVENT_OBJ_TAB DBA Cockpit: Table of DBALW_EVENT_OBJ 20101004
4 Importing MIN_LOCKWAIT_TIME_MS Call by reference Type reference (TYPE) I 20101004

Method GET_LW_EVENTS on class CL_SYB_LW_FACILITY has no exception.

Method GET_LW_EVENT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_DEADLOCKS Call by reference Type reference (TYPE) ABAP_BOOL 20101004
2 Importing INCLUDE_LOCKWAITS Call by reference Type reference (TYPE) ABAP_BOOL 20101004
3 Importing INCLUDE_TIMEOUTS Call by reference Type reference (TYPE) ABAP_BOOL 20101004
4 Returning LW_EVENTS Value transfer Type reference (TYPE) DBALW_EVENT_OBJ_TAB DBA Cockpit: Table of DBALW_EVENT_OBJ 20101004
5 Importing MIN_LOCKWAIT_TIME_MS Call by reference Type reference (TYPE) I 20101004
6 Importing TIMESLIDER Call by reference Type reference (TYPE) DBA_WD_TIMESLIDER DBA Cockpit: Description of Time Slider UI Element 20101004
# Exception Resumable Description Created on
1 CX_DBA_ADBC DBA Cockpit: ADBC Errors 20101004
History
Last changed by/on SAP  20140121 
SAP Release Created in 703