SAP ABAP Class /IWBEP/CL_MGW_MED_EDM_UTIL (utility to handle edm types)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_MED_IMPLEMENTATIONS (Package) OData Channel - Metadata - Implementations
Properties
Class /IWBEP/CL_MGW_MED_EDM_UTIL  
Short Description utility to handle edm types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/MGW_MED_IMPLEMENTATIONS   OData Channel - Metadata - Implementations 
Created 20110205   SAP 
Last change 20130531   SAP 
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...
Interfaces
Class /IWBEP/CL_MGW_MED_EDM_UTIL has no interface implemented.
Friends
Class /IWBEP/CL_MGW_MED_EDM_UTIL has no friend class.
Attributes
Class /IWBEP/CL_MGW_MED_EDM_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABAP_TYPE_FROM_EDM_TYPE Static method Public Method Get ABAP from EDM Type 20110315
2 GET_EDM_TYPE_FROM_DDIC_TYPE Static method Public Method Get EDM from DDIC Type 20110205
Events
Class /IWBEP/CL_MGW_MED_EDM_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_EDM_FIELD_DESC Public See coding 20110205 begin of ty_gs_edm_field_desc, core_type type /iwbep/if_mgw_med_odata_types=>TY_E_MED_EDM_TYPE, "EDM Data Type length type i, "Length (No. of Characters) decimals type i, "Number of Decimal Places internal_type type inttype, internal_length type i, input_mask type string, conv_exit type /iwbep/if_mgw_med_odata_types=>ty_e_med_conv_exit, semantic type /iwbep/if_mgw_med_odata_types=>ty_e_med_semantic, end of ty_gs_edm_field_desc
Method Signatures

Method GET_ABAP_TYPE_FROM_EDM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_EDM_TYPE Call by reference Type reference (TYPE) TY_GS_EDM_FIELD_DESC 20110315
2 Returning RS_ABAP_TYPE Value transfer Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_S_MED_ABAP_FDDESC 20110315

Method GET_ABAP_TYPE_FROM_EDM_TYPE on class /IWBEP/CL_MGW_MED_EDM_UTIL has no exception.

Method GET_EDM_TYPE_FROM_DDIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR 20110205
2 Returning RS_EDM_TYPE Value transfer Type reference (TYPE) TY_GS_EDM_FIELD_DESC 20110205
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20110313
History
Last changed by/on SAP  20130531 
SAP Release Created in 200