SAP ABAP Class CL_DBA_ACTION_SYSCHK_DETAIL (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_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20121114 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20121113 |
Properties
| Class | CL_DBA_ACTION_SYSCHK_DETAIL | |
| 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_DETAIL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20121114 | ||
| 2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20121113 |
Friends
Class CL_DBA_ACTION_SYSCHK_DETAIL 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 | 20121113 | |||
| 2 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'GOTO_REPAIR_TOOL' | Function Code that Triggered PAI | 20121113 | ||
| 3 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'GOTO_SAP_NOTE' | Function Code that Triggered PAI | 20120321 | ||
| 4 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'QUICK_REPAIR' | Function Code that Triggered PAI | 20121113 | ||
| 5 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'QUICK_REPAIR_EXECUTE' | Function Code that Triggered PAI | 20121114 | ||
| 6 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'UPDATE_CHECK' | Function Code that Triggered PAI | 20121113 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20121128 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20121128 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20121120 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20121120 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DBA_SYSCHK | DBA-CHK: System Check | 20121107 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | DBA_CHK_UI_RESULT | DBA-CHK: Check Results UI Representation | 20120321 | |||
| 13 | Instance attribute | Private | Attribute reference (LIKE) | 20120227 | |||||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20121207 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | DBA_CHK_UI_DETAIL | DBA-CHK: View Data | 20120227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121120 | ||
| 2 | Instance method | Private | Method | 20121113 | ||
| 3 | Instance method | Private | Method | 20120321 | ||
| 4 | Instance method | Private | Method | 20121113 | ||
| 5 | Instance method | Private | Method | 20121114 | ||
| 6 | Instance method | Private | Method | 20121120 | ||
| 7 | Instance method | Private | Method | 20121113 | ||
| 8 | Instance method | Private | Method | 20121113 | ||
| 9 | Instance method | Private | Method | 20121113 |
Events
Class CL_DBA_ACTION_SYSCHK_DETAIL has no event.
Types
Class CL_DBA_ACTION_SYSCHK_DETAIL has no local type.
Method Signatures
Method INIT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20121128 | |||
| 2 | CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20121128 | ||||
| 3 | PANEL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20121128 |
Method INIT_TEXT on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method NAV_TO_REPAIR_TOOL Signature
Method NAV_TO_REPAIR_TOOL on class CL_DBA_ACTION_SYSCHK_DETAIL has no parameter.
Method NAV_TO_REPAIR_TOOL on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method NAV_TO_SAP_NOTE Signature
Method NAV_TO_SAP_NOTE on class CL_DBA_ACTION_SYSCHK_DETAIL has no parameter.
Method NAV_TO_SAP_NOTE on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method QUICK_REPAIR Signature
Method QUICK_REPAIR on class CL_DBA_ACTION_SYSCHK_DETAIL has no parameter.
Method QUICK_REPAIR on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method QUICK_REPAIR_EXECUTE Signature
Method QUICK_REPAIR_EXECUTE on class CL_DBA_ACTION_SYSCHK_DETAIL has no parameter.
Method QUICK_REPAIR_EXECUTE on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method REFRESH_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PANEL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20121128 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20121120 |
Method REFRESH_TEXT on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method SET_ALV_BUTTONS Signature
Method SET_ALV_BUTTONS on class CL_DBA_ACTION_SYSCHK_DETAIL has no parameter.
Method SET_ALV_BUTTONS on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_SYSCHK_DETAIL has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
Method UPDATE_CHECK Signature
Method UPDATE_CHECK on class CL_DBA_ACTION_SYSCHK_DETAIL has no parameter.
Method UPDATE_CHECK on class CL_DBA_ACTION_SYSCHK_DETAIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |