SAP ABAP Class /UI2/CL_EDM_MODEL (EDM 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 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_EDM_MODEL | EDM Model Provider | 20110930 |
Meta Relationship - Used By
Properties
Class | /UI2/CL_EDM_MODEL | |
Short Description | EDM Model Provider | |
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 | 20110930 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/CL_EDM_MODEL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /UI2/IF_EDM_MODEL | EDM Model Provider | 20110930 |
Friends
Class /UI2/CL_EDM_MODEL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_T_ENTITY | Single-Character Flag | 20111212 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_S_MODEL | 20121030 |
Methods
Class /UI2/CL_EDM_MODEL has no method.
Events
Class /UI2/CL_EDM_MODEL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_ENTITY | Private | See coding | 20111212 | begin of TP_s_ENTITY,
entity_name type string,
entity type ref to /ui2/if_edm_model_entity,
END OF tp_s_entity
|
||
2 | TP_T_ENTITY | Private | See coding | 20111212 | tp_t_entity type HASHED TABLE of tp_s_entity WITH UNIQUE key entity_name
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 120 |