SAP ABAP Class IF_SRT_WSP_HCHK_DB_COMPONENT (SRT Health Check: DB layer for Components)
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
| Class | IF_SRT_WSP_HCHK_DB_COMPONENT | |
| Short Description | SRT Health Check: DB layer for Components | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRT_WSP_HCHK_DB_COMPONENT has no forward declaration.
Interfaces
Class IF_SRT_WSP_HCHK_DB_COMPONENT has no interface implemented.
Friends
Class IF_SRT_WSP_HCHK_DB_COMPONENT has no friend class.
Attributes
Class 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
Class IF_SRT_WSP_HCHK_DB_COMPONENT has no event.
Types
Class 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 |