SAP ABAP Class CL_DBA_LW_FACILITY (DBA Cockpit Lock-Wait Analyzer)
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_FACILITY | DBA Lock-Wait: platform indep. interface to lock-wait events | 20081107 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_LW_FACILITY | DBA Lock-Wait: DB6 implementation of common LW framework | 20081107 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_LW_FACILITY | DBA Lock-Wait: SYB implementation of common LW framework | 20101004 |
Properties
Class | CL_DBA_LW_FACILITY | |
Short Description | DBA Cockpit Lock-Wait Analyzer | |
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 | 20081106 | SAP |
Last change | 20130531 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_LW_FACILITY | DBA Lock-Wait: platform indep. interface to lock-wait events | 20081107 |
Friends
Class CL_DBA_LW_FACILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_LW_FACILITY | DBA Cockpit Lock-Wait Analyzer | 20110705 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110705 | |
2 | ![]() |
Instance method | Public | Method | 20101004 | |
3 | ![]() |
Instance method | Private | Method | 20081111 |
Events
Class CL_DBA_LW_FACILITY has no event.
Types
Class CL_DBA_LW_FACILITY has no local type.
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FACILITY | Value transfer | Object reference (TYPE REF TO) | CL_DBA_LW_FACILITY | DBA Lock-Wait: SYB implementation of common LW framework | 20110705 | ||
2 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110705 |
Method GET_INSTANCE on class CL_DBA_LW_FACILITY has no exception.
Method GET_SHORT_STMT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SHORT_STMT | Value transfer | Type reference (TYPE) | STRING | 20101004 | |||
2 | ![]() |
STMT | Call by reference | Type reference (TYPE) | STRING | 20101004 |
Method GET_SHORT_STMT_TEXT on class CL_DBA_LW_FACILITY has no exception.
Method TREAT_LOCK_WAIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LW_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_DBA_LW_EVENT | DBA Cockpit: Common Lock-Wait Event | 20081111 | ||
2 | ![]() |
MAX_LW_RESOLVE_TIME | Call by reference | Type reference (TYPE) | DB6TSTAMP | 20100608 | |||
3 | ![]() |
MAX_WAIT_TIME_MS | Call by reference | Type reference (TYPE) | I | 20100601 | |||
4 | ![]() |
MIN_LW_START_TIME | Call by reference | Type reference (TYPE) | DB6TSTAMP | 20081111 | |||
5 | ![]() |
STARTING_AGENT | Call by reference | Type reference (TYPE) | DBALW_INVAGENT | DBA Lock-Wait: Agent involved in lock-wait event | 20081111 | ||
6 | ![]() |
TIMEOUT_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110411 |
Method TREAT_LOCK_WAIT on class CL_DBA_LW_FACILITY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |