SAP ABAP Class CBN_CL_GW_ES_EDM_UTIL (utility to handle edm types)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-BE (Application Component) SAP UI Integration - Application Reuse - Backend Enabl.
     S_CBN_ODATA_ADPT_ES_GW (Package) CestBON Enterprise Search Adapter for OData in Gateway
Properties
Class CBN_CL_GW_ES_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 S_CBN_ODATA_ADPT_ES_GW   CestBON Enterprise Search Adapter for OData in Gateway 
Created 20130807   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CBN_CL_GW_ES_EDM_UTIL has no forward declaration.
Interfaces
Class CBN_CL_GW_ES_EDM_UTIL has no interface implemented.
Friends
Class CBN_CL_GW_ES_EDM_UTIL has no friend class.
Attributes
Class CBN_CL_GW_ES_EDM_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EDM_TYPE Static method Public Method 20130807
Events
Class CBN_CL_GW_ES_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 20130807 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_EDM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONV_EXIT Call by reference Type reference (TYPE) CONVEXIT 20130807
2 Importing IV_DECIMALS Call by reference Type reference (TYPE) I 20130807
3 Importing IV_INTERNAL_LENGTH Call by reference Type reference (TYPE) INTLEN 20130807
4 Importing IV_INTERNAL_TYPE Call by reference Type reference (TYPE) INTTYPE 20130807
5 Importing IV_LENGTH Call by reference Type reference (TYPE) OUTPUTLEN 20130807
6 Returning RS_EDM_TYPE Value transfer Type reference (TYPE) TY_GS_EDM_FIELD_DESC 20130807
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130807
History
Last changed by/on SAP  20131127 
SAP Release Created in 740