Menu

SAP Function Module LAYOUT_AREA_ITEMS_DELETE

Löschen Layoutbereichspositionen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

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