SAP ABAP Class /IWBEP/IF_ANA_GSR_TY_CONVERTOR (Gateway: Analytics Generic Service Type Convertor)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWBEP/CL_ANA_BW_TY_CONVERTOR Gateway: Analytics SAP BW Type Convertor 20120202
Properties
Class /IWBEP/IF_ANA_GSR_TY_CONVERTOR  
Short Description Gateway: Analytics Generic Service Type Convertor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120124   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_ANA_GSR_METADATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/IF_ANA_GSR_TY_CONVERTOR has no interface implemented.
Friends
Class /IWBEP/IF_ANA_GSR_TY_CONVERTOR has no friend class.
Attributes
Class /IWBEP/IF_ANA_GSR_TY_CONVERTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_OLAP_TO_EDM_TYPE Instance method Public Method Convert OLAP types to EDM types 20120202
Events
Class /IWBEP/IF_ANA_GSR_TY_CONVERTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_EDM_FIELD_DESC Public See coding EDM Field Description 20120202 BEGIN OF ty_s_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, display_format TYPE string, END OF ty_s_edm_field_desc
Method Signatures

Method CONVERT_OLAP_TO_EDM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EDM_TYPE_INFO Call by reference Type reference (TYPE) TY_S_EDM_FIELD_DESC 20120202
2 Importing IS_OLAP_TYPE_INFO Call by reference Type reference (TYPE) /IWBEP/IF_ANA_GSR_METADATA=>TY_S_TYPE_INFO 20120202
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_MED_EXCEPTION Meta data exception 20120222
History
Last changed by/on SAP  20131127 
SAP Release Created in