SAP ABAP Class /IWBEP/CL_V4_REMOTE_HANDLER (Handles remote calls (e.g. from Hub) for the V4 runtime)
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_REMOTE_HANDLER  
Short Description Handles remote calls (e.g. from Hub) for the V4 runtime    
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 20131204   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_V4_REQUEST_INFO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_V4_REMOTE_HANDLER has no interface implemented.
Friends
Class /IWBEP/CL_V4_REMOTE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCS_CONTROL_HEADER_NAMES Constant Private See coding Control header names for central RFC 20131204
2 GCS_OPERATION_CODES Constant Private See coding Operation Codes (IDs) - Constants for control header 20131204
3 MO_TRACES Instance attribute Private Object reference (TYPE REF TO) /IWBEP/IF_TRACES Performance and data traces 20140130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20140130
2 DELEGATE_TO_V2_RUNTIME Instance method Private Method Delegate the request to the V2 runtime 20131205
3 GET_ENTITY_SET Instance method Private Method Read Entity Set 20131204
4 INIT_TRACES Instance method Private Method Init the traces (MO_TRACES) 20140204
5 MERGE_PERFORMANCE_TRACES Instance method Private Method Delegate the request to the V2 runtime 20140130
6 PROCESS_REQUEST Instance method Public Method Process any request 20131204
Events
Class /IWBEP/CL_V4_REMOTE_HANDLER has no event.
Types
Class /IWBEP/CL_V4_REMOTE_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class /IWBEP/CL_V4_REMOTE_HANDLER has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_V4_REMOTE_HANDLER has no exception.

Method DELEGATE_TO_V2_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_RESPONSE_INFO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_V4_RESPONSE_INFO V4 Response Info 20131210
2 Exporting ET_CONTROL_HEADERS Call by reference Type reference (TYPE) TIHTTPNVP GW to BEP Response Control Headers 20131211
3 Importing IO_REQUEST_INFO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_V4_REQUEST_INFO V4 Request Info 20131210
4 Importing IT_CONTROL_HEADERS Call by reference Type reference (TYPE) TIHTTPNVP GW to BEP Request Control Headers 20131211
# Exception Resumable Description Created on
1 /IWBEP/CX_GATEWAY SAP NetWeaver Gateway Exception 20140117

Method GET_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESPONSE_INFO Call by reference Type reference (TYPE) /IWBEP/IF_V4_REQUEST_INFO=>REQUEST_INFO_S Response Data 20131205
2 Importing IS_REQUEST_INFO Call by reference Type reference (TYPE) /IWBEP/IF_V4_REQUEST_INFO=>REQUEST_INFO_S Request Data 20131205

Method GET_ENTITY_SET on class /IWBEP/CL_V4_REMOTE_HANDLER has no exception.

Method INIT_TRACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REQUEST_INFO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_V4_REQUEST_INFO V4 Request Information 20140204

Method INIT_TRACES on class /IWBEP/CL_V4_REMOTE_HANDLER has no exception.

Method MERGE_PERFORMANCE_TRACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_RESPONSE_INFO Call by reference Object reference (TYPE REF TO) /IWBEP/IF_V4_RESPONSE_INFO V4 Response Info 20140130

Method MERGE_PERFORMANCE_TRACES on class /IWBEP/CL_V4_REMOTE_HANDLER has no exception.

Method PROCESS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTROL_HEADERS Call by reference Type reference (TYPE) TIHTTPNVP GW to BEP Response Control Headers 20131211
2 Exporting EV_RESPONSE_DATA Call by reference Type reference (TYPE) XSTRING Response Data 20131204
3 Importing IT_CONTROL_HEADERS Call by reference Type reference (TYPE) TIHTTPNVP GW to BEP Request Control Headers 20131211
4 Importing IV_REQUEST_DATA Call by reference Type reference (TYPE) XSTRING Request Data 20131204

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