Menu

SAP Function Module PORTAL_ALV_DATA_GET2

PortalALV: Beschaffung der Daten (Stream-Format)

The Function Module PORTAL_ALV_DATA_GET2 (PortalALV: Beschaffung der Daten (Stream-Format)) is a standard Function Module in SAP ERP and is part of the function group SKBP_WP within the package ALV_WP30.

Technical Information

Function Module PORTAL_ALV_DATA_GET2
Short Text PortalALV: Beschaffung der Daten (Stream-Format)
Function Group SKBP_WP
Package ALV_WP30
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_FUNCTION LIKE ALV_S_PORTAL_WP-FUNCNAME zu rufender Anwendungsbaustein

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR LIKE ALV_S_PORTAL_WP-ERROR Fehlertext
E_TV_PROPERTIES LIKE ALV_S_TVPROP_WP globale Eigenschaften d. Controls

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
CT_FIELDCAT LIKE ALV_S_FCAT_WP Feldkatalog
CT_PARAMS LIKE ALV_S_PARAM_WP Parametertabelle
CT_SORT LIKE ALV_S_SORT_WP Sortiertabelle
ET_DATA LIKE ALV_S_DSTREAM_WP Datentabelle
ET_HYPERLINKS LIKE ALV_S_DSTREAM_WP Hyperlinks
ET_SUBTOTALS LIKE ALV_S_DSTREAM_WP Zwischensummen
ET_SUBT_INDEX LIKE ALV_S_SUBT_INDEX_WP Mappingtabelle für Zwischensummen

Exceptions

This function module does not define any Exceptions.