Menu

SAP Function Module LAYOUT_AREAS_COPY

Kopieren von Layoutbereichen

The Function Module LAYOUT_AREAS_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_AREAS_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 Flag für Bestellnummernbehandlung (Dblclck)
PI_CALLED_BEFORE LIKE WDL_FLAG-XFELD Ankreuzfeld für rekursiven Aufruf
PI_LAYOUT_AREA_ABOVE LIKE TWGLV-LBUEB übergeordneter Layoutbereich in Kopie
PI_LAYOUT_AREA_FROM LIKE TWGLV-SORTF Layoutbereichsnummer Vorlage
PI_LAYOUT_FROM LIKE TWGLV-LAYVR Layoutnummer Vorlage
PI_LAYOUT_REL_POS LIKE TWGLV-REONR Layoutbereichsfolgenummer in Kopie
PI_LAYOUT_TO LIKE TWGLV-LAYVR Layoutnummer Kopie
PI_NO_AUTHORITIES TYPE XFELD Ankreuzfeld gegen Prüfen von Berechtigungen
PI_NO_LOCKS LIKE WDL_FLAG-XFELD Ankreuzfeld gegen Setzen von Sperren
PI_WWMI_TO LIKE WWMI Grunddaten Zielkatalog

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_LANGUAGES TYPE W_PC_CLANG Sprachen, in denen Texte kopiert werden sollen
PX_T_TWGLV LIKE TWGLV kopierte Layoutbereiche
PX_T_TWGLVT LIKE TWGLVT kopierte Kurztexte zu Layoutbereichen
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
COPY_INTO_ITSELF rekursiver Kopieraufruf
FOREIGN_LOCK Objekt durch Benutzer gesperrt
LANGUAGE_NOT_ALLOWED Sprache im Zielkatalog nicht erlaubt
LAYOUT_AREA_EXISTS (Ziel-)Layoutbereich existiert bereits
LAYOUT_AREA_IS_LEAF (Ziel-)Layoutbereich enthält Positionen
LAYOUT_AREA_NOT_FOUND Layoutbereich nicht vorhanden
LAYOUT_NOT_FOUND Layout nicht vorhanden
LAYOUT_REL_POS_EXISTS Folgenummer existiert bereits
NO_AUTHORITY Berechtigungsfehler
UNKNOWN_ERROR unbekannter Fehler
WRONG_CALL Falscher Aufruf des Funktionsbausteins