SAP ABAP Class CL_DBA_ACTION_SYSCHK_LIST (DBA-CHK: System Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20120227 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20120227 |
Properties
| Class | CL_DBA_ACTION_SYSCHK_LIST | |
| Short Description | DBA-CHK: System Checks | |
| Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20120227 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ACTION_SYSCHK_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20120227 |
Friends
Class CL_DBA_ACTION_SYSCHK_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20120227 | |||
| 2 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'REFRESH_ALL' | Function code that PAI triggered | 20121204 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'SYSID' | 20120316 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20120227 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20120323 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20120227 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | ICON_TEXT | Carrier field for icons | 20120227 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | DBAKEYVAL_TAB | DBA Cockpit: Table of DBAKEYVAL | 20120316 | |||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20120227 | |||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20121207 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | DBA_CHK_VIEW_DATA | DBA-CHK: View Data | 20120227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20120227 | |
| 2 | Instance method | Private | Method | 20120227 | ||
| 3 | Instance method | Private | Method | 20120227 | ||
| 4 | Instance method | Private | Method | 20120227 |
Events
Class CL_DBA_ACTION_SYSCHK_LIST has no event.
Types
Class CL_DBA_ACTION_SYSCHK_LIST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DBA_ACTION_SYSCHK_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DBA_ACTION_SYSCHK_LIST has no exception.
Method HANDLE_ALV_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CMD | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20120227 |
Method HANDLE_ALV_DOUBLE_CLICK on class CL_DBA_ACTION_SYSCHK_LIST has no exception.
Method SET_ALV_BUTTONS Signature
Method SET_ALV_BUTTONS on class CL_DBA_ACTION_SYSCHK_LIST has no parameter.
Method SET_ALV_BUTTONS on class CL_DBA_ACTION_SYSCHK_LIST has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_SYSCHK_LIST has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_SYSCHK_LIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |