SAP ABAP Class CL_SOAP_RFC_MAPPING_OB_ASYNC (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 20121205
Properties
Class CL_SOAP_RFC_MAPPING_OB_ASYNC  
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 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PROXY_ASYNC_MAPPING Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_RFC_MAPPING_OB_ASYNC has no interface implemented.
Friends
Class CL_SOAP_RFC_MAPPING_OB_ASYNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Protected Type reference (TYPE) STRING 'CL_SOAP_RFC_MAPPING_OB_ASYNC' 20121205
2 CO_PROCESSOR_ID Constant Protected Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_PROTOCOLS SOAP Runtime Processor Unit ID 20121205
3 MT_TARGET_PROXY Instance attribute Protected Type reference (TYPE) TT_PROXY_CLIENT_RFC 20121205
4 MV_COUPLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130315
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121205
2 CREATE_TARGET_SEQUENCE Instance method Private Method 20121205
3 GET_MEDIATION_TARGET_DATA Instance method Protected Method 20121206
4 GET_PARENT_MESSAGE_ID Instance method Protected Method 20121206
5 GET_SEQUENCE Instance method Protected Method 20121205
6 GET_SOURCE_REQUEST_XSTRING Instance method Protected Method 20121205
7 INIT Instance method Private Method 20121205
8 MAP_REQUEST Instance method Private Method 20121205
9 ON_TARGET_BEFORE_SAVING Instance method Private Event handling method 20121205
10 PREPARE_TARGET_PROTOCOLS Instance method Protected Method 20130322
Events
Class CL_SOAP_RFC_MAPPING_OB_ASYNC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PROXY_CLIENT_RFC Protected See coding 20121205 tt_proxy_client_rfc type standard table of ty_proxy_client_rfc with key message_name
2 TY_PROXY_CLIENT_RFC Protected See coding 20121205 begin of ty_proxy_client_rfc, message_name type string, proxy_client_instance type ref to if_proxy_client_rfc, lp_name type prx_logical_port_name, target_proxy_name type prx_r3name, target_method_name TYPE string, end of ty_proxy_client_rfc
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROXY_MAPPING Call by reference Object reference (TYPE REF TO) IF_PROXY_MAPPING Mapping access class 20121205
2 Importing IR_SOURCE_SOAP_APPLICATION Call by reference Object reference (TYPE REF TO) CL_SOAP_APPLICATION Implementation of a SOAP Application Container 20121205
3 Importing IV_MAPPING_NAME Call by reference Type reference (TYPE) STRING 20121205
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121205

Method CREATE_TARGET_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TARGET_SEQUENCE_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_WSPROTOCOL_SEQUENCE_INT internal sequence protocol 20121205
2 Importing IV_TARGET_PROXY_NAME Call by reference Type reference (TYPE) STRING 20121205
3 Returning RR_TARGET_SEQUENCE Value transfer Object reference (TYPE REF TO) IF_WS_CLIENT_SEQUENCE Client Sequence for Sequence Processing of Web Services 20121205

Method CREATE_TARGET_SEQUENCE on class CL_SOAP_RFC_MAPPING_OB_ASYNC has no exception.

Method GET_MEDIATION_TARGET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TARGET_LP Call by reference Type reference (TYPE) STRING 20121206
2 Exporting EV_TARGET_METHOD Call by reference Type reference (TYPE) STRING 20121210
3 Exporting EV_TARGET_PROXY Call by reference Type reference (TYPE) STRING 20121206
4 Importing IV_MESSAGE_NAME Call by reference Type reference (TYPE) STRING 20121206

Method GET_MEDIATION_TARGET_DATA on class CL_SOAP_RFC_MAPPING_OB_ASYNC has no exception.

Method GET_PARENT_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PARENT_MESSAGE_ID Value transfer Type reference (TYPE) SRT_MSGID Message ID in SOAP Runtime 20121206

Method GET_PARENT_MESSAGE_ID on class CL_SOAP_RFC_MAPPING_OB_ASYNC has no exception.

Method GET_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TARGET_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT WS Protocols on Client Side (Formerly "Service Context") 20121205
2 Importing IV_TARGET_PROXY_NAME Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20121206
3 Returning RO_SEQUENCE Value transfer Object reference (TYPE REF TO) IF_WS_CLIENT_SEQUENCE Client Sequence for Sequence Processing of Web Services 20121205
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121205

Method GET_SOURCE_REQUEST_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REQ_XSTRING Value transfer Type reference (TYPE) XSTRING 20121205
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121205

Method INIT Signature

Method INIT on class CL_SOAP_RFC_MAPPING_OB_ASYNC has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technical Error 20121205

Method MAP_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_TAB Call by reference Type reference (TYPE) IF_PROXY_ASYNC_MAPPING=>DATA_TAB 20121205

Method MAP_REQUEST on class CL_SOAP_RFC_MAPPING_OB_ASYNC has no exception.

Method ON_TARGET_BEFORE_SAVING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADJUSTABLE_PERSISTANCE Value transfer Attribute reference (LIKE) Adjust SOAP persistance 20121205
2 Importing MESSAGE_ID Call by reference Attribute reference (LIKE) 20121205

Method ON_TARGET_BEFORE_SAVING on class CL_SOAP_RFC_MAPPING_OB_ASYNC has no exception.

Method PREPARE_TARGET_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TARGET_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WS_SERVER_CONTEXT 20130322
2 Importing IV_MESSAGE_ID Call by reference Type reference (TYPE) SRT_MSGID 20130322
3 Importing IV_PARENT_MESSAGE_ID Call by reference Type reference (TYPE) SRT_MSGID 20130322
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20130322
History
Last changed by/on SAP  20140121 
SAP Release Created in 740