SAP ABAP Class /CRYSTAL/MDX_READ_DIMENSIONS (Dimension key values)
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_DIMENSIONS | |
Short Description | Dimension key values | |
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 | 20050607 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /CRYSTAL/MDX_READ_DIMENSIONS has no forward declaration.
Interfaces
Class /CRYSTAL/MDX_READ_DIMENSIONS has no interface implemented.
Friends
Class /CRYSTAL/MDX_READ_DIMENSIONS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/CX_BAPI_ERROR | internal error | 20050607 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/CX_MISSING_STREAMINFO | internal error | 20050607 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/CX_NO_MORE_MEMBERS | internal error | 20050607 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | just that | 20050607 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DIMENSION_VALUES_TABLE | mandatory dimension properties | 20050607 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DIMENSION_VALUES_TABLE_RSR | mandatory dimension properties rsr | 20110602 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/MDX_READ_PROPERTIES | extract dimension properties values | 20050607 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | /CRYSTAL/MDX_PROPERTY_VALUES | the itab of optional property values | 20050607 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | actual itab index | 20050607 | ||
10 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | /CRYSTAL/MDX_APPEND_DATA | Builds result set stream | 20050607 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | include into result set | 20050620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | get dimension and property field names | 20050609 |
2 | ![]() |
Instance method | Public | Constructor | setup object | 20050607 |
3 | ![]() |
Static method | Public | Method | free what was previously stored | 20050610 |
4 | ![]() |
Static method | Protected | Method | 20050610 | |
5 | ![]() |
Instance method | Public | Method | setup object relationship | 20050607 |
6 | ![]() |
Instance method | Public | Method | persist state in between calls to get_data | 20050608 |
7 | ![]() |
Instance method | Public | Method | extract field data to result stream | 20050607 |
Events
Class /CRYSTAL/MDX_READ_DIMENSIONS has no event.
Types
Class /CRYSTAL/MDX_READ_DIMENSIONS 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 | table for internal processing | 20050609 | ||
2 | ![]() |
MEMBER_UNIQUE_NAMES | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20050620 | |
3 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20050609 | ||
4 | ![]() |
SESSIONID | Call by reference | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 | ||
5 | ![]() |
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 | |
2 | ![]() |
expected metadata not available | 20050610 | |
3 | ![]() |
internal error | 20050610 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MEMBER_UNIQUE_NAMES | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20050620 | |
2 | ![]() |
STREAM | Call by reference | Object reference (TYPE REF TO) | /CRYSTAL/MDX_APPEND_DATA | Builds result set stream | 20050607 |
Method CONSTRUCTOR on class /CRYSTAL/MDX_READ_DIMENSIONS has no exception.
Method FREE_SESSION_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SESSIONID | Call by reference | Type reference (TYPE) | SYCHAR60 | CHAR60 data element for SYST | 20050610 |
Method FREE_SESSION_STATE on class /CRYSTAL/MDX_READ_DIMENSIONS has no exception.
Method GET_BASE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BASE_NAME | Value transfer | Type reference (TYPE) | RRTLEVELNAME | Unique name of a hierarchy level | 20050610 | ||
2 | ![]() |
LVL_UNAM | Call by reference | Type reference (TYPE) | RRTLEVELNAME | Unique name of a hierarchy level | 20050610 |
Method GET_BASE_NAME on class /CRYSTAL/MDX_READ_DIMENSIONS 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 | 20050607 | |
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 | 20050607 | ||
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 | 20050607 | |
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 | 20050607 | |
2 | ![]() |
internal error | 20050607 |
Method SAVE_SESSION_STATE Signature
Method SAVE_SESSION_STATE on class /CRYSTAL/MDX_READ_DIMENSIONS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Hry node info etc | 20050608 |
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 | ![]() |
ran out of members on the axis | 20050607 | |
2 | ![]() |
ran out of optional property values | 20050610 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |