Menu

SAP Function Module LAYOUT_AREA_ITEM_SUBITEMS_READ

Lesen untergeordneter Positionen zu einer Layoutbereichsposition

The Function Module LAYOUT_AREA_ITEM_SUBITEMS_READ (Lesen untergeordneter Positionen zu einer Layoutbereichsposition) is a standard Function Module in SAP ERP and is part of the function group WLYR within the package WWMI.

Technical Information

Function Module LAYOUT_AREA_ITEM_SUBITEMS_READ
Short Text Lesen untergeordneter Positionen zu einer Layoutbereichsposition
Function Group WLYR
Package WWMI
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_AREA LIKE WLMT-LBRNR Layoutbereichsnummer
PI_ITEM LIKE WLBM-SORF1 übergeordnete Layoutbereichsposition
PI_LANGUAGE LIKE WLMT-SPRAS SPACE Sprache der Kurztexte
PI_LAYOUT LIKE WLMT-LAYVR Layoutnummer
PI_NO_BUFFERING LIKE WDL_FLAG-XFELD SPACE Ankreuzfeld für ungepuffertes Lesen
PI_WITH_MAKT LIKE WDL_FLAG-XFELD SPACE Ankreuzfeld für Lesen Materialkurztexte
PI_WITH_TEXT LIKE WDL_FLAG-XFELD SPACE Ankreuzfeld für Lesen Kurztexte

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
PE_T_MAKT LIKE MAKT gelesene Materialkurztexte
PE_T_WLBM LIKE WLBM gelesene Layoutbereichpositionen
PE_T_WLMT LIKE WLMT gelesene Kurztexte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LAYOUT_AREA_NOT_FOUND Layoutbereich nicht vorhanden
LAYOUT_NOT_FOUND Layout nicht vorhanden
NO_ITEMS Keine Layoutbreichspositionen gefunden