SAP ABAP Class /IWBEP/CL_ANA_ADP_NAME_MAP_MDX (Gateway: Analytics Name Map Generator for MDX)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/ANA_ADP_MDX (Package) Gateway: Analytics Integration Adapter MDX
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_ANA_GSR_NAME_MAP_ABS | Gateway: Analytics Generic Service Name Map Abstract | 20120320 |
Properties
| Class | /IWBEP/CL_ANA_ADP_NAME_MAP_MDX | |
| Short Description | Gateway: Analytics Name Map Generator for MDX | |
| Super Class | /IWBEP/CL_ANA_GSR_NAME_MAP_ABS | Gateway: Analytics Generic Service Name Map Abstract |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/ANA_ADP_MDX | Gateway: Analytics Integration Adapter MDX |
| Created | 20120224 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/CL_ANA_ADP_NAME_MAP_MDX has no interface implemented.
Friends
Class /IWBEP/CL_ANA_ADP_NAME_MAP_MDX has no friend class.
Attributes
Class /IWBEP/CL_ANA_ADP_NAME_MAP_MDX has no attribute.
Methods
Class /IWBEP/CL_ANA_ADP_NAME_MAP_MDX has no method.
Events
Class /IWBEP/CL_ANA_ADP_NAME_MAP_MDX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_NAME_MAP | Private | See coding | 20120224 | 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,
END OF ty_s_name_map
|
||
| 2 | TY_T_NAME_MAP | Private | See coding | 20120224 | ty_t_name_map TYPE STANDARD TABLE OF ty_s_name_map WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |