Menu

SAP Function Module LAYOUT_AREA_READ

Lesen einzelnen Layoutbereich

The Function Module LAYOUT_AREA_READ (Lesen einzelnen Layoutbereich) 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_AREA_READ
Short Text Lesen einzelnen Layoutbereich
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_LANGUAGE LIKE TWGLVT-SPRAS SPACE Einschränkung der Sprache für Bezeichnungen
PI_LAYOUT LIKE TWGLV-LAYVR Layout
PI_LAYOUT_AREA LIKE TWGLV-SORTF Layoutbereich
PI_NO_BUFFERING LIKE WDL_FLAG-XFELD SPACE Lesen von Datenbank, keine Pufferung
PI_WITH_TEXT LIKE WDL_FLAG-XFELD SPACE Kennzeichen für Mitlesen Bezeichnungen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_I_TWGLV LIKE TWGLV Layoutbereich
PE_I_TWGLVT LIKE TWGLVT Layoutbereich-Bezeichnung

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_TWGLVT LIKE TWGLVT Ausgabetabelle Bezeichnungen
PE_T_WLMT LIKE WLMT Ausgabetabelle Kurztexte

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LAYOUT_AREA_NOT_FOUND Layoutbereich nicht gefunden
LAYOUT_NOT_FOUND Layout nicht vorhanden