Menu

SAP Function Module REPL_LIST_DISPLAY

Materialien in der Sortimentsliste anzeigen

The Function Module REPL_LIST_DISPLAY (Materialien in der Sortimentsliste anzeigen) is a standard Function Module in SAP ERP and is part of the function group WBBS within the package WBBC.

Technical Information

Function Module REPL_LIST_DISPLAY
Short Text Materialien in der Sortimentsliste anzeigen
Function Group WBBS
Package WBBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_INCL_HEADER LIKE WDL_FLAG-XFELD Knz. erste Seite wird mit angezeigt
PI_READ_GROUPS LIKE WDL_FLAG-XFELD Gruppen-Daten nachlesen
PI_READ_POSITIONS LIKE WDL_FLAG-XFELD Positions-Daten nachlesen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_OK_CODE LIKE SY-UCOMM Letztes Benutzerkommando

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
PI_T_WBBH LIKE WBBH Sortimentslisten-Kopf-Daten
PI_T_WBBL LIKE WBBL Sortimentslisten-Gruppen-Daten
PI_T_WBBP LIKE WBBP Sortimentslisten-Positions-Daten

Exceptions

This function module does not define any Exceptions.