SAP ABAP Class CL_DBA_SYSCHK (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 | 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 | DB6-CHK: System Checks | 20120302 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_SYSCHK_DBCON | DBA: System Check for Connection | 20121221 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_SYSCHK_DCF | DBA-CHK: System Checks | 20120314 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_SYSCHK_MAPPING | DBA-CHK: Check mapping consistency | 20120402 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_SYSCHK_MASTER_NOTE | DBA-CHK: DBA Cockpit Master Note | 20121114 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_SYSCHK | HDB: Self Monitoring Checks | 20120824 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_SYSCHK | MSS-CHK:System Checks | 20120424 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_SYSCHK | DB6-CHK: System Checks | 20120315 |
Properties
Class | CL_DBA_SYSCHK | |
Short Description | DBA-CHK: System Checks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
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 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-CHK_OBJ_TYPE | 'DBCON' | Check Object Type | 20121221 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_NAME | 'ALL' | 20121114 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_TYPE | 'ALL' | 20121114 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_TYPE | 'DCF_DATA_COLLECTOR' | 20121114 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_TYPE | 'DPW_CUBE' | 20121107 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_TYPE | 'DPW_REPORT' | 20121107 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_TYPE | 'SCREEN' | 20121106 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_SCENARIO | 'ALL' | 20121114 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_SCENARIO | 'DBACOCKPIT' | 20121106 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_SCENARIO | 'DCF' | 20121114 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_SCENARIO | 'DPW' | 20121106 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_SCENARIO | 'MAI' | 20121106 | ||
13 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20120314 | ||||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBA_CHK_IMPACT_TAB | DBA-CHK: Check Impact Table | 20121106 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_CHK_RESULT_TAB | DBA-CHK: Check Results | 20120314 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYMSGTY | Message Type | 20120322 | ||
17 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120314 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20120314 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120314 |
3 | ![]() |
Instance method | Protected | Method | 20121113 | |
4 | ![]() |
Instance method | Protected | Method | 20120322 | |
5 | ![]() |
Instance method | Protected | Method | 20120322 |
Events
Class CL_DBA_SYSCHK has no event.
Types
Class CL_DBA_SYSCHK has no local type.
Method Signatures
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: Check Result | 20120314 |
Method ADD_CHK_RESULT on class CL_DBA_SYSCHK 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 has no exception.
Method NAVIGATE_TO_REPAIR_TOOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
AS_POPUP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121119 | ||
2 | ![]() |
CHECK_RESULT | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT | DBA-CHK: Check Result | 20121119 | ||
3 | ![]() |
COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Function Code that Triggered PAI | 20121119 | ||
4 | ![]() |
FORCE_LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121119 | ||
5 | ![]() |
XCHG_DATA | Call by reference | Type reference (TYPE) | ANY | 20121113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-RDI: General Back-end Error | 20121113 |
Method RESET_SEVERITY Signature
Method RESET_SEVERITY on class CL_DBA_SYSCHK has no parameter.
Method RESET_SEVERITY on class CL_DBA_SYSCHK has no exception.
Method SET_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEVERITY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20120322 |
Method SET_SEVERITY on class CL_DBA_SYSCHK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |