SAP ABAP Class CL_SRT_HEALTH_CHECK_ICF (Check for ICF root nodes required by SRT)
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 |
Properties
| Class | CL_SRT_HEALTH_CHECK_ICF | |
| Short Description | Check for ICF root nodes required by SRT | |
| 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 | 20100319 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_HEALTH_CHECK_ICF has no forward declaration.
Interfaces
Class CL_SRT_HEALTH_CHECK_ICF has no interface implemented.
Friends
Class CL_SRT_HEALTH_CHECK_ICF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_HEALTH_CHECK_ICF' | Current class name | 20110117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check existence and setting of SRT root nodes | 20110117 | |
| 2 | Instance method | Public | Constructor | ICF class constructor | 20110117 | |
| 3 | Instance method | Private | Method | Map a given message type to a health check result | 20110117 | |
| 4 | Instance method | Private | Method | Generate or correct ICF root nodes for SRT | 20110117 |
Events
Class CL_SRT_HEALTH_CHECK_ICF has no event.
Types
Class CL_SRT_HEALTH_CHECK_ICF has no local type.
Method Signatures
Method CHECK_ICF_ROOT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OVERALL_RESULT | Call by reference | Type reference (TYPE) | SRT_HCHECK_RESULT_DATA | Health check result | 20110117 | |||
| 2 | PI_CHECK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_ID | SRT Health Check : Check ID | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRT_HEALTH_CHECK_ICF has no parameter.
Method CONSTRUCTOR on class CL_SRT_HEALTH_CHECK_ICF has no exception.
Method MAP_MSG_TYPE_TO_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_BAPIRET2 | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20110117 | |||
| 2 | PR_HEALTH_STATUS | Value transfer | Type reference (TYPE) | STRING | Healt status | 20110117 |
Method MAP_MSG_TYPE_TO_STATUS on class CL_SRT_HEALTH_CHECK_ICF has no exception.
Method REPAIR_ICF_ROOT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_MSG | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20110117 | |||
| 2 | PE_STATUS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_RESULT_STATUS | SRT Health Check: Component Check Status | 20110117 | |||
| 3 | PI_CHECK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_ID | SRT Health Check : Check ID | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |