Menu

SAP Function Module LAYOUT_AREA_ITEMS_DELETE

Löschen Layoutbereichspositionen

The Function Module LAYOUT_AREA_ITEMS_DELETE (Löschen Layoutbereichspositionen) is a standard Function Module in SAP ERP and is part of the function group WLYD within the package WWMI.

Technical Information

Function Module LAYOUT_AREA_ITEMS_DELETE
Short Text Löschen Layoutbereichspositionen
Function Group WLYD
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_LAYOUT LIKE WLBM-LAYVR Layoutnummer
PI_LAYOUT_AREA LIKE WLBM-LBRNR Layoutbereichsnummer

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
PI_T_ITEM LIKE WLBM_ITEM Layoutbereichspositionen
PX_T_WLBM_DEL LIKE WLBM gelöschte Layoutbereichpositionen
PX_T_WLMT_DEL LIKE WLMT gelöschte Kurztexte zu Layoutbereichpositionen

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
UNKNOWN_ERROR unbekannter Fehler
WRONG_CALL Falscher Aufruf des Funktionsbausteins