SAP ABAP Class CL_CBN_GW_ES_EDM_UTIL (utility to handle edm types)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-GTF-CBN-ODT (Application Component) Contextual Business Navigation OData Backend Adaptation lay.
     CBESH_ODATA_ADPT_GW (Package) C'estBON Enterprise Search Adapter for OData in Gateway
Properties
Class CL_CBN_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 CBESH_ODATA_ADPT_GW   C'estBON Enterprise Search Adapter for OData in Gateway 
Created 20130430   SAP 
Last change 20131127   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 CL_CBN_GW_ES_EDM_UTIL has no interface implemented.
Friends
Class CL_CBN_GW_ES_EDM_UTIL has no friend class.
Attributes
Class CL_CBN_GW_ES_EDM_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EDM_TYPE Static method Public Method Get EDM Type 20130430
Events
Class CL_CBN_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 20130430 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 Conversion Routine 20130430
2 Importing IV_DECIMALS Call by reference Type reference (TYPE) I 20130430
3 Importing IV_INTERNAL_LENGTH Call by reference Type reference (TYPE) INTLEN Internal Length in Bytes 20130430
4 Importing IV_INTERNAL_TYPE Call by reference Type reference (TYPE) INTTYPE ABAP data type (C,D,N,...) 20130430
5 Importing IV_LENGTH Call by reference Type reference (TYPE) OUTPUTLEN Output Length 20130430
6 Returning RS_EDM_TYPE Value transfer Type reference (TYPE) TY_GS_EDM_FIELD_DESC 20130430
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION 20130430
History
Last changed by/on SAP  20131127 
SAP Release Created in 617