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 /UI2/IF_EDM_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP 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 M_EDM_MODEL Instance attribute Private Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_S_MODEL EDM Model Provider 20111212
2 M_ENTITY_NAME Instance attribute Private Type reference (TYPE) STRING 20111212
3 M_REF_TO_KEY_TAB Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_EDM_MODEL_ENTITY=>TP_T_EDM_KEY 20120104
4 M_STRUCTDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120104
5 M_TABLEDESCR 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 CONSTRUCTOR Instance method Public Constructor 20111212
2 GET_BOOLEAN_BEHAVIOUR 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 Importing EDM_MODEL Call by reference Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_S_MODEL EDM Model Provider 20111212
2 Importing ENTITY_NAME Call by reference Type reference (TYPE) STRING 20111212
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME 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 Importing BEHAVIOUR_NAME Call by reference Type reference (TYPE) STRING 20111212
2 Importing BEHAVIOUR_TAB Call by reference Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_T_BEHAVIOUR 20111212
3 Returning BEHAVIOUR_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20111212
4 Importing 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