Function Module list used by SAP ABAP Function Module EXPORT_GET_DATA_FROM_MDX (Creates the MDX object and selects the data)
SAP ABAP Function Module
EXPORT_GET_DATA_FROM_MDX (Creates the MDX object and selects the data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPI_MDDATASET_CHECK_SYNTAX | Check Syntax of the Current MDX Commands | ||
| 2 | BAPI_MDDATASET_CREATE_OBJECT | Creates an MDDATASET Runtime Object | ||
| 3 | BAPI_MDDATASET_GET_AXIS_DATA | Delivers the Data of an Axis Tuple | ||
| 4 | BAPI_MDDATASET_GET_AXIS_INFO | Delivers Info. about the Data Set Axis | ||
| 5 | BAPI_MDDATASET_GET_CELL_DATA | Delivers the data for a Cell Area | ||
| 6 | BAPI_MDDATASET_SELECT_DATA | Executes the MDX Command | ||