SAP ABAP Class CL_SRT_TEST_SERVICE_PING (Tests for Service Ping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RT_TESTS_FRAMEWORK (Package) Sub packadge for Test Framework
⤷
⤷
Properties
| Class | CL_SRT_TEST_SERVICE_PING | |
| Short Description | Tests for Service Ping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_RT_TESTS_FRAMEWORK | Sub packadge for Test Framework |
| Created | 20081118 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRT_TEST_SERVICE_PING has no forward declaration.
Interfaces
Class CL_SRT_TEST_SERVICE_PING has no interface implemented.
Friends
Class CL_SRT_TEST_SERVICE_PING has no friend class.
Attributes
Class CL_SRT_TEST_SERVICE_PING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | ping throws exception because of failing logon | 20081118 | |
| 2 | Static method | Public | Method | ping throws exception because of missing consumer config | 20121204 | |
| 3 | Static method | Public | Method | ping throws exception because of missing provider config | 20121204 | |
| 4 | Static method | Public | Method | ping throws exception because of failing logon | 20081118 | |
| 5 | Static method | Public | Method | 20120827 | ||
| 6 | Static method | Public | Method | 20120827 | ||
| 7 | Static method | Public | Method | 20130809 |
Events
Class CL_SRT_TEST_SERVICE_PING has no event.
Types
Class CL_SRT_TEST_SERVICE_PING has no local type.
Method Signatures
Method PING_ERROR_FAILING_LOGON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | STRING | used for cross release tests | 20081118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ping Exception | 20081118 |
Method PING_ERROR_MISSING_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | STRING | used for cross release tests | 20121204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ping Exception | 20121204 |
Method PING_ERROR_MISSING_PROV_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | STRING | used for cross release tests | 20121204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ping Exception | 20121204 |
Method PING_SUCCESSFUL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | STRING | used for cross release tests | 20081118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ping Exception | 20081118 |
Method PING_SUCCESSFUL_DEFAULT_LP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20120827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120827 |
Method PING_SUCCESSFUL_SC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20120827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120827 |
Method PING_SUCCESSFUL_SC_CONFIGLESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | STRING | 20130809 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130809 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |