Menu

SAP Function Module WLBM_BUF_DELETE

Löschen WLBM-Einträge aus Puffer

The Function Module WLBM_BUF_DELETE (Löschen WLBM-Einträge aus Puffer) is a standard Function Module in SAP ERP and is part of the function group WLYR within the package WWMI.

Technical Information

Function Module WLBM_BUF_DELETE
Short Text Löschen WLBM-Einträge aus Puffer
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 Layoutbereich
PI_ITEM LIKE WLMT-SORF1 Layoutbereichsposition
PI_LAYOUT LIKE WLMT-LAYVR Layout

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_WLBM_DELETED LIKE WLBM gelöschte Layoutbereichspositionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AREA_NOT_FOUND Bereich nicht vorhanden
INTERNAL_ERROR interner Fehler
LAYOUT_NOT_FOUND Layout nicht vorhanden
WRONG_CALL falscher Aufruf