SAP ABAP Class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 (Gateway: Analytics Adapter MDX - Metadata with new Adapter)
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 | 20140224 |
Properties
| Class | /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 | |
| Short Description | Gateway: Analytics Adapter MDX - Metadata with new Adapter | |
| 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 | 20140224 | 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 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no interface implemented.
Friends
Class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20140328 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_PROP_DO=>_PARAMS_RESPONSE | 20140328 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_STINF_DO=>_PARAMS_RESPONSE | 20140321 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | TY_T_COMPOUNDED_DIMENSIONS | 20140328 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RR_RIONA_D=>__BAPI6110OBJ | 20140227 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_IOBJ_D=>__BAPI6108L | Info Object List Type - Unit | 20140227 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/DEFI_RFC_DEST | Logical RFC Destination - Points to SAP system | 20140224 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/DEFI_SYSTEM_ALIAS | /IWFND/ defined SAP System Alias | 20140224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20140224 | ||
| 2 | Instance method | Public | Method | 20140328 | ||
| 3 | Instance method | Public | Method | Get the Properties from the Cube | 20140328 | |
| 4 | Instance method | Public | Method | Get Information form BAPI_MDPROVIDER_GET_STREAMINFO | 20140321 | |
| 5 | Instance method | Private | Method | Get the Info Object Details | 20140227 | |
| 6 | Instance method | Private | Method | 20140328 | ||
| 7 | Instance method | Private | Method | Returns TRUE if DIM_ATTR is present in Query Designer | 20140410 | |
| 8 | Instance method | Private | Method | Check If the Key is valid | 20140409 | |
| 9 | Instance method | Private | Method | Check valid Dim Text Property as displayed in Query Designer | 20140409 |
Events
Class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_COMPOUNDED_DIMENSION | Public | See coding | 20140328 | 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 | Public | See coding | 20140328 | 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 | 20140224 | |||
| 2 | IV_RFC_DEST | Call by reference | Type reference (TYPE) | /IWBEP/DEFI_RFC_DEST | Logical RFC Destination - Points to SAP system | 20140224 |
Method CONSTRUCTOR on class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 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 | 20140328 | ||||
| 2 | ET_COMPOUNDS | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RR_IOBJ_D=>__BAPI6108CM | 20140328 | ||||
| 3 | IV_INFOOBJECT | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_IOBJ_D=>RSIOBJNM | 20140328 |
Method GET_INFOOBJ_DETAIL on class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROP_REQUEST | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_PROP_DO=>_PARAMS_REQUEST | 20140328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140328 | ||
| 2 | Technical Exception | 20140328 |
Method GET_STREAMINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DIMEN_REQUEST | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_STINF_DO=>_PARAMS_REQUEST | 20140321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140321 | ||
| 2 | Technical Exception | 20140321 |
Method LOAD_INFOOBJ_UNIT_LIST Signature
Method LOAD_INFOOBJ_UNIT_LIST on class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20140227 | ||
| 2 | Technical Exception | 20140227 |
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 | 20140328 | ||||
| 2 | IV_OLAP_ATTR_POS | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20140328 | |||
| 3 | RV_ANA_GSR_INT_NAME | Value transfer | Type reference (TYPE) | /IWBEP/IF_ANA_GSR_METADATA=>TY_ATTRIBUTE_NAME_INT | 20140328 |
Method RESOLVE_TO_ANA_GSR_INT_NAME on class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no exception.
Method VALIDATE_DIMENSION_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROP | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_PROP_DO=>BAPI6110PRP | 20140410 | ||||
| 2 | RV_VALID_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140410 |
Method VALIDATE_DIMENSION_ATTRIBUTE on class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no exception.
Method VALIDATE_KEY_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DIM | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_STINF_DO=>BAPI6111SI1 | 20140409 | ||||
| 2 | RV_VALID_KEY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140409 |
Method VALIDATE_KEY_CREATION on class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no exception.
Method VALIDATE_TEXT_FOR_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DIM | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_STINF_DO=>BAPI6111SI1 | 30 Characters | 20140409 | |||
| 2 | IS_PROPERTY | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_PROP_DO=>BAPI6110PRP | 20140409 | ||||
| 3 | RV_VALID_PROPERTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140409 |
Method VALIDATE_TEXT_FOR_DIMENSION on class /IWBEP/CL_ANA_ADP_MDX_BW_MED_2 has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |