SAP ABAP Interface IF_SRT_WSP_HCHK_DB_COMPONENT (SRT Health Check: DB layer for 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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_HCHECK_DB_LAYER | SRT Health Check: DB Operations | 20110117 |
Properties
| Interface | IF_SRT_WSP_HCHK_DB_COMPONENT | |
| Short Description | SRT Health Check: DB layer for Components |
General Data
| Package | SOAP_CONFIG_CHECK | Check tools for SOAP Configuration Framework |
| Created | 20100218 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_HCHK_DB_COMPONENT has no forward declaration.
Interfaces
Interface IF_SRT_WSP_HCHK_DB_COMPONENT has no interface.
Friends
Interface IF_SRT_WSP_HCHK_DB_COMPONENT has no friend.
Attributes
Interface IF_SRT_WSP_HCHK_DB_COMPONENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read Component Check Progress | 20110117 | |
| 2 | Instance method | Public | Method | Read Health Check Result | 20110117 | |
| 3 | Instance method | Public | Method | Update Component Check Progress | 20110117 | |
| 4 | Instance method | Public | Method | Update Health Check Result | 20110117 |
Events
Interface IF_SRT_WSP_HCHK_DB_COMPONENT has no event.
Types
Interface IF_SRT_WSP_HCHK_DB_COMPONENT has no local type.
Method Signatures
Method READ_CHECK_PROGRESS 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_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 | |||
| 5 | I_COMP_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMPONENT_NAME | SRT Health Check: Component Name | 20110117 | |||
| 6 | I_COMP_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMP_VERSION | SRT Health Check: Component Version | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method READ_HCHECK_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_STRUCTURE_NAME | SRT Health Check: Structure Name | 20110117 | |||
| 2 | E_STRUCTURE_VALUE | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_STRUCTURE_VALUE | SRT Health Check: Structure Value | 20110117 | |||
| 3 | I_CHECK_ID | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_ID | SRT Health Check : Check ID | 20110117 | |||
| 4 | I_COMP_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMPONENT_NAME | SRT Health Check: Component Name | 20110117 | |||
| 5 | I_COMP_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMP_VERSION | SRT Health Check: Component Version | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method UPDATE_CHECK_PRGRESS 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_COMP_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMPONENT_NAME | SRT Health Check: Component Name | 20110117 | |||
| 3 | I_COMP_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMP_VERSION | SRT Health Check: Component Version | 20110117 | |||
| 4 | I_EXC_IN_CLIENT | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CLIENT | Client for Health check | 20110117 | |||
| 5 | I_PROGRESS | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_CHECK_PROGRESS | SRT Health Check: Check Progress (Value Fluctuation 0 - 100) | 20110117 | |||
| 6 | I_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 UPDATE_HCHECK_RESULT 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_COMP_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMPONENT_NAME | SRT Health Check: Component Name | 20110117 | |||
| 3 | I_COMP_VERSION | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_COMP_VERSION | SRT Health Check: Component Version | 20110117 | |||
| 4 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_STRUCTURE_NAME | SRT Health Check: Structure Name | 20110117 | |||
| 5 | I_STRUCTURE_VALUE | Call by reference | Type reference (TYPE) | SRT_WSP_HCHECK_STRUCTURE_VALUE | SRT Health Check: Structure Value | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |