SAP ABAP Class CL_SRT_HEALTH_CHECK_LRD (LRD Check: SuperClass for all LRD Checks)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_HEALTH_CHECK_COMP Parent class for all check components 20110117
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SRT_HEALTH_CHECK_LRD_1 LRD Check: Provider System/Business Application 20110117
2 Inheritance (c INHERITING FROM c_ref)  CL_SRT_HEALTH_CHECK_LRD_2 LRD Check: Inactive Routings 20110117
3 Inheritance (c INHERITING FROM c_ref)  CL_SRT_HEALTH_CHECK_LRD_3 LRD Check: Overlapping Routings 20110117
4 Inheritance (c INHERITING FROM c_ref)  CL_SRT_HEALTH_CHECK_LRD_4 LRD Check: LRD Filter in Service Group 20110117
Properties
Class CL_SRT_HEALTH_CHECK_LRD  
Short Description LRD Check: SuperClass for all LRD Checks    
Super Class CL_SRT_HEALTH_CHECK_COMP Parent class for all check components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG_CHECK   Check tools for SOAP Configuration Framework 
Created 20100303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_HEALTH_CHECK_LRD has no forward declaration.
Interfaces
Class CL_SRT_HEALTH_CHECK_LRD has no interface implemented.
Friends
Class CL_SRT_HEALTH_CHECK_LRD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ROUTING_STATUS_ACTIVE Constant Protected Type reference (TYPE) SRT_LRD_ROUTING_STATUS 'A' Routing Activation Status 20110117
2 C_ROUTING_STATUS_INACTIVE Constant Protected Type reference (TYPE) SRT_LRD_ROUTING_STATUS 'I' Routing Activation Status 20110117
3 G_TAB_INACTIVE_ROUTINGS Instance attribute Protected Type reference (TYPE) SRT_TAB_LRD_ROUTING Routing details maintained for a service group 20110117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110117
2 EXECUTE_INACTIVE_ROUTINGS Instance method Protected Method Execute Check on Inactive Routings 20110117
3 EXECUTE_LRD_FILTER Instance method Protected Method Execute Check LRD Filter for Service Group 20110117
4 EXECUTE_OVERLAPPING_ROUTINGS Instance method Protected Method Execute Check on Overlapping Routings 20110117
5 EXECUTE_PROVSYS_BUSAPPL Instance method Protected Method Execute Check on Provider System/Business Application 20110117
6 REPAIR_INACTIVE_ROUTINGS Instance method Protected Method Repair on Inactive Routings 20110117
7 REPAIR_LRD_FILTER Instance method Protected Method Repair on LRD Filter 20110117
8 REPAIR_PROVSYS_BUSAPPL Instance method Protected Method Repair on Provider System/Business Application 20110117
Events
Class CL_SRT_HEALTH_CHECK_LRD has no event.
Types
Class CL_SRT_HEALTH_CHECK_LRD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPONENT_NAME Call by reference Type reference (TYPE) SRT_WSP_HCHECK_COMPONENT_NAME SRT Health Check: Component Name 20110117
2 Importing I_COMPONENT_VERSION Call by reference Type reference (TYPE) SRT_WSP_HCHECK_COMP_VERSION '1' SRT Health Check: Component Version 20110117

Method CONSTRUCTOR on class CL_SRT_HEALTH_CHECK_LRD has no exception.

Method EXECUTE_INACTIVE_ROUTINGS 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 EXECUTE_LRD_FILTER 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 EXECUTE_OVERLAPPING_ROUTINGS 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 EXECUTE_PROVSYS_BUSAPPL 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 REPAIR_INACTIVE_ROUTINGS 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

Method REPAIR_LRD_FILTER 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

Method REPAIR_PROVSYS_BUSAPPL 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