SAP ABAP Interface IF_SOAP_RFC_MESSAGE (Container to store RFC data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_RFC (Package) RFC Adapter - WS Consumer proxy calls FM over RFC Protocol
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_RFC_MESSAGE | RFC Message Container | 20121016 |
Properties
| Interface | IF_SOAP_RFC_MESSAGE | |
| Short Description | Container to store RFC data |
General Data
| Package | SOAP_RFC | RFC Adapter - WS Consumer proxy calls FM over RFC Protocol |
| Created | 20121011 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_RFC_MESSAGE has no interface.
Friends
Interface IF_SOAP_RFC_MESSAGE has no friend.
Attributes
Interface IF_SOAP_RFC_MESSAGE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get absolut request name | 20121102 | |
| 2 | Instance method | Public | Method | Method name | 20121011 | |
| 3 | Instance method | Public | Method | Get parameter tabelle | 20121011 | |
| 4 | Instance method | Public | Method | Payload as xstring | 20121012 | |
| 5 | Instance method | Public | Method | Proxy name | 20121011 | |
| 6 | Instance method | Public | Method | RFC Destination_name | 20121011 | |
| 7 | Instance method | Public | Method | 20121018 |
Events
Interface IF_SOAP_RFC_MESSAGE has no event.
Types
Interface IF_SOAP_RFC_MESSAGE has no local type.
Method Signatures
Method GET_ABS_REQ_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ABS_REQ_NAME | Value transfer | Type reference (TYPE) | ABAP_ABSTYPENAME | 20121102 |
Method GET_ABS_REQ_NAME on Interface IF_SOAP_RFC_MESSAGE has no exception.
Method GET_METHOD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD_NAME | Value transfer | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121011 |
Method GET_METHOD_NAME on Interface IF_SOAP_RFC_MESSAGE has no exception.
Method GET_PARAMETER_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_TAB | Value transfer | Type reference (TYPE) | ABAP_PARMBIND_TAB | 20121011 |
Method GET_PARAMETER_TAB on Interface IF_SOAP_RFC_MESSAGE has no exception.
Method GET_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD | Value transfer | Type reference (TYPE) | XSTRING | Payload | 20121012 |
Method GET_PAYLOAD on Interface IF_SOAP_RFC_MESSAGE has no exception.
Method GET_PROXY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROXY_NAME | Value transfer | Type reference (TYPE) | SEOCLNAME | Class Name | 20121011 |
Method GET_PROXY_NAME on Interface IF_SOAP_RFC_MESSAGE has no exception.
Method GET_RFC_DESTINATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFC_DEST_NAME | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20121011 |
Method GET_RFC_DESTINATION_NAME on Interface IF_SOAP_RFC_MESSAGE has no exception.
Method SET_BGRFC_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UNIT | Call by reference | Object reference (TYPE REF TO) | IF_BGRFC_UNIT | 20121018 |
Method SET_BGRFC_UNIT on Interface IF_SOAP_RFC_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |