SAP ABAP Class /IWBEP/CL_V4_VS_V2_MAPPER (Mapps request / response data between V4 and V2)
Hierarchy
IW_BEP (Software Component)
   OPU-BSE-BEP (Application Component) Gateway Business Eventing and Provisioning
     /IWBEP/V4_RUNTIME (Package) OData Channel V4 - Runtime
Properties
Class /IWBEP/CL_V4_VS_V2_MAPPER  
Short Description Mapps request / response data between V4 and V2    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/V4_RUNTIME   OData Channel V4 - Runtime 
Created 20131211   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/CL_MGW_REMOTE_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /IWBEP/CL_MGW_UTIL_VERSIONS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /IWBEP/IF_MGW_CORE_SRV_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 /IWBEP/IF_V4_REQUEST_INFO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 /IWBEP/IF_V4_RESPONSE_INFO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/CL_V4_VS_V2_MAPPER has no interface implemented.
Friends
Class /IWBEP/CL_V4_VS_V2_MAPPER has no friend class.
Attributes
Class /IWBEP/CL_V4_VS_V2_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 REQUEST_V4_TO_V2 Instance method Private Method Map a V4 request info object to a V2 request context 20131211
2 REQUEST_V4_TO_V2_STRING Instance method Public Method Map a V4 request info object to a V2 request context string 20131211
3 RESPONSE_V2_TO_V4 Instance method Public Method Map the V2 response artifacts to a V4 response info object 20131211
Events
Class /IWBEP/CL_V4_VS_V2_MAPPER has no event.
Types
Class /IWBEP/CL_V4_VS_V2_MAPPER has no local type.
Method Signatures

Method REQUEST_V4_TO_V2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_V2_REQUEST_CONTEXT Call by reference Type reference (TYPE) /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_S_MGW_REQUEST_CONTEXT V2 Request Context Structure 20131219
2 Importing IO_V4_REQUEST_INFO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_V4_REQUEST_INFO V4 Request Information Object 20131211
# Exception Resumable Description Created on
1 /IWBEP/CX_GATEWAY SAP NetWeaver Gateway Exception 20140117

Method REQUEST_V4_TO_V2_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_V4_REQUEST_INFO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_V4_REQUEST_INFO V4 Request Information 20131211
2 Returning RS_V2_REQUEST_CONTEXT_STRING Value transfer Type reference (TYPE) XSTRING V2 Request Context xString 20131211
# Exception Resumable Description Created on
1 /IWBEP/CX_GATEWAY Technical Exception 20140117

Method RESPONSE_V2_TO_V4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_V2_BUSI_DATA Call by reference Object reference (TYPE REF TO) DATA Business Data (e.g. Entity Set) 20131217
2 Importing IS_V2_BACKEND_VERSION Call by reference Type reference (TYPE) /IWBEP/CL_MGW_UTIL_VERSIONS=>TY_S_MGW_BUILD_VERSION 20131211
3 Importing IS_V2_MESSAGE_CONTAINER Call by reference Type reference (TYPE) /IWBEP/CL_MGW_REMOTE_HANDLER=>TY_S_MGW_MSG_CANISTER Message Container 20131217
4 Importing IS_V2_RESPONSE_CONTEXT Call by reference Type reference (TYPE) /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_S_MGW_RESPONSE_CONTEXT Response Context Data (e.g. $count) 20131211
5 Importing IT_V2_HTTP_HEADERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Headers 20140211
6 Importing IT_V2_INLINE_INFO Call by reference Type reference (TYPE) /IWBEP/IF_MGW_CORE_SRV_RUNTIME=>TY_T_INLINE_INFO 20131211
7 Importing IT_V2_PERFORMANCE_TRACES Call by reference Type reference (TYPE) /IWBEP/SUTIL_HUB_PERF_DATA_T Performance Trace Data for Hub - Table 20140127
8 Returning RO_V4_RESPONSE_INFO Value transfer Object reference (TYPE REF TO) /IWBEP/IF_V4_RESPONSE_INFO V4 Response information 20131217

Method RESPONSE_V2_TO_V4 on class /IWBEP/CL_V4_VS_V2_MAPPER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 200