Menu

SAP Function Module MPO_RW_GET_DATA_FROM_REPORT

Berichtsgruppe ausführen, Daten + Metadaten in int. Tabelle zurückgeben

The Function Module MPO_RW_GET_DATA_FROM_REPORT (Berichtsgruppe ausführen, Daten + Metadaten in int. Tabelle zurückgeben) is a standard Function Module in SAP ERP and is part of the function group GRWR_WAO within the package WAO_REPORT_WRITER.

Technical Information

Function Module MPO_RW_GET_DATA_FROM_REPORT
Short Text Berichtsgruppe ausführen, Daten + Metadaten in int. Tabelle zurückgeben
Function Group GRWR_WAO
Package WAO_REPORT_WRITER
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL_ID LIKE WPPERSAPPL-APPLID Veraltet: Personalisierungs-Anwendung (WAO-Tool)
I_DISPLAY_LIST LIKE GRIX_START-CANCELED 'X': Bericht anzeigen, Daten nicht in ET_DATA üb
I_NEW_SELECTION LIKE GRIX_START-CANCELED 'X': Neu selektieren, ' ': Neuesten Extrakt lese
I_PERS_APPL LIKE CMPERSAPPL-APPLID Personalisierungs-Anwendung
I_REPORT_GROUP LIKE T803J-RGJNR Berichtsgruppe

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DATA LIKE GRWWEBDATA Extraktionsstruktur für Daten eines Report-Write
ET_MESSAGES LIKE BAPIRET2 Returnparameter
ET_METADATA LIKE GRWWEBMETADATA Struktur für Zeilen- und Spaltenmerkmale
IT_PARAMS LIKE ALV_S_PARAM_WP Zusätzl. SelParameter, überschreiben Personalis.

Exceptions

This function module does not define any Exceptions.