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 EXECUTE_QUICK_REPAIR Instance method Public Method 20121109
2 GENERATE_IMPACT_DEPENDENCIES Instance method Public Method 20121113
3 GET_CHECK_RESULTS Instance method Public Method 20120314
4 GET_CHECK_RESULTS_BY_IMPACT Instance method Public Method 20121106
5 GET_QUICK_REPAIR_DESCR Instance method Public Method 20121109
6 NAVIGATE_TO_REPAIR_TOOL Instance method Public Method 20121023
7 NAVIGATE_TO_SAP_NOTE Instance method Public Method 20121109
8 UPDATE_CHECK_RESULTS 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 Importing CHECK_RESULT Call by reference Type reference (TYPE) DBA_CHK_RESULT DBA-CHK: Check Result 20121109
# Exception Resumable Description Created on
1 CX_DBA_SYSTEM_CHECK 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 CX_DBA_SYSTEM_CHECK 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 Importing CHECK_ID Call by reference Type reference (TYPE) I 20120314
2 Returning CHECK_RESULTS Value transfer Type reference (TYPE) DBA_CHK_RESULT_TAB DBA-CHK: Check Results 20120314
# Exception Resumable Description Created on
1 CX_DBA_SYSTEM_CHECK 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 Returning CHECK_RESULTS Value transfer Type reference (TYPE) DBA_CHK_RESULT_TAB DBA-CHK: Check Results 20121106
2 Importing IMP_OBJ_NAME Call by reference Type reference (TYPE) DBA_CHK_IMPACT-IMP_OBJ_NAME '*' 20121106
3 Importing IMP_OBJ_TYPE Call by reference Type reference (TYPE) DBA_CHK_IMPACT-IMP_OBJ_TYPE '*' 20121106
4 Importing IMP_SCENARIO Call by reference Type reference (TYPE) DBA_CHK_IMPACT-IMP_SCENARIO '*' 20121106
5 Importing RETURN_FAILED_CHECKS_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20121211
# Exception Resumable Description Created on
1 CX_DBA_SYSTEM_CHECK 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 Importing CHECK_RESULT Call by reference Type reference (TYPE) DBA_CHK_RESULT DBA-CHK: Check Result 20121109
2 Returning QUICK_REPAIR_DESCR Value transfer Type reference (TYPE) DB6_STRING_TAB DBA: Simple List of Strings 20121109
# Exception Resumable Description Created on
1 CX_DBA_SYSTEM_CHECK 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 Importing CHECK_RESULT Call by reference Type reference (TYPE) DBA_CHK_RESULT DBA-CHK: Check Result 20121109
# Exception Resumable Description Created on
1 CX_DBA_SYSTEM_CHECK 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 Importing CHECK_RESULT Call by reference Type reference (TYPE) DBA_CHK_RESULT DBA-CHK: Check Result 20121109
# Exception Resumable Description Created on
1 CX_DBA_SYSTEM_CHECK 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 Importing CHECK_DEPTH Call by reference Type reference (TYPE) I E_CHK_DEPTH-DEFAULT 20120321
2 Importing CHECK_ID Call by reference Type reference (TYPE) I 20120321
# Exception Resumable Description Created on
1 CX_DBA_SYSTEM_CHECK DBA-RDI: General Back-end Error 20120321
History
Last changed by/on SAP  20130531 
SAP Release Created in 740