SAP ABAP Class /IWBEP/CL_MGW_TEST_BOP_EXT (Test Application: Simulated BOP for extensibility)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_TEST_EDP (Package) OData Channel - Test Application for EDP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_BOP_COMMON_RFC | OData Channel : Common Backend Operation Proxy | 20111103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_BOP_EXT | OData Channel: Backend Connectivity BOP - Extensibility | 20111103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_TEST_BOP_EXT_D | Test Application: Simulated BOP | 20111103 |
Properties
| Class | /IWBEP/CL_MGW_TEST_BOP_EXT | |
| Short Description | Test Application: Simulated BOP for extensibility | |
| Super Class | /IWBEP/CL_MGW_BOP_COMMON_RFC | OData Channel : Common Backend Operation Proxy |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_TEST_EDP | OData Channel - Test Application for EDP |
| Created | 20111103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_MGW_TEST_BOP_EXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_BOP_EXT | OData Channel: Backend Connectivity BOP - Extensibility | 20111103 |
Friends
Class /IWBEP/CL_MGW_TEST_BOP_EXT has no friend class.
Attributes
Class /IWBEP/CL_MGW_TEST_BOP_EXT has no attribute.
Methods
Class /IWBEP/CL_MGW_TEST_BOP_EXT has no method.
Events
Class /IWBEP/CL_MGW_TEST_BOP_EXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | _PARAMS_REQUEST | Public | See coding | 20111103 | BEGIN OF _params_request,
entity_name TYPE string,
entity_name_ext TYPE string,
END OF _params_request
|
||
| 2 | _PARAMS_RESPONSE | Public | See coding | 20111103 | BEGIN OF _params_response,
data TYPE string,
data_ext TYPE string,
END OF _params_response
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |