SAP ABAP Class /IWBEP/CL_ANA_ADP_MDX_BW_RT (Gateway: Analytics Adapter MDX - Runtime)
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_RT | Gateway: Analytics Generic Service Adapter Abstract Runtime | 20120216 |
Properties
| Class | /IWBEP/CL_ANA_ADP_MDX_BW_RT | |
| Short Description | Gateway: Analytics Adapter MDX - Runtime | |
| Super Class | /IWBEP/CL_ANA_GSR_ADP_ABS_RT | Gateway: Analytics Generic Service Adapter Abstract Runtime |
| 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
Interfaces
Class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no interface implemented.
Friends
Class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20120310 | |||||
| 2 | Constant | Public | See coding | 20120310 | |||||
| 3 | Constant | Public | See coding | 'aggregate' | 20120315 | ||||
| 4 | Constant | Public | See coding | '009' | 20120318 | ||||
| 5 | Constant | Public | Type reference (TYPE) | C | ',' | 20120310 | |||
| 6 | Constant | Public | Type reference (TYPE) | C | '.' | 20120310 | |||
| 7 | Constant | Public | Type reference (TYPE) | C | '' | 20120310 | |||
| 8 | Constant | Public | See coding | '||' | 20120315 | ||||
| 9 | Constant | Public | Type reference (TYPE) | C | '_' | 20120315 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TY_MDX_FLAT_DATA | 20120221 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_MEASU_DO=>_PARAMS_RESPONSE | 20120309 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RR_RIONA_D=>__BAPI6110OBJ | 20120216 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RQ_IOBJ_D=>__BAPI6108L | Info Object List Type - Unit | 20120216 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/IF_ANA_ADP_MDX_GENRATOR=>TY_T_QUERY_VAR_INFO | 20121014 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/DEFI_RFC_DEST | Logical RFC Destination - Points to SAP system | 20120315 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120315 | ||
| 2 | Instance method | Private | Method | Decode Keys: Dimensions and Filters | 20120323 | |
| 3 | Instance method | Private | Method | Extract Query Var Info | 20121015 | |
| 4 | Instance method | Private | Method | Builds the Aggregate Header | 20120322 | |
| 5 | Instance method | Private | Method | 20120216 | ||
| 6 | Instance method | Private | Method | Get User Decimal Format | 20120309 | |
| 7 | Instance method | Private | Method | 20120330 | ||
| 8 | Instance method | Private | Method | Get the measures for the query | 20120309 |
Events
Class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MDX_FLAT_DATA | Public | See coding | 20120221 | BEGIN OF ty_mdx_flat_data,
header TYPE /iwbep/cl_ana_bec_rq_flatd_do=>_params_response-header,
data TYPE /iwbep/cl_ana_bec_rq_flatd_do=>_params_response-data,
END OF ty_mdx_flat_data
|
||
| 2 | TY_T_CELL_ORDINAL | Private | See coding | 20120322 | ty_t_cell_ordinal TYPE STANDARD TABLE OF /iwbep/cl_ana_bec_rq_flatd_do=>rrtcellordinal
|
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 | 20120315 |
Method CONSTRUCTOR on class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no exception.
Method DECODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIMENSIONS | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_ADP_MDX_GENRATOR=>TT_STRING | 20120323 | ||||
| 2 | ET_FILTERS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20120323 | |||
| 3 | ET_QUERY_PARAMS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | name value pair for mgw | 20121016 | |||
| 4 | ET_TOTALS | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_ADP_MDX_GENRATOR=>TT_STRING | 20120401 | ||||
| 5 | EV_TOTALS_STRING | Call by reference | Type reference (TYPE) | STRING | 20120405 | ||||
| 6 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | 20120323 |
Method DECODE_KEY on class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no exception.
Method EXTRACT_QUERY_VAR_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_QUERY_PARAMS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20121016 |
Method EXTRACT_QUERY_VAR_INFO on class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no exception.
Method GET_AGGREGATE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AGGREGATE_HEADER | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_GSR_RUNTIME=>TY_T_AGGREGATE_HEADER | Aggregate Header | 20120322 | |||
| 2 | ET_DIMENSION_COLS | Call by reference | Type reference (TYPE) | TY_T_CELL_ORDINAL | 20120322 | ||||
| 3 | ET_DIMENSION_KEY_COLS | Call by reference | Type reference (TYPE) | TY_T_CELL_ORDINAL | 20120401 | ||||
| 4 | ET_MEASURE_COLS | Call by reference | Type reference (TYPE) | TY_T_CELL_ORDINAL | 20120322 |
Method GET_AGGREGATE_HEADER on class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no exception.
Method GET_QUERY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MDXCOMMAND | Call by reference | Type reference (TYPE) | /IWBEP/CL_ANA_BEC_RC_OBJCT_DO=>__BAPI6111MDX | 20120221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120216 | ||
| 2 | Technical Exception | 20120216 |
Method GET_USER_DEC_FMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FORMAT | Value transfer | Type reference (TYPE) | XUDCPFM | Decimal notation | 20120310 |
Method GET_USER_DEC_FMT on class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no exception.
Method LOAD_DIMENSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DIMENSIONS | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_ADP_MDX_GENRATOR=>TT_STRING | 20120330 | ||||
| 2 | IT_DIMENSIONS | Call by reference | Type reference (TYPE) | /IWBEP/IF_ANA_ADP_MDX_GENRATOR=>TT_STRING | 20120405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120330 | ||
| 2 | Technical Exception | 20120330 |
Method LOAD_MEASURES Signature
Method LOAD_MEASURES on class /IWBEP/CL_ANA_ADP_MDX_BW_RT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20120309 | ||
| 2 | Technical Exception | 20120309 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |