SAP ABAP Function Module /CRYSTAL/MDX_GET_STREAM_DATA (flat query result as string sequence)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
/CRYSTAL/BC (Package) Business Objects Integrated Reporting
⤷
⤷
Basic Data
| Function Module | /CRYSTAL/MDX_GET_STREAM_DATA | flat query result as string sequence |
| Function Group | /CRYSTAL/MDX | Stream data from BW queries and cubes |
| Program Name | /CRYSTAL/SAPLMDX | Stream data from BW queries and cubes |
| INCLUDE Name | /CRYSTAL/LMDXU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STREAM | TYPE | STRING | <len>:<data>:<len>... | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
| |
SESSIONID | TYPE | SYCHAR60 | BW: General reference field for internal IDs | |||
| |
MEMBER_UNIQUE_NAMES | TYPE | FLAG | SPACE | General Flag | ||
| |
START_TUPLE | TYPE | RRTTUPLEORDINAL | Zero-based ordinal number of an axis tuple | |||
| |
END_TUPLE | TYPE | RRTTUPLEORDINAL | Zero-based ordinal number of an axis tuple | |||
| |
USE_RSRMDX | TYPE | FLAG | SPACE | Set to X to use RSR_MDX functions without 1 million cell limitation. | ||
| |
START_TUPLE_RSR | TYPE | RRTUPLEID | For RSR_* functions, zero-based ordinal number of an axis tuple | |||
| |
END_TUPLE_RSR | TYPE | RRTUPLEID | For RSR_* functions, zero-based ordinal number of an axis tuple | |||
| |
MISSING_STREAMINFO | TYPE | stream_info unavailable in memory | ||||
| |
BAPI_ERROR | TYPE | |||||
| |
RESULT_PARSING_ERROR | TYPE | out of synch with the meta data | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20100421 |
| SAP Release Created in | 46C |