SAP ABAP Interface IF_SRT_WSP_PING_CNTRL (SRT: Ping Controller)
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_PING_CNTRL | SRT: Ping Controller | 20110117 |
Properties
| Interface | IF_SRT_WSP_PING_CNTRL | |
| Short Description | SRT: Ping Controller |
General Data
| Package | SOAP_CONFIG_CHECK | Check tools for SOAP Configuration Framework |
| Created | 20100315 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRT_WSP_PING_CNTRL has no forward declaration.
Interfaces
Interface IF_SRT_WSP_PING_CNTRL has no interface.
Friends
Interface IF_SRT_WSP_PING_CNTRL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_DEFAULT_NAMESPACE | Constant | Public | Type reference (TYPE) | STRING | 'http://ping.check.srt.sap.com' | 20110117 | ||
| 2 | CO_OVERLOAD_SEC_SETTINGS_NAMES | Constant | Public | Type reference (TYPE) | STRING | 'OverloadedSecuritySettings' | 20110117 | ||
| 3 | CO_PING_HANDLER | Constant | Public | Type reference (TYPE) | STRING | 'CL_SRT_WSP_PING_HDL' | 20110117 | ||
| 4 | CO_PING_PATH | Constant | Public | Type reference (TYPE) | STRING | 'sap/bc/srt/ping' | 20110117 | ||
| 5 | CO_SEC_SETTINGS_NAME | Constant | Public | Type reference (TYPE) | STRING | 'SecuritySettings' | 20110117 | ||
| 6 | CO_URL_NAME | Constant | Public | Type reference (TYPE) | STRING | 'PingURL' | 20110117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Security Settings | 20110117 | |
| 2 | Instance method | Public | Method | Deletes List of URL´s | 20110117 | |
| 3 | Instance method | Public | Method | Check whether Security Settings exists | 20110117 | |
| 4 | Instance method | Public | Method | Check whether List of URL´s exists | 20110117 | |
| 5 | Instance method | Public | Method | Get information about the last update performed | 20110117 | |
| 6 | Instance method | Public | Method | Returns Security Settings | 20110117 | |
| 7 | Instance method | Public | Method | Returns List of URL´s for Pinging | 20110117 | |
| 8 | Instance method | Public | Method | Gets the URL proposals | 20110117 | |
| 9 | Instance method | Public | Method | Executes Ping | 20110117 | |
| 10 | Instance method | Public | Method | Save URL´s and Security Settings | 20110117 | |
| 11 | Instance method | Public | Method | Set Security Settings | 20110117 | |
| 12 | Instance method | Public | Method | Set List of URL´s | 20110117 |
Events
Interface IF_SRT_WSP_PING_CNTRL has no event.
Types
Interface IF_SRT_WSP_PING_CNTRL has no local type.
Method Signatures
Method DELETE_SECURITY_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | SRT_WSP_PING_CHK_URL | SRT WSP: Ping Check URL | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method DELETE_URL Signature
Method DELETE_URL on Interface IF_SRT_WSP_PING_CNTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method EXISTS_SECURITY_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110117 | |||
| 2 | QNAME | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method EXISTS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | X=exists; space=does not exist | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method GET_LAST_CHANGE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PE_DATE | Call by reference | Type reference (TYPE) | UDATUM | Date of Last Change | 20110117 | |||
| 2 | PE_TIME | Call by reference | Type reference (TYPE) | UZEIT | Time | 20110117 | |||
| 3 | PE_USER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20110117 |
Method GET_LAST_CHANGE_INFO on Interface IF_SRT_WSP_PING_CNTRL has no exception.
Method GET_SECURITY_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SECURITY_SETTINGS | Value transfer | Type reference (TYPE) | SRT_WSP_PING_CHK_SEC_SETTINGS | SRT WSP: Ping Check Security Settings | 20110117 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | SRT_WSP_PING_CHK_URL | SRT WSP: Ping Check URL | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method GET_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Value transfer | Type reference (TYPE) | SRT_WSP_PING_CHK_URL_LIST_T | SRT WSP: Ping Check List of URLs | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method GET_URL_PROPOSALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_URL_PROPOSALS | Value transfer | Type reference (TYPE) | SRT_WSP_PING_CHK_URL_LIST_T | SRT WSP: Ping Check List of URLs | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method PING 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 | Health check result | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method SAVE Signature
Method SAVE on Interface IF_SRT_WSP_PING_CNTRL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method SET_SECURITY_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SECURITY_SETTINGS | Call by reference | Type reference (TYPE) | SRT_WSP_PING_CHK_SEC_SETTINGS | SRT WSP: Ping Check Security Settings | 20110117 | |||
| 2 | URL | Call by reference | Type reference (TYPE) | STRING | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
Method SET_URLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URLS | Call by reference | Type reference (TYPE) | SRT_WSP_PING_CHK_URL_LIST_T | SRT WSP: Ping Check List of URLs | 20110117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | WSP Exception | 20110117 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |