Menu

SAP Function Module LAYOUT_COPY

Kopieren von Layoutbereichen

The Function Module LAYOUT_COPY (Kopieren von Layoutbereichen) 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_COPY
Short Text Kopieren von Layoutbereichen
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_ATBNR_COPY_MODE LIKE Kopiermodus für Bestnr
PI_LAYOUT_FROM LIKE TWGLV-LAYVR Layoutnummer Vorlage
PI_LAYOUT_TO LIKE TWGLV-LAYVR Layoutnummer Kopie
PI_NO_LOCKS LIKE WDL_FLAG-XFELD Ankreuzfeld gegen Setzen von Sperren
PI_WWMI_TO LIKE WWMI Grunddaten Katalog Kopie

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 LIKE TWGV kopiertes Layout

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PX_T_TWGLV LIKE TWGLV kopierte Layoutbereiche
PX_T_TWGLVT LIKE TWGLVT kopierte Kurztexte zu Layoutbereichen
PX_T_TWGVT LIKE TWGVT kopierter Kurztext zu Layout
PX_T_WLBM LIKE WLBM kopierte Layoutbereichpositionen
PX_T_WLMT LIKE WLMT kopierte Kurztexte zu Layoutbereichspositionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FOREIGN_LOCK Objekt durch Benutzer gesperrt
LAYOUT_EXISTS Layout existiert bereits
LAYOUT_NOT_FOUND Layout nicht vorhanden
UNKNOWN_ERROR unbekannter Fehler
WRONG_CALL Falscher Aufruf des Funktionsbausteins