SAP ABAP Interface IF_DBA_SYSCHK (DBA-CHK: System Check)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_RUNTIME (Package) DBA Cockpit: Runtime
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_SYSCHK | DBA-CHK: System Checks | 20120314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_SYSCHK_CTRL | DBA-CHK: System Check Controller | 20120314 |
Properties
| Interface | IF_DBA_SYSCHK | |
| Short Description | DBA-CHK: System Check |
General Data
| Package | SDBA_RUNTIME | DBA Cockpit: Runtime |
| Created | 20120314 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_DBA_SYSCHK has no interface.
Friends
Interface IF_DBA_SYSCHK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHK_DEPTH | Constant | Public | See coding | 20120314 | ||||
| 2 | E_CHK_SEVERITY | Constant | Public | See coding | 20120404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121109 | ||
| 2 | Instance method | Public | Method | 20121113 | ||
| 3 | Instance method | Public | Method | 20120314 | ||
| 4 | Instance method | Public | Method | 20121106 | ||
| 5 | Instance method | Public | Method | 20121109 | ||
| 6 | Instance method | Public | Method | 20121023 | ||
| 7 | Instance method | Public | Method | 20121109 | ||
| 8 | Instance method | Public | Method | 20120321 |
Events
Interface IF_DBA_SYSCHK has no event.
Types
Interface IF_DBA_SYSCHK has no local type.
Method Signatures
Method EXECUTE_QUICK_REPAIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT | DBA-CHK: Check Result | 20121109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121109 |
Method GENERATE_IMPACT_DEPENDENCIES Signature
Method GENERATE_IMPACT_DEPENDENCIES on Interface IF_DBA_SYSCHK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121113 |
Method GET_CHECK_RESULTS 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 | 20120314 | ||||
| 2 | CHECK_RESULTS | Value transfer | Type reference (TYPE) | DBA_CHK_RESULT_TAB | DBA-CHK: Check Results | 20120314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20120314 |
Method GET_CHECK_RESULTS_BY_IMPACT 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: Check Results | 20121106 | |||
| 2 | IMP_OBJ_NAME | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_NAME | '*' | 20121106 | |||
| 3 | IMP_OBJ_TYPE | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_OBJ_TYPE | '*' | 20121106 | |||
| 4 | IMP_SCENARIO | Call by reference | Type reference (TYPE) | DBA_CHK_IMPACT-IMP_SCENARIO | '*' | 20121106 | |||
| 5 | RETURN_FAILED_CHECKS_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121106 |
Method GET_QUICK_REPAIR_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT | DBA-CHK: Check Result | 20121109 | |||
| 2 | QUICK_REPAIR_DESCR | Value transfer | Type reference (TYPE) | DB6_STRING_TAB | DBA: Simple List of Strings | 20121109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121109 |
Method NAVIGATE_TO_REPAIR_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT | DBA-CHK: Check Result | 20121109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121109 |
Method NAVIGATE_TO_SAP_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_RESULT | Call by reference | Type reference (TYPE) | DBA_CHK_RESULT | DBA-CHK: Check Result | 20121109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20121109 |
Method UPDATE_CHECK_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_DEPTH | Call by reference | Type reference (TYPE) | I | E_CHK_DEPTH-DEFAULT | 20120321 | |||
| 2 | CHECK_ID | Call by reference | Type reference (TYPE) | I | 20120321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-RDI: General Back-end Error | 20120321 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |