SAP ABAP Class CL_SRT_HEALTH_CHECK_CONNECTVTY (Checks all maintained management connections)
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_CONNECTVTY | |
| Short Description | Checks all maintained management connections | |
| 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 | 20100311 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_HEALTH_CHECK_CONNECTVTY has no forward declaration.
Interfaces
Class CL_SRT_HEALTH_CHECK_CONNECTVTY has no interface implemented.
Friends
Class CL_SRT_HEALTH_CHECK_CONNECTVTY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CL_SRT_HEALTH_CHECK_CONNECTVTY' | 20110117 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_CONNECTIVITY_OUT | SOAManager Connectivity : Consumer Interface | 20110117 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STTY_CON_SYSTEM_INFORMATION | SOAManager Connectivity : System Information | 20110117 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Navigation URL | 20110117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Builds navigation URL | 20110117 | |
| 2 | Instance method | Private | Method | Builds system identifer | 20110117 | |
| 3 | Instance method | Private | Method | Checks the connections | 20110117 | |
| 4 | Instance method | Public | Constructor | 20110117 | ||
| 5 | Instance method | Private | Method | Reads the maintained connections from database | 20110117 |
Events
Class CL_SRT_HEALTH_CHECK_CONNECTVTY has no event.
Types
Class CL_SRT_HEALTH_CHECK_CONNECTVTY has no local type.
Method Signatures
Method BUILD_NAV_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ITEM | Call by reference | Type reference (TYPE) | SRT_HCHECK_RESULT_ITEM_STRUCT | Structure for health check result | 20110117 |
Method BUILD_NAV_URL on class CL_SRT_HEALTH_CHECK_CONNECTVTY has no exception.
Method BUILD_SYSTEM_IDENTIFIER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SYSTEM | Call by reference | Type reference (TYPE) | SRT_WSP_CON_SYSTEM_INFORMATION | 20110117 | ||||
| 2 | R_IDENTIFIER | Value transfer | Type reference (TYPE) | STRING | 20110117 |
Method BUILD_SYSTEM_IDENTIFIER on class CL_SRT_HEALTH_CHECK_CONNECTVTY has no exception.
Method CHECK_THE_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_RESULT_DATA | Value transfer | Type reference (TYPE) | SRT_HCHECK_RESULT_DATA | Structure for 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 CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRT_HEALTH_CHECK_CONNECTVTY has no parameter.
Method CONSTRUCTOR on class CL_SRT_HEALTH_CHECK_CONNECTVTY has no exception.
Method GET_SYSTEM_LIST Signature
Method GET_SYSTEM_LIST on class CL_SRT_HEALTH_CHECK_CONNECTVTY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |