SAP ABAP Class CL_SRT_HEALTH_CHECK_COMP (Parent class for all check components)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRT_WSP_HEALTH_CHECK_COMP | Item for the SRT WSP Health check | 20110117 |
Meta Relationship - Used By
Properties
| Class | CL_SRT_HEALTH_CHECK_COMP | |
| Short Description | Parent class for all check components | |
| Super Class | ||
| 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 | 20100222 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRT_WSP_HEALTH_CHECK_COMP | Item for the SRT WSP Health check | 20110117 |
Friends
Class CL_SRT_HEALTH_CHECK_COMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SRT_WSP_HCHECK_COMPONENT_NAME | SRT Health Check: Component Name | 20110117 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SRT_WSP_HCHECK_COMPONENT_NAME | SRT Health Check: Component Name | 20110117 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SRT_WSP_HCHECK_COMP_VERSION | SRT Health Check: Component Version | 20110117 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SRT_HEALTH_CHECK_COMP' | 20110117 |
Methods
Events
Class CL_SRT_HEALTH_CHECK_COMP has no event.
Types
Class CL_SRT_HEALTH_CHECK_COMP has no local type.
Method Signatures
Method CALL_CONNECTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESPONSE | Value transfer | Type reference (TYPE) | ANY | 20110117 | ||||
| 2 | I_OPERATION | Call by reference | Type reference (TYPE) | SRT_WSP_CON_APPL_OPERATION | SOAManager Connectivity : Application operation | 20110117 | |||
| 3 | I_REQUEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110117 | ||||
| 4 | I_RESPONSE_TYPE | Call by reference | Type reference (TYPE) | CHAR30 | 30 Characters | 20110117 | |||
| 5 | I_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | SOAManager Connectivity: System Key | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMPONENT_NAME | SRT Health Check: Component Name | 20110117 | |||
| 2 | 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_COMP has no exception.
Method EXECUTE_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_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 GET_COMPONENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_ID | Value transfer | Type reference (TYPE) | STRING | 20110117 |
Method GET_COMPONENT_ID on class CL_SRT_HEALTH_CHECK_COMP has no exception.
Method GET_COMPONENT_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_VERSION | Value transfer | Type reference (TYPE) | SRT_WSP_HCHECK_COMP_VERSION | SRT Health Check: Component Version | 20110117 |
Method GET_COMPONENT_VERSION on class CL_SRT_HEALTH_CHECK_COMP has no exception.
Method GET_INFO_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFO_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110117 | ||||
| 2 | SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110117 |
Method GET_INFO_TEXT on class CL_SRT_HEALTH_CHECK_COMP has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RESULT_DATA | Call by reference | Type reference (TYPE) | SRT_HCHECK_RESULT_DATA | Health check result | 20110117 | |||
| 2 | I_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 GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXC_IN_CLIENT | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CLIENT | Client for Health check | 20110117 | |||
| 2 | E_PROGRESS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_PROGRESS | SRT Health Check: Check Progress (Value Fluctuation 0 - 100) | 20110117 | |||
| 3 | E_PROGRESS_STATUS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_STATUS | SRT Health Check: Component Check Status | 20110117 | |||
| 4 | I_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 IS_REPAIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_ID | SRT Health Check : Check ID | 20110117 | |||
| 2 | REPAIRED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_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 REPAIR_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG | Call by reference | Type reference (TYPE) | SRT_LP_MESSAGE | Logical Port Message Format | 20110117 | |||
| 2 | E_STATUS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_RESULT_STATUS | SRT Health Check: Component Check Status | 20110117 | |||
| 3 | I_CHECK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_ID | SRT Health Check : Check ID | 20110117 | |||
| 4 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20110117 | ||||
| 5 | I_TENANT_KEY | Call by reference | Type reference (TYPE) | SRT_WSP_CON_TENANT_KEY | SOAManager Connectivity: System Key | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method SET_PROGRESS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_ID | SRT Health Check : Check ID | 20110117 | |||
| 2 | I_EXC_IN_CLIENT | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CLIENT | Client for Health check | 20110117 | |||
| 3 | I_PROGRESS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_PROGRESS | SRT Health Check: Check Progress (Value Fluctuation 0 - 100) | 20110117 | |||
| 4 | I_PROGRESS_STATUS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_STATUS | SRT Health Check: Component Check Status | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method SET_REPAIR_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_ID | SRT Health Check : Check ID | 20110117 | |||
| 2 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | STRING | 20110117 | ||||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_RESULT_STATUS | SRT Health Check: Component Check Status | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_RESULT | Call by reference | Type reference (TYPE) | SRT_HCHECK_RESULT_DATA | Health check result | 20110117 | |||
| 2 | I_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 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |