SAP ABAP Class CL_SOAP_RFC_MAPPING_OB_SYNC (Outbound Mapping to RFC Proxy)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_MAPPING_OUTBOUND | Outbound mapping | 20121122 |
Properties
Class | CL_SOAP_RFC_MAPPING_OB_SYNC | |
Short Description | Outbound Mapping to RFC Proxy | |
Super Class | CL_SOAP_MAPPING_OUTBOUND | Outbound mapping |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20121122 | 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
Class CL_SOAP_RFC_MAPPING_OB_SYNC has no interface implemented.
Friends
Class CL_SOAP_RFC_MAPPING_OB_SYNC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CL_SOAP_RFC_MAPPING_OB_SYNC' | 20121122 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_PROTOCOLS | SOAP Runtime Processor Unit ID | 20121122 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PROXY_CLIENT_RFC | Base class for consumer proxies | 20121126 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20121130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20121122 | |
2 | ![]() |
Instance method | Protected | Method | 20121207 | |
3 | ![]() |
Instance method | Protected | Method | 20121211 | |
4 | ![]() |
Instance method | Protected | Method | 20121128 | |
5 | ![]() |
Instance method | Private | Method | 20121128 | |
6 | ![]() |
Instance method | Private | Method | 20121126 | |
7 | ![]() |
Instance method | Private | Method | 20121126 | |
8 | ![]() |
Instance method | Private | Method | 20121126 | |
9 | ![]() |
Instance method | Protected | Method | 20130411 | |
10 | ![]() |
Instance method | Protected | Method | 20121128 |
Events
Class CL_SOAP_RFC_MAPPING_OB_SYNC has no event.
Types
Class CL_SOAP_RFC_MAPPING_OB_SYNC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PROXY_MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_PROXY_MAPPING | Mapping access class | 20121122 | ||
2 | ![]() |
IR_SOURCE_SOAP_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_APPLICATION | Implementation of a SOAP Application Container | 20121122 | ||
3 | ![]() |
IV_MAPPING_NAME | Call by reference | Type reference (TYPE) | STRING | 20121122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20121122 |
Method GET_MEDIATION_TARGET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_LP | Call by reference | Type reference (TYPE) | PRX_LOGICAL_PORT_NAME | Logical Port Name | 20121207 | ||
2 | ![]() |
EV_TARGET_METHOD | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
3 | ![]() |
EV_TARGET_PROXY | Call by reference | Type reference (TYPE) | STRING | 20121207 | |||
4 | ![]() |
IV_MESSAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121207 |
Method GET_MEDIATION_TARGET_DATA on class CL_SOAP_RFC_MAPPING_OB_SYNC has no exception.
Method GET_RESPONSE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SOURCE_RESPONSE_MESSAGE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | 20121211 |
Method GET_RESPONSE_MESSAGE on class CL_SOAP_RFC_MAPPING_OB_SYNC has no exception.
Method GET_SOURCE_REQUEST_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REQ_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20121128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20121128 |
Method INIT Signature
Method INIT on class CL_SOAP_RFC_MAPPING_OB_SYNC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20121128 |
Method MAP_FAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TARGET_EXC | Call by reference | Object reference (TYPE REF TO) | CX_PROXY_RFC_FAULT | RFC Proxy Fault | 20121203 |
Method MAP_FAULT on class CL_SOAP_RFC_MAPPING_OB_SYNC has no exception.
Method MAP_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TARGET_REQUEST | Call by reference | Object reference (TYPE REF TO) | DATA | 20121206 | |||
2 | ![]() |
IV_REQUEST_METHOD_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20121126 |
Method MAP_REQUEST on class CL_SOAP_RFC_MAPPING_OB_SYNC has no exception.
Method MAP_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TARGET_RESPONSE | Call by reference | Object reference (TYPE REF TO) | DATA | 20121130 |
Method MAP_RESPONSE on class CL_SOAP_RFC_MAPPING_OB_SYNC has no exception.
Method PROCESS_SESSION_PROT Signature
Method PROCESS_SESSION_PROT on class CL_SOAP_RFC_MAPPING_OB_SYNC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Integration: Technical Error | 20130411 |
Method SET_SOURCE_RESPONSE_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RESPONSE_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20121128 |
Method SET_SOURCE_RESPONSE_XSTRING on class CL_SOAP_RFC_MAPPING_OB_SYNC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |