SAP ABAP Interface /IWBEP/IF_ANA_GSR_NAME_MAP (Gateway: Analytics OData Name mapping)
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_GSR_NAME_MAP_ABS | Gateway: Analytics Generic Service Name Map Abstract | 20120320 |
Properties
| Interface | /IWBEP/IF_ANA_GSR_NAME_MAP | |
| Short Description | Gateway: Analytics OData Name mapping |
General Data
| Package | /IWBEP/ANA_GSR | Gateway: Analytics Integration Generic Service |
| Created | 20120222 | SAP |
| Last changed | 20130531 | 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_NAME_MAP has no interface.
Friends
Interface /IWBEP/IF_ANA_GSR_NAME_MAP has no friend.
Attributes
Interface /IWBEP/IF_ANA_GSR_NAME_MAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates the Name Map Table | 20120321 | |
| 2 | Instance method | Public | Method | Returns the Name Mapping | 20120222 | |
| 3 | Instance method | Public | Method | Returns the Name map table for data provider | 20120222 | |
| 4 | Instance method | Public | Method | Sets the Name Map List | 20120320 |
Events
Interface /IWBEP/IF_ANA_GSR_NAME_MAP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_NAME_MAP | Public | See coding | 20120222 | BEGIN OF ty_s_name_map ,
gsr_property_name TYPE string,
odata_property_name TYPE /iwbep/if_mgw_med_odata_types=>ty_e_med_entity_name,
odata_property_int_name TYPE fieldname,
olap_property_name TYPE string,
END OF ty_s_name_map
|
||
| 2 | TY_T_NAME_MAP | Public | See coding | 20120222 | ty_t_name_map TYPE STANDARD TABLE OF ty_s_name_map WITH DEFAULT KEY
|
Method Signatures
Method GENERATE_NAME_MAP_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DIMENSIONS | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_GSR_METADATA=>TY_T_DIMENSIONS | 20120321 | ||||
| 2 | IT_MEASURES | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_GSR_METADATA=>TY_T_MEASURES | 20120321 | ||||
| 3 | IT_VARIABLES | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_GSR_METADATA=>TY_T_SELECTION_VARIABLES | 20120321 | ||||
| 4 | RT_NAME_MAP_LIST | Value transfer | Type reference (TYPE) | TY_T_NAME_MAP | 20120321 |
Method GENERATE_NAME_MAP_LIST on Interface /IWBEP/IF_ANA_GSR_NAME_MAP has no exception.
Method GET_NAME_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NAME_MAP | Call by reference | Type reference (TYPE) | TY_S_NAME_MAP | 20120222 | ||||
| 2 | IV_GSR_PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | 20120222 | ||||
| 3 | IV_ODATA_PROPERTY_INT_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120222 | |||
| 4 | IV_ODATA_PROPERTY_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_ENTITY_NAME | 20120222 |
Method GET_NAME_MAPPING on Interface /IWBEP/IF_ANA_GSR_NAME_MAP has no exception.
Method GET_NAME_MAP_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NAME_MAP_LIST | Call by reference | Type reference (TYPE) | TY_T_NAME_MAP | 20120321 |
Method GET_NAME_MAP_LIST on Interface /IWBEP/IF_ANA_GSR_NAME_MAP has no exception.
Method SET_NAME_MAP_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NAME_MAP_LIST | Call by reference | Type reference (TYPE) | TY_T_NAME_MAP | 20120320 |
Method SET_NAME_MAP_LIST on Interface /IWBEP/IF_ANA_GSR_NAME_MAP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |