SAP ABAP Class /IWBEP/CL_MGW_HTTP_HANDLER (handles bep request via http)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_REMOTE_SERVER (Package) OData Channel - Remote Business Data Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20120717 |
Properties
| Class | /IWBEP/CL_MGW_HTTP_HANDLER | |
| Short Description | handles bep request via http | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_REMOTE_SERVER | OData Channel - Remote Business Data Provider |
| Created | 20120717 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_MGW_HTTP_HANDLER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20120717 |
Friends
Class /IWBEP/CL_MGW_HTTP_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR40 | 'REMOTE_SERVER' | 20130927 | |||
| 2 | Constant | Private | Type reference (TYPE) | SEOCLNAME | '/IWBEP/CL_MGW_HTTP_HANDLER' | Class Name | 20130927 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'application/json' | 20130927 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'text/xml' | 20130927 |
Methods
Class /IWBEP/CL_MGW_HTTP_HANDLER has no method.
Events
Class /IWBEP/CL_MGW_HTTP_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_MGW_INNER_ERRORS | Public | See coding | 20121001 | BEGIN OF ty_s_mgw_inner_errors,
error_details type /IWBEP/T_MGW_ODATA_INNER_ERROR,
transaction_id type string,
END OF ty_s_mgw_inner_errors
|
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |