SAP ABAP Class CL_SOAP_PING (Service Ping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_PING | Ping Service | 20081110 |
Properties
Class | CL_SOAP_PING | |
Short Description | Service Ping | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20081105 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_PING | Ping Service | 20081110 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SOAP_MESSAGING_FACTORY | 20081204 | create instances to sequence / -manager |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP Configuration Runtime Object | 20120801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Call WS SOAP Application | 20081204 |
2 | ![]() |
Instance method | Private | Method | execute ping for PI | 20081110 |
3 | ![]() |
Instance method | Private | Method | return first exception of exception chain | 20081120 |
4 | ![]() |
Static method | Protected | Method | get instance | 20081117 |
5 | ![]() |
Static method | Private | Method | 20121204 | |
6 | ![]() |
Instance method | Private | Method | ping for mediation | 20120827 |
7 | ![]() |
Instance method | Private | Method | Ping over RFC protocol | 20121203 |
Events
Class CL_SOAP_PING has no event.
Types
Class CL_SOAP_PING has no local type.
Method Signatures
Method CALL_WS_SOAP_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SOAP_CLIENT_APP | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_CS | Interface of SOAP Application for Client Applications | 20081204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ping Exception | 20081204 |
Method EXECUTE_PI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_NAME | Call by reference | Type reference (TYPE) | SXI_ACTION | XI: Interface Name | 20081110 | ||
2 | ![]() |
IF_NAMESPACE | Call by reference | Type reference (TYPE) | SXI_ACTION_NS | XI: Interface Namespace | 20081110 | ||
3 | ![]() |
RECEIVER_AGREEMENT | Call by reference | Type reference (TYPE) | SSRV_SENDER_RECEIVER | XI Services: Sender-Receiver Interface | 20081125 | ||
4 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | 20081125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ping Exception | 20081121 |
Method GET_ROOT_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20081120 | ||
2 | ![]() |
E_NAME | Call by reference | Type reference (TYPE) | STRING | 20081120 | |||
3 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20081120 |
Method GET_ROOT_EXCEPTION on class CL_SOAP_PING has no exception.
Method GET_SERVICE_PING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVICE_PING | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PING | Ping Service | 20081117 |
Method GET_SERVICE_PING on class CL_SOAP_PING has no exception.
Method IS_RFC_CONSUMER_PROXY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROXY_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Class Name | 20121204 | ||
2 | ![]() |
RV_IS_RFC_PROXY | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_false | 20121204 |
Method IS_RFC_CONSUMER_PROXY on class CL_SOAP_PING has no exception.
Method PING_MEDIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LP_NAME | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20120827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ping Exception | 20120827 |
Method PING_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_RT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG_RFC | WSP Configuration Runtime Object | 20121203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ping Exception Call | 20121203 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |