SAP ABAP Class /UI2/CL_GW_ABSTRACT_MP (Gateway Abstract Model Provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_CORE_EDM (Package) UI BE: Entity Data Model Core logic (release independent)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model | 20110902 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_EDM_CONSTANTS | EDM Model: Constants | 20120214 |
Meta Relationship - Used By
Properties
| Class | /UI2/CL_GW_ABSTRACT_MP | |
| Short Description | Gateway Abstract Model Provider | |
| Super Class | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/BASIS_CORE_EDM | UI BE: Entity Data Model Core logic (release independent) |
| Created | 20110902 | SAP |
| Last change | 20131127 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_EDM_CONSTANTS | EDM Model: Constants | 20120214 |
Friends
Class /UI2/CL_GW_ABSTRACT_MP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20120214 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20120214 | |||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | /UI2/IF_EDM_MODEL | EDM Model Pagebuilder | 20110902 |
Methods
Events
Class /UI2/CL_GW_ABSTRACT_MP has no event.
Types
Class /UI2/CL_GW_ABSTRACT_MP has no local type.
Method Signatures
Method DEFINE_EDM_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_MODEL | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_EDM_MODEL | EDM Model Pagebuilder | 20110902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20111005 |
Method EDM_MODEL_2_GW_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_MODEL | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_EDM_MODEL | EDM Model Pagebuilder | 20110905 | |||
| 2 | GW_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method GET_EDM_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_MODEL | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_EDM_MODEL | EDM Model Pagebuilder | 20110902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20111005 |
Method _ADD_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_ACTION | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_ACTION | 20120503 | ||||
| 2 | GW_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20120503 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20120503 | ||
| 2 | UI2 Exception for data provider | 20120503 |
Method _ADD_ACTION_DELETE_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_MODEL | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_MODEL | 20130227 | ||||
| 2 | GW_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20130227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20130227 | ||
| 2 | UI2 Exception for data provider | 20130227 |
Method _ADD_ACTION_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_ACTION_PARAMETER | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_ACTION_PARAMETER | 20130718 | ||||
| 2 | GW_ACTION | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ACTION | Interface Representing a Script-Based OData Entity Type | 20130718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20130718 | ||
| 2 | UI2 Exception for data provider | 20130718 |
Method _ADD_ACTION_PARAM_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_BEHAVIOUR | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_BEHAVIOUR | 20130718 | ||||
| 2 | GW_ACTION_PARAM | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_PARAMETER | Interface Representing a Script-Based OData Entity Type | 20130718 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20130718 | ||
| 2 | UI2 Exception for data provider | 20130718 |
Method _ADD_ASSOCIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_ASSOCIATION | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_ASSOCIATION | 20110905 | ||||
| 2 | GW_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _ADD_COMPLEX_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_COMPLEX_PROPERTY | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_COMPLEX_PROPERTY | 20110921 | ||||
| 2 | GW_COMPLEX_TYPE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_CMPLX_TYPE | interface representing a script based odata complex type | 20110921 | |||
| 3 | GW_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ENTITY_TYP | Interface Representing a Script-Based OData Entity Type | 20110921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _ADD_COMPLEX_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_COMPLEX_TYPE | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_COMPLEX_TYPE | 20110921 | ||||
| 2 | GW_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20110921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _ADD_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_ENTITY | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_ENTITY | 20110905 | ||||
| 2 | GW_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface for a Script-Based Model | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _ADD_ENTITY_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_BEHAVIOUR | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_BEHAVIOUR | 20110919 | ||||
| 2 | GW_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ENTITY_TYP | Interface Representing a Script-Based OData Entity Type | 20110919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _ADD_NAV_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_ASSOCIATION | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_ASSOCIATION | 20110905 | ||||
| 2 | EDM_NAV_PROPERTY | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_NAV_PROPERTY | 20110905 | ||||
| 3 | GW_MODEL | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_MODEL | Interface Representing a Script-Based OData Entity Type | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _ADD_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_PROPERTY | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_PROPERTY | 20110919 | ||||
| 2 | GW_COMPLEX_TYPE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_CMPLX_TYPE | interface representing a script based odata complex type | 20110921 | |||
| 3 | GW_ENTITY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_ENTITY_TYP | Interface Representing a Script-Based OData Entity Type | 20110919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _ADD_PROPERTY_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_BEHAVIOUR | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_BEHAVIOUR | 20110919 | ||||
| 2 | GW_PROPERTY | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ODATA_PROPERTY | interface representing a script based odata complex type | 20110919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _CONF_2_GW_NAV_DIRECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DIRECTION_LEFT_TO_RIGHT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110905 | ||||
| 2 | EDM_START_POSITION | Call by reference | Type reference (TYPE) | STRING | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _CONV_2_GW_CARDINALITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_CARDINALITY | Call by reference | Type reference (TYPE) | STRING | 20110905 | ||||
| 2 | GW_CARDINALITY | Value transfer | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_CARDINALITY | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
Method _GET_BOOLEAN_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEHAVIOUR_VALUE | Call by reference | Type reference (TYPE) | STRING | 20110919 | ||||
| 2 | BOOLEAN_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Meta data exception | 20110921 | ||
| 2 | UI2 Exception for data provider | 20111005 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 120 |