Menu

SAP Function Module LAYOUT_AREA_ITEMS_COPY

Kopieren von Layoutbereichspositionen

The Function Module LAYOUT_AREA_ITEMS_COPY (Kopieren von Layoutbereichspositionen) 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_AREA_ITEMS_COPY
Short Text Kopieren von Layoutbereichspositionen
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_AREA_TO LIKE TWGLV-SORTF übergeordneter Layoutbereich 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_PROMOTION TYPE XFELD Quelle ist Aktionswerbemittel

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_WLBM LIKE WLBM zu kopierende Layoutbereichspositionen
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
LANGUAGE_NOT_ALLOWED Sprache im Zielkatalog nicht erlaubt
LAYOUT_AREA_IS_NOT_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