Menu

SAP Function Module LAYOUT_DELETE

Löschen von Layouts

The Function Module LAYOUT_DELETE (Löschen von Layouts) 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_DELETE
Short Text Löschen von Layouts
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 TWGV-LAYVR Layoutnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PX_TWGV_DEL LIKE TWGV gelöschtes Layout

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_TWGVT_DEL LIKE TWGVT gelöschter Kurztext zu Layout
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
ERROR_ON_CLASS_DELETION Fehler beim Löschen von Klassenzuordnungen
LAYOUT_NOT_FOUND Layout nicht vorhanden
UNKNOWN_ERROR unbekannter Fehler
WRONG_CALL Falscher Aufruf des Funktionsbausteins