SAP ABAP Interface IF_SRT_WSP_HEALTH_CHECK_COMP (Item for the SRT WSP Health check)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG_CHECK (Package) Check tools for SOAP Configuration Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRT_HEALTH_CHECK_COMP Parent class for all check components 20110117
Properties
Interface IF_SRT_WSP_HEALTH_CHECK_COMP  
Short Description Item for the SRT WSP Health check    
General Data
Package SOAP_CONFIG_CHECK   Check tools for SOAP Configuration Framework 
Created 20100219   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_SRT_WSP_HEALTH_CHECK_COMP has no interface.
Friends
Interface IF_SRT_WSP_HEALTH_CHECK_COMP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ASYNCHRONOUS_START Constant Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110117
2 C_BATCH_START Constant Public Type reference (TYPE) ABAP_BOOL 'Y' 20110117
3 C_COMP_ADMIN_SERVICE Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'ADMIN_SRV' SRT Health Check: Component Name 20121029
4 C_COMP_CONNECT Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'CONNECT' SRT Health Check: Component Name 20110117
5 C_COMP_CON_APPL Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'CON_APPL' SRT Health Check: Component Name 20110117
6 C_COMP_CON_EP Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'CON_EP' SRT Health Check: Component Name 20110117
7 C_COMP_DT_CACHE Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'DT_CACHE' SRT Health Check: Component Name 20110117
8 C_COMP_EXT_HTTP_SETTINGS Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'EHS' SRT Health Check: Component Name 20110117
9 C_COMP_IBC Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'IBC' SRT Health Check: Component Name 20110117
10 C_COMP_IBCR Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'IBCR' SRT Health Check: Component Name 20110117
11 C_COMP_ICF Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'ICF' SRT Health Check: Component Name 20110117
12 C_COMP_LRD_1 Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'LRD1' SRT Health Check: Component Name 20110117
13 C_COMP_LRD_2 Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'LRD2' SRT Health Check: Component Name 20110117
14 C_COMP_LRD_3 Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'LRD3' SRT Health Check: Component Name 20110117
15 C_COMP_LRD_4 Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'LRD4' SRT Health Check: Component Name 20110117
16 C_COMP_PING Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'PING' SRT Health Check: Component Name 20110117
17 C_COMP_SERVICES_DIRECTORY Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'SDP' SRT Health Check: Component Name 20110117
18 C_COMP_SERVICES_REGISTRY Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'SR' SRT Health Check: Component Name 20110117
19 C_COMP_SERVICE_ID Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'SID' SRT Health Check: Component Name 20110117
20 C_COMP_SR_CONSIST Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'SRC' SRT Health Check: Component Name 20120709
21 C_COMP_TS Constant Public Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME 'TS' SRT Health Check: Component Name 20110117
22 C_IMMEDIATE_START Constant Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110117
23 C_METADATA_AUTOREPAIR Constant Public Type reference (TYPE) STRING 'AUTOREPAIR' 20110117
24 C_METADATA_FIELD1 Constant Public Type reference (TYPE) STRING 'FIELD1' 20110117
25 C_METADATA_FIELD2 Constant Public Type reference (TYPE) STRING 'FIELD2' 20110117
26 C_METADATA_FIELD3 Constant Public Type reference (TYPE) STRING 'FIELD3' 20110117
27 C_METADATA_FIELD4 Constant Public Type reference (TYPE) STRING 'FIELD4' 20110117
28 C_METADATA_FIELD5 Constant Public Type reference (TYPE) STRING 'FIELD5' 20110117
29 C_METADATA_FIELD6 Constant Public Type reference (TYPE) STRING 'FIELD6' 20110117
30 C_METADATA_FIELD7 Constant Public Type reference (TYPE) STRING 'FIELD7' 20110117
31 C_METADATA_FIELD8 Constant Public Type reference (TYPE) STRING 'FIELD8' 20110117
32 C_METADATA_FIELD9 Constant Public Type reference (TYPE) STRING 'FIELD9' 20110117
33 C_METADATA_MESSAGE Constant Public Type reference (TYPE) STRING 'MESSAGE' 20110117
34 C_METADATA_NAV Constant Public Type reference (TYPE) STRING 'NAV' 20110117
35 C_METADATA_OBJECT_ID Constant Public Type reference (TYPE) STRING 'OBJECT_ID' 20110117
36 C_METADATA_STATUS Constant Public Type reference (TYPE) STRING 'STATUS' 20110117
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Starts the check 20110117
2 GET_META_DATA Instance method Public Method Get the meta data 20110117
3 GET_START_MODE Instance method Public Method Gets the start mode (Immediate or asynchronous) 20110117
4 IS_CLIENT_SPECIFIC Instance method Public Method Returns true if report is client specific 20110117
5 REPAIR Instance method Public Method Repair function 20110117
Events
Interface IF_SRT_WSP_HEALTH_CHECK_COMP has no event.
Types
Interface IF_SRT_WSP_HEALTH_CHECK_COMP has no local type.
Method Signatures

Method EXECUTE 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) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
2 Changing CS_RESULT_DATA Call by reference Type reference (TYPE) SRT_HCHECK_RESULT_DATA Health check result 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117

Method GET_META_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_META_DATA Call by reference Type reference (TYPE) SRT_UI_HCHECK_META_DATA_TBL Meta data for the health check output table 20110117

Method GET_META_DATA on Interface IF_SRT_WSP_HEALTH_CHECK_COMP has no exception.

Method GET_START_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_START_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20110117

Method GET_START_MODE on Interface IF_SRT_WSP_HEALTH_CHECK_COMP has no exception.

Method IS_CLIENT_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLIENT_SPECIFIC Value transfer Type reference (TYPE) ABAP_BOOL 20110117

Method IS_CLIENT_SPECIFIC on Interface IF_SRT_WSP_HEALTH_CHECK_COMP has no exception.

Method REPAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG Call by reference Type reference (TYPE) SRT_LP_MESSAGE Logical Port Message Format 20110117
2 Exporting E_STATUS Call by reference Type reference (TYPE) SRT_WSP_HCHECK_RESULT_STATUS SRT Health Check: Component Check Status 20110117
3 Importing I_CHECK_ID Call by reference Type reference (TYPE) SRT_WSP_HCHECK_CHECK_ID SRT Health Check : Check ID 20110117
4 Importing I_OBJECT_ID Call by reference Type reference (TYPE) STRING 20110117
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20110117
History
Last changed by/on SAP  20130531 
SAP Release Created in 740