SAP ABAP Class CL_SOAP_RFC_UTILITY (Utility for SOAP RFC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RFC_UTILITIES (Package) Utilities for RFC Adapter
⤷
⤷
Properties
| Class | CL_SOAP_RFC_UTILITY | |
| Short Description | Utility for SOAP RFC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_RFC_UTILITIES | Utilities for RFC Adapter |
| Created | 20121031 | SAP |
| Last change | 20140121 | 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
Class CL_SOAP_RFC_UTILITY has no interface implemented.
Friends
Class CL_SOAP_RFC_UTILITY has no friend class.
Attributes
Class CL_SOAP_RFC_UTILITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | data | 20121031 | |
| 2 | Static method | Public | Method | 20121122 | ||
| 3 | Static method | Public | Method | 20130221 | ||
| 4 | Static method | Public | Method | 20130312 |
Events
Class CL_SOAP_RFC_UTILITY has no event.
Types
Class CL_SOAP_RFC_UTILITY has no local type.
Method Signatures
Method CONVERT_DATA_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20121031 | ||||
| 2 | IO_REQ_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121102 | |||
| 3 | IV_DATA_STRUCTUR | Call by reference | Type reference (TYPE) | DATA | 20121031 |
Method CONVERT_DATA_TO_XSTRING on class CL_SOAP_RFC_UTILITY 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) | SEOCLNAME | Class Name | 20121122 | |||
| 2 | RV_IS_RFC_PROXY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121122 |
Method IS_RFC_CONSUMER_PROXY on class CL_SOAP_RFC_UTILITY has no exception.
Method REGISTER_DEST_FOR_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFC_DEST | SAPOSCOL destination | 20130221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Exception Class | 20130222 |
Method UNREGISTER_DEST_FOR_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | RFC_DEST | SAPOSCOL destination | 20130312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Customizing Exception Class | 20130312 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |