Menu

SAP Function Module LAYOUT_AREAS_DELETE

Löschen Layoutbereiche

The Function Module LAYOUT_AREAS_DELETE (Löschen Layoutbereiche) 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_AREAS_DELETE
Short Text Löschen Layoutbereiche
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 TWGLV-LAYVR Layoutnummer
PI_LAYOUT_AREA LIKE TWGLV-SORTF Layoutbereichsnummer
PI_NO_LOCKS LIKE WDL_FLAG-XFELD kein Sperren setzen/prüfen <-> PI_NO_LOCKS - X

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
PX_T_TWGLVT_DEL LIKE TWGLVT gelöschte Kurztexte zu Layoutbereichen
PX_T_TWGLV_DEL LIKE TWGLV gelöschte Layoutbereiche
PX_T_WLBM_DEL LIKE WLBM gelöschte Layoutbereichpositionen
PX_T_WLMT_DEL LIKE WLMT gelöschte Kurztexte zu Layoutbereichspositionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_ON_CLASS_DELETION Fehler beim Löschen von Klassenzuordnungen
FOREIGN_LOCK Sperrfehler
LAYOUT_AREA_NOT_FOUND Layoutbereich nicht vorhanden
LAYOUT_NOT_FOUND Layout nicht vorhanden
UNKNOWN_ERROR unbekannter Fehler
WRONG_CALL Falscher Aufruf des Funktionsbausteins