SAP ABAP Function Module AGS_BPM_RI_EXECUTE_MDX_QUERY (Execute MDX query from Solution Manager)
Hierarchy
☛
ST (Software Component) SAP Solution Manager Tool
⤷
SV-SMG-MON-BPM (Application Component) Business Process Monitoring
⤷
AGS_BPM_RI (Package) Reporting Infrastructure for Business Process Monitoring
⤷
⤷
Basic Data
| Function Module | AGS_BPM_RI_EXECUTE_MDX_QUERY | Execute MDX query from Solution Manager |
| Function Group | AGS_BPM_RI_CONN | Remote functions for connector |
| Program Name | SAPLAGS_BPM_RI_CONN | |
| INCLUDE Name | LAGS_BPM_RI_CONNU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BAPI_RETURN | TYPE | BAPIRET2 | BAPI Return code | |||
| |
MDX_STATEMENT | TYPE | BAPI6111MDX_T | String table with generated MDX Statement | |||
| |
RESULT_DATA | TYPE | BAPI6111FSD | Flat data table | |||
| |
RESULT_HEADER | TYPE | BAPI6111FSD | Flat header table | |||
| |
MDX_QUERY_FAILED | TYPE | Failed to execute MDX query | ||||
| |
READING_RESULT_FAILED | TYPE | Failed to read MDX results | ||||
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 | 20111124 |
| SAP Release Created in | 710 |