SAP ABAP Class /CRYSTAL/MDX_READ_MEASURES (Parses cell data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
/CRYSTAL/BC (Package) Business Objects Integrated Reporting

⤷

⤷

Properties
Class | /CRYSTAL/MDX_READ_MEASURES | |
Short Description | Parses cell data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /CRYSTAL/BC | Business Objects Integrated Reporting |
Created | 20050603 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /CRYSTAL/MDX_READ_MEASURES has no forward declaration.
Interfaces
Class /CRYSTAL/MDX_READ_MEASURES has no interface implemented.
Friends
Class /CRYSTAL/MDX_READ_MEASURES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CELL_DATA_ITAB_TYPE | data from the bapi | 20050603 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CELL_DATA_ITAB_TYPE_RSR | data from the rsr | 20110602 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/CX_BAPI_ERROR | internal error | 20050603 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/CX_MISSING_STREAMINFO | internal error | 20050603 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/CX_NO_MORE_CELLS | Exception for out of data | 20050603 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | just that | 20050603 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Actual itab index used with read table | 20050603 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/MDX_APPEND_DATA | result stream abstraction | 20050603 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | return the field metadata | 20050609 |
2 | ![]() |
Instance method | Public | Constructor | set up object relationships | 20050603 |
3 | ![]() |
Static method | Protected | Method | map sap type to ddic type | 20050620 |
4 | ![]() |
Instance method | Public | Method | init state and read cell data by calling the cell_data bapi | 20050603 |
5 | ![]() |
Instance method | Public | Method | extract fields from the cell_data and append to stream | 20050603 |
Events
Class /CRYSTAL/MDX_READ_MEASURES has no event.
Types
Class /CRYSTAL/MDX_READ_MEASURES has no local type.
Method Signatures
Method APPEND_FIELD_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDS | Call by reference | Type reference (TYPE) | /CRYSTAL/MDX_STREAM_LAYOUT_TAB | The layout of the MDX Query driver's result stream. | 20050609 | ||
2 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20050609 | ||
3 | ![]() |
SESSIONID | Call by reference | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 | ||
4 | ![]() |
USE_RSRMDX | Value transfer | Type reference (TYPE) | FLAG | SPACE | Set to X to use RSR_MDX functions without 1 million cell lim | 20110602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
internal error | 20050609 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
STREAM | Call by reference | Object reference (TYPE REF TO) | /CRYSTAL/MDX_APPEND_DATA | Builds result set stream | 20050603 |
Method CONSTRUCTOR on class /CRYSTAL/MDX_READ_MEASURES has no exception.
Method GET_DDIC_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DDIC_TYPE | Value transfer | Type reference (TYPE) | DATATYPE_D | Data Type in ABAP Dictionary | 20050620 | ||
2 | ![]() |
SAP_TYPE | Call by reference | Type reference (TYPE) | INTTYPE | ABAP data type (C,D,N,...) | 20050620 |
Method GET_DDIC_TYPE on class /CRYSTAL/MDX_READ_MEASURES has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
END_TUPLE | Call by reference | Type reference (TYPE) | RRTTUPLEORDINAL | 0 | Zero-based ordinal number of an axis tuple | 20050603 | |
2 | ![]() |
END_TUPLE_RSR | Call by reference | Type reference (TYPE) | RRTUPLEID | 0 | For RSR_* functions, zero-based ordinal number of axis tuple | 20110602 | |
3 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20050603 | ||
4 | ![]() |
SESSIONID | Call by reference | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 | ||
5 | ![]() |
START_TUPLE | Call by reference | Type reference (TYPE) | RRTTUPLEORDINAL | 0 | Zero-based ordinal number of an axis tuple | 20050603 | |
6 | ![]() |
START_TUPLE_RSR | Call by reference | Type reference (TYPE) | RRTUPLEID | 0 | For RSR_* functions, zero-based ordinal number of axis tuple | 20110602 | |
7 | ![]() |
USE_RSRMDX | Value transfer | Type reference (TYPE) | FLAG | SPACE | Set to X to use RSR_MDX functions without 1 million cell lim | 20110602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
internal error | 20050603 | |
2 | ![]() |
internal error | 20050603 |
Method WRITE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USE_RSRMDX | Value transfer | Type reference (TYPE) | FLAG | SPACE | Set to X to use RSR_MDX functions without 1 million cell lim | 20110602 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
raised at end of data | 20050603 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |