SAP ABAP Class /IWBEP/CL_ANA_ADP_MDX_BW_MED (Gateway: Analytics Adapter MDX - Metadata)
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_ADP_ABS_MED | Gateway: Analytics Generic Service Adapter Abstract Metadata | 20120216 |
Properties
| Class | /IWBEP/CL_ANA_ADP_MDX_BW_MED | |
| Short Description | Gateway: Analytics Adapter MDX - Metadata | |
| Super Class | /IWBEP/CL_ANA_GSR_ADP_ABS_MED | Gateway: Analytics Generic Service Adapter Abstract Metadata |
| 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 | 20120216 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_ANA_ADP_MDX_BW_MED has no interface implemented.
Friends
Class /IWBEP/CL_ANA_ADP_MDX_BW_MED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120217 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_COMPOUNDED_DIMENSIONS | Compounded Dimensions | 20121203 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RR_RIONA_D=>__BAPI6110OBJ | 20120216 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_IOBJ_D=>__BAPI6108L | Info Object List Type - Unit | 20120216 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/DEFI_RFC_DEST | Logical RFC Destination - Points to SAP system | 20120322 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/DEFI_SYSTEM_ALIAS | /IWFND/ defined SAP System Alias | 20120322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120322 | ||
| 2 | Instance method | Private | Method | Get the Type of Dimension (Unit or Currency) | 20120216 | |
| 3 | Instance method | Private | Method | Get the Info Object Details | 20120216 | |
| 4 | Static method | Public | Method | Resolve Internal name to Analytics Generic Service Layer | 20120216 | |
| 5 | Static method | Public | Method | Resolve Internal name to OLAP BAPI internal name | 20120216 |
Events
Class /IWBEP/CL_ANA_ADP_MDX_BW_MED has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_COMPOUNDED_DIMENSION | Private | See coding | 20121204 | BEGIN OF ty_s_compounded_dimension,
dimension TYPE /iwbep/if_ana_gsr_metadata=>ty_attribute_name,
dependent_dimension TYPE /iwbep/if_ana_gsr_metadata=>ty_attribute_name,
END OF ty_s_compounded_dimension
|
||
| 2 | TY_T_COMPOUNDED_DIMENSIONS | Private | See coding | 20121204 | ty_t_compounded_dimensions TYPE STANDARD TABLE OF ty_s_compounded_dimension WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DESTIN_FINDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_DESTIN_FINDER | Destination Finder | 20120322 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | /IWBEP/DEFI_RFC_DEST | Logical RFC Destination - Points to SAP system | 20120322 |
Method CONSTRUCTOR on class /IWBEP/CL_ANA_ADP_MDX_BW_MED has no exception.
Method GET_INFOOBJ_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INFOOBJ_DETAIL | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RR_IOBJ_D=>BAPI6108 | 20121102 | ||||
| 2 | ET_COMPOUNDS | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RR_IOBJ_D=>__BAPI6108CM | 20121102 | ||||
| 3 | IV_INFOOBJECT | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_IOBJ_D=>RSIOBJNM | 20120216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120216 | ||
| 2 | Technical Exception | 20120216 |
Method LOAD_INFOOBJ_UNIT_LIST Signature
Method LOAD_INFOOBJ_UNIT_LIST on class /IWBEP/CL_ANA_ADP_MDX_BW_MED has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120216 | ||
| 2 | Technical Exception | 20120216 |
Method RESOLVE_TO_ANA_GSR_INT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OLAP_ATTR_INT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120216 | ||||
| 2 | IV_OLAP_ATTR_POS | Call by reference | Attribute reference (LIKE) | SY-TABIX | Index of Internal Tables | 20120216 | |||
| 3 | RV_ANA_GSR_INT_NAME | Value transfer | Type reference (TYPE) | /IWBEP/IF_ANA_GSR_METADATA=>TY_ATTRIBUTE_NAME_INT | 20120216 |
Method RESOLVE_TO_ANA_GSR_INT_NAME on class /IWBEP/CL_ANA_ADP_MDX_BW_MED has no exception.
Method RESOLVE_TO_MDX_INT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OLAP_ATTR_INT_NAME | Call by reference | Type reference (TYPE) | STRING | 20120216 | ||||
| 2 | EV_OLAP_ATTR_POS | Call by reference | Attribute reference (LIKE) | SY-TABIX | Index of Internal Tables | 20120216 | |||
| 3 | IV_ANA_GSR_INT_NAME | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_GSR_METADATA=>TY_ATTRIBUTE_NAME_INT | 20120216 |
Method RESOLVE_TO_MDX_INT_NAME on class /IWBEP/CL_ANA_ADP_MDX_BW_MED has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |