SAP ABAP Class /UI2/CL_EDM_MODEL_UTIL (EDM Model Provider Util)
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)
Properties
Class /UI2/CL_EDM_MODEL_UTIL  
Short Description EDM Model Provider Util    
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 20110901   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /UI2/IF_EDM_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SEOP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /UI2/CL_EDM_MODEL_UTIL has no interface implemented.
Friends
Class /UI2/CL_EDM_MODEL_UTIL has no friend class.
Attributes
Class /UI2/CL_EDM_MODEL_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LAST_MODIFIED Static method Public Method 20110930
2 MODEL_2_XML Static method Public Method 20111207
3 XML_2_MODEL Static method Public Method 20111207
Events
Class /UI2/CL_EDM_MODEL_UTIL has no event.
Types
Class /UI2/CL_EDM_MODEL_UTIL has no local type.
Method Signatures

Method GET_LAST_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAST_MODIFIED Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20110930
2 Importing OBJECT_REF Call by reference Object reference (TYPE REF TO) OBJECT 20110930

Method GET_LAST_MODIFIED on class /UI2/CL_EDM_MODEL_UTIL has no exception.

Method MODEL_2_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODEL Call by reference Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_S_MODEL 20111207
2 Exporting XML Call by reference Type reference (TYPE) STRING 20111207
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20111207

Method XML_2_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MODEL Call by reference Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_S_MODEL 20111207
2 Importing XML Call by reference Type reference (TYPE) STRING 20111207
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME UI2 Exception for data provider 20111207
History
Last changed by/on SAP  20141120 
SAP Release Created in 120