SAP ABAP Class /UI2/CL_EDM_MODEL_ENTITY (/UI2/CL_EDM_MODEL_ENTITY)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_EDM_MODEL_ENTITY | EDM Model Provider: Entity | 20111212 |
Properties
| Class | /UI2/CL_EDM_MODEL_ENTITY | |
| Short Description | ||
| Super Class | ||
| 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 | 20111212 | 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_MODEL_ENTITY | EDM Model Provider: Entity | 20111212 |
Friends
Class /UI2/CL_EDM_MODEL_ENTITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_MODEL | EDM Model Provider | 20111212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20111212 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_EDM_MODEL_ENTITY=>TP_T_EDM_KEY | 20120104 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120104 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20120104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20111212 | ||
| 2 | Static method | Private | Method | 20111212 |
Events
Class /UI2/CL_EDM_MODEL_ENTITY has no event.
Types
Class /UI2/CL_EDM_MODEL_ENTITY has no local type.
Method Signatures
Method CONSTRUCTOR 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 | EDM Model Provider | 20111212 | |||
| 2 | ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20111212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20111213 |
Method GET_BOOLEAN_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEHAVIOUR_NAME | Call by reference | Type reference (TYPE) | STRING | 20111212 | ||||
| 2 | BEHAVIOUR_TAB | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_T_BEHAVIOUR | 20111212 | ||||
| 3 | BEHAVIOUR_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20111212 | ||||
| 4 | DEFAULT_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111212 |
Method GET_BOOLEAN_BEHAVIOUR on class /UI2/CL_EDM_MODEL_ENTITY has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |