SAP ABAP Class CL_DBA_SYSCHK_CTRL (DBA-CHK: System Check Controller)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_SYSCHK | DBA-CHK: System Check | 20120314 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_SYSCHK_CTRL | DB6-CHK: System Checks Controller | 20120314 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_SYSCHK_CTRL | HDB: register check classes | 20120925 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_SYSCHK_CTRL | DB6-CHK: System Checks Controller | 20120430 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_SYSCHK_CTRL | DB6-CHK: System Checks Controller | 20120315 |
Properties
| Class | CL_DBA_SYSCHK_CTRL | |
| Short Description | DBA-CHK: System Check Controller | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20120314 | 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_SYSCHK | DBA-CHK: System Check | 20120314 |
Friends
Class CL_DBA_SYSCHK_CTRL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DBA_CHK_CLASS_TAB | DBA-CHK: System Check Classes | 20120314 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DBA_CHK_IMPACT_TAB | DBA-CHK: Check Impact Table | 20121106 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | DBA_CHK_RESULT_TAB | DBA-CHK: DBA Cockpit Infrastructure Checks Results | 20120314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DBA_CHK_MSG_VARS_TAB | DBA-CHK: DBA cockpit Infrastructure Checks Msg Vars | 20120321 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DBA_CHK_RESULTS_TAB | DBA-CHK: DBA Cockpit Infrastructure Checks Results | 20120321 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20121120 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120314 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_SYSCHK_CTRL | DBA-CHK: System Check Controller | 20120314 |
Methods
Events
Class CL_DBA_SYSCHK_CTRL has no event.
Types
Class CL_DBA_SYSCHK_CTRL has no local type.
Method Signatures
Method ADD_CHK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20120314 |
Method ADD_CHK_CLASS on class CL_DBA_SYSCHK_CTRL has no exception.
Method ADD_CHK_IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_IMPACT | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT_TAB | DBA-CHK: Check Impact Table | 20121107 | |||
| 2 | CHK_ID | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-CHK_ID | Check ID | 20121107 | |||
| 3 | CHK_OBJ_NAME | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-CHK_OBJ_NAME | '*' | Check Object Name | 20121107 | ||
| 4 | CHK_OBJ_TYPE | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-CHK_OBJ_TYPE | '*' | Check Object Type | 20121107 | ||
| 5 | IMP_OBJ_DESCR | Call by reference | Type reference (TYPE) | CLIKE | 20121113 | ||||
| 6 | IMP_OBJ_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20121113 | |||
| 7 | IMP_OBJ_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20121113 | |||
| 8 | IMP_OBJ_NAME | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_NAME | '*' | 20121107 | |||
| 9 | IMP_OBJ_TYPE | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_TYPE | '*' | 20121107 | |||
| 10 | IMP_SCENARIO | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_SCENARIO | '*' | 20121107 | |||
| 11 | IMP_UI_OBJ_NAME | Call by reference | Type reference (TYPE) | STRING | 20121107 | ||||
| 12 | IMP_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | 20121107 | ||||
| 13 | IMP_UI_SCENARIO | Call by reference | Type reference (TYPE) | STRING | 20121107 |
Method ADD_CHK_IMPACT on class CL_DBA_SYSCHK_CTRL has no exception.
Method ADD_CHK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHK_RESULT | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT | DBA-CHK: DBA Cockpit Infrastructure Checks Results | 20120314 |
Method ADD_CHK_RESULT on class CL_DBA_SYSCHK_CTRL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120314 |
Method CONSTRUCTOR on class CL_DBA_SYSCHK_CTRL has no exception.
Method CONVERT_PERSIST_TO_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHK_RESULTS | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT_TAB | DBA-CHK: Check Results | 20120321 | |||
| 2 | IT_CHK_MSG_VARS | Call by reference | Type reference (TYPE) | DBA_CHK_MSG_VARS_TAB | DBA-CHK: DBA cockpit Infrastructure Checks Msg Vars | 20120321 | |||
| 3 | IT_CHK_RESULTS | Call by reference | Type reference (TYPE) | DBA_CHK_RESULTS_TAB | DBA-CHK: DBA Cockpit Infrastructure Checks Results | 20120321 |
Method CONVERT_PERSIST_TO_RUNTIME on class CL_DBA_SYSCHK_CTRL has no exception.
Method CONVERT_RUNTIME_TO_PERSIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHK_MSG_VARS | Call by reference | Type reference (TYPE) | DBA_CHK_MSG_VARS_TAB | DBA-CHK: DBA cockpit Infrastructure Checks Msg Vars | 20120321 | |||
| 2 | ET_CHK_RESULTS | Call by reference | Type reference (TYPE) | DBA_CHK_RESULTS_TAB | DBA-CHK: Check Results | 20120321 | |||
| 3 | IT_CHK_RESULTS | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT_TAB | DBA-CHK: DBA Cockpit Infrastructure Checks Results | 20120321 |
Method CONVERT_RUNTIME_TO_PERSIST on class CL_DBA_SYSCHK_CTRL has no exception.
Method GET_CHECK_IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | I | 20121107 | ||||
| 2 | CHECK_IMPACT | Value transfer | Type reference (TYPE) | DBA_CHK_IMPACT_TAB | DBA-CHK: Check Impact Table | 20121107 |
Method GET_CHECK_IMPACT on class CL_DBA_SYSCHK_CTRL has no exception.
Method GET_DPW_REPORT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPORT_ID | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_NAME | 20121107 | ||||
| 2 | REPORT_TEXT | Value transfer | Type reference (TYPE) | STRING | 20121107 |
Method GET_DPW_REPORT_NAME on class CL_DBA_SYSCHK_CTRL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_DBA_SYSCHK | DBA-CHK: System Check | 20120314 | |||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120314 |
Method GET_INSTANCE on class CL_DBA_SYSCHK_CTRL has no exception.
Method GET_LAST_UPDATE_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMESTAMP | Value transfer | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20121120 |
Method GET_LAST_UPDATE_TIMESTAMP on class CL_DBA_SYSCHK_CTRL has no exception.
Method GET_PERS_CHK_IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | I | 20121107 | ||||
| 2 | CHECK_IMPACT | Value transfer | Type reference (TYPE) | DBA_CHK_IMPACT_TAB | DBA-CHK: Check Impact Table | 20121107 | |||
| 3 | DBSYS | Call by reference | Type reference (TYPE) | DBCON_DBMS | Database system | 20121107 |
Method GET_PERS_CHK_IMPACT on class CL_DBA_SYSCHK_CTRL has no exception.
Method GET_PERS_CHK_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULTS | Value transfer | Type reference (TYPE) | DBA_CHK_RESULT_TAB | DBA-CHK: DBA Cockpit Infrastructure Checks Results | 20120316 | |||
| 2 | SYSID | Call by reference | Type reference (TYPE) | SYSYSID | 20120316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20120316 |
Method INIT_CHK_CLASSES Signature
Method INIT_CHK_CLASSES on class CL_DBA_SYSCHK_CTRL has no parameter.
Method INIT_CHK_CLASSES on class CL_DBA_SYSCHK_CTRL has no exception.
Method INIT_CHK_IMPACT Signature
Method INIT_CHK_IMPACT on class CL_DBA_SYSCHK_CTRL has no parameter.
Method INIT_CHK_IMPACT on class CL_DBA_SYSCHK_CTRL has no exception.
Method INIT_CHK_RESULTS Signature
Method INIT_CHK_RESULTS on class CL_DBA_SYSCHK_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121120 |
Method LOAD_CHK_RESULTS Signature
Method LOAD_CHK_RESULTS on class CL_DBA_SYSCHK_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20120314 |
Method RENDER_FOR_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULTS | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT_TAB | DBA-CHK: Check Results | 20120706 | |||
| 2 | DBSYS | Call by reference | Type reference (TYPE) | SYDBSYS | 20120706 | ||||
| 3 | UI_CHECK_RESULTS | Value transfer | Type reference (TYPE) | DBA_CHK_UI_RESULT_TAB | DBA-CHK: Check Results UI Representation | 20120706 | |||
| 4 | WEBDYNPRO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20120706 |
Method RENDER_FOR_UI on class CL_DBA_SYSCHK_CTRL has no exception.
Method SAVE_CHK_RESULTS Signature
Method SAVE_CHK_RESULTS on class CL_DBA_SYSCHK_CTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20120314 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |