Menu

SAP Function Module LAYOUT_AREAS_DLINKS_READ

Lesen Verknüpfungen von Dokumenten zu Layoutbereichen

The Function Module LAYOUT_AREAS_DLINKS_READ (Lesen Verknüpfungen von Dokumenten zu Layoutbereichen) is a standard Function Module in SAP ERP and is part of the function group WLYR within the package WWMI.

Technical Information

Function Module LAYOUT_AREAS_DLINKS_READ
Short Text Lesen Verknüpfungen von Dokumenten zu Layoutbereichen
Function Group WLYR
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_AREA LIKE TWGLVT-SORTF Layoutbereich
PI_LAYOUT LIKE TWGLVT-LAYVR Layout
PI_NO_BUFFERING LIKE WDL_FLAG-XFELD SPACE von DB lesen, keine Pufferung

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
PE_T_DLINK TYPE TWPC_DLINK Langtexte Layoutbereiche

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AREA_NOT_FOUND Layoutbereich nicht gefunden
INTERNAL_ERROR interner Fehler
LAYOUT_NOT_FOUND Layout nicht gefunden