SAP ABAP Class /IWBEP/CL_MGW_TEST_GSR_EDP (Odata Channel - Test application for AEDP)
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
Properties
Class | /IWBEP/CL_MGW_TEST_GSR_EDP | |
Short Description | Odata Channel - Test application for AEDP | |
Super Class | /IWBEP/CL_MGW_GSR_EDP_WR_BASE | OData Channel: Entity Data Provider Read Write Base |
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 | 20111102 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWBEP/CL_MGW_TEST_GSR_EDP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IWBEP/IF_MGW_EDP_MAP | OData Channel: Entity Data Provider Map | 20111102 | ||
2 | /IWBEP/IF_MGW_EDP_MAP_ACTION | OData Channel: Mapping Interface for Actions | 20111102 | ||
3 | /IWBEP/IF_MGW_EDP_MAP_CREATE | OData Channel : Mapping Interface for Entity Create | 20111102 | ||
4 | /IWBEP/IF_MGW_EDP_MAP_DELETE | OData Channel : Mapping Interface for Entity Delete | 20111102 | ||
5 | /IWBEP/IF_MGW_EDP_MAP_GSTREAM | OData Channel : Mapping Interface for Get Stream | 20111102 | ||
6 | /IWBEP/IF_MGW_EDP_MAP_QUERY | OData Channel : Mapping Interface for Get Entity Set | 20111102 | ||
7 | /IWBEP/IF_MGW_EDP_MAP_READ | OData Channel : Mapping Interface for Get Entity | 20111102 | ||
8 | /IWBEP/IF_MGW_EDP_MAP_UPDATE | OData Channel : Mapping Interface for Entity Update | 20111102 |
Friends
Class /IWBEP/CL_MGW_TEST_GSR_EDP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | See coding | 20111102 | ||||
2 | ![]() |
Constant | Protected | See coding | 20111102 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111103 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get request id | 20111102 |
2 | ![]() |
Instance method | Private | Method | Initialize the source & model name | 20111102 |
3 | ![]() |
Instance method | Public | Method | test create deep entity | 20111102 |
4 | ![]() |
Instance method | Public | Method | test create entity | 20111102 |
5 | ![]() |
Instance method | Public | Method | test Delete Entoty | 20111102 |
6 | ![]() |
Instance method | Public | Method | test entity get stream | 20111102 |
7 | ![]() |
Instance method | Public | Method | test Execute Action | 20111102 |
8 | ![]() |
Instance method | Public | Method | test get entity set | 20111102 |
9 | ![]() |
Instance method | Public | Method | test Read entity | 20111102 |
10 | ![]() |
Instance method | Public | Method | test Update entity | 20111102 |
Events
Class /IWBEP/CL_MGW_TEST_GSR_EDP has no event.
Types
Class /IWBEP/CL_MGW_TEST_GSR_EDP has no local type.
Method Signatures
Method GET_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_REQUEST_ID | Value transfer | Type reference (TYPE) | STRING | 20111102 |
Method GET_REQUEST_ID on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method INITIALIZE_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20111102 | |||
2 | ![]() |
EV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111102 | |||
3 | ![]() |
EV_ENTITY_SET_NAME | Call by reference | Type reference (TYPE) | STRING | 20111102 | |||
4 | ![]() |
EV_SOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20111102 |
Method INITIALIZE_SOURCE on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_CREATE_DEEP_ENTITY Signature
Method TEST_CREATE_DEEP_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_CREATE_DEEP_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_CREATE_ENTITY Signature
Method TEST_CREATE_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_CREATE_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_DELETE_ENTITY Signature
Method TEST_DELETE_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_DELETE_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_ENTITY_GET_STREAM Signature
Method TEST_ENTITY_GET_STREAM on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_ENTITY_GET_STREAM on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_EXECUTE_ACTION Signature
Method TEST_EXECUTE_ACTION on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_EXECUTE_ACTION on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_GET_ENTITYSET Signature
Method TEST_GET_ENTITYSET on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_GET_ENTITYSET on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_READ_ENTITY Signature
Method TEST_READ_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_READ_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
Method TEST_UPDATE_ENTITY Signature
Method TEST_UPDATE_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no parameter.
Method TEST_UPDATE_ENTITY on class /IWBEP/CL_MGW_TEST_GSR_EDP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 200 |