SAP ABAP Class CL_SDB_ACTION_DEADLOCKS (SDB: Display System Table DETECTEDDEADLOCKS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
⤷
SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ADA_ACTION_CONTROLLER | ADA: Abstract Action Controller | 20100902 |
Properties
| Class | CL_SDB_ACTION_DEADLOCKS | |
| Short Description | SDB: Display System Table DETECTEDDEADLOCKS | |
| Super Class | CL_ADA_ACTION_CONTROLLER | ADA: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_SDB | MaxDB/liveCache Monitoring and Administration |
| Created | 20100902 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SDB_ACTION_DEADLOCKS has no interface implemented.
Friends
Class CL_SDB_ACTION_DEADLOCKS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: Simple ALV Abstraction | 20100902 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'SELECT * FROM DETECTEDDEADLOCKS ' | 20100902 | |||
| 3 | Instance attribute | Protected | Attribute reference (LIKE) | 20100902 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20100902 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20100902 | |||||
| 6 | Instance attribute | Public | Type reference (TYPE) | SDB_TABLE_DISPLAY | Display Table | 20100902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100902 |
Events
Class CL_SDB_ACTION_DEADLOCKS has no event.
Types
Class CL_SDB_ACTION_DEADLOCKS has no local type.
Method Signatures
Method CHECK_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20100902 | |||
| 2 | FOUND | Value transfer | Type reference (TYPE) | SY-TABIX | Index interner Tabellen | 20100902 |
Method CHECK_COLUMN on class CL_SDB_ACTION_DEADLOCKS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |