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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
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 | ![]() |
Constant | Private | See coding | Control header names for central RFC | 20131204 | |||
2 | ![]() |
Constant | Private | See coding | Operation Codes (IDs) - Constants for control header | 20131204 | |||
3 | ![]() |
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 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20140130 |
2 | ![]() |
Instance method | Private | Method | Delegate the request to the V2 runtime | 20131205 |
3 | ![]() |
Instance method | Private | Method | Read Entity Set | 20131204 |
4 | ![]() |
Instance method | Private | Method | Init the traces (MO_TRACES) | 20140204 |
5 | ![]() |
Instance method | Private | Method | Delegate the request to the V2 runtime | 20140130 |
6 | ![]() |
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 | ![]() |
EO_RESPONSE_INFO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_V4_RESPONSE_INFO | V4 Response Info | 20131210 | ||
2 | ![]() |
ET_CONTROL_HEADERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | GW to BEP Response Control Headers | 20131211 | ||
3 | ![]() |
IO_REQUEST_INFO | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_V4_REQUEST_INFO | V4 Request Info | 20131210 | ||
4 | ![]() |
IT_CONTROL_HEADERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | GW to BEP Request Control Headers | 20131211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_RESPONSE_INFO | Call by reference | Type reference (TYPE) | /IWBEP/IF_V4_REQUEST_INFO=>REQUEST_INFO_S | Response Data | 20131205 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
ET_CONTROL_HEADERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | GW to BEP Response Control Headers | 20131211 | ||
2 | ![]() |
EV_RESPONSE_DATA | Call by reference | Type reference (TYPE) | XSTRING | Response Data | 20131204 | ||
3 | ![]() |
IT_CONTROL_HEADERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | GW to BEP Request Control Headers | 20131211 | ||
4 | ![]() |
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 |