SAP ABAP Interface /IWBEP/IF_ANA_GSR_TY_CONVERTOR (Gateway: Analytics Generic Service Type Convertor)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/ANA_GSR (Package) Gateway: Analytics Integration Generic Service
⤷
⤷
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
| Interface | /IWBEP/IF_ANA_GSR_TY_CONVERTOR | |
| Short Description | Gateway: Analytics Generic Service Type Convertor |
General Data
| Package | /IWBEP/ANA_GSR | Gateway: Analytics Integration Generic Service |
| Created | 20120124 | SAP |
| Last changed | 20131127 | SAP |
| 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
Interface /IWBEP/IF_ANA_GSR_TY_CONVERTOR has no interface.
Friends
Interface /IWBEP/IF_ANA_GSR_TY_CONVERTOR has no friend.
Attributes
Interface /IWBEP/IF_ANA_GSR_TY_CONVERTOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert OLAP types to EDM types | 20120202 |
Events
Interface /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 | ES_EDM_TYPE_INFO | Call by reference | Type reference (TYPE) | TY_S_EDM_FIELD_DESC | 20120202 | ||||
| 2 | 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 | Meta data exception | 20120222 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |