Menu

SAP Function Module LAYOUT_READ

Lesen Layout

The Function Module LAYOUT_READ (Lesen Layout) 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_READ
Short Text Lesen Layout
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 Layoutnummer
PI_WITH_TEXT LIKE WDL_FLAG-XFELD SPACE Kennzeichen für Mitlesen Bezeichnungen

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
PE_TWGV LIKE TWGV Layout
PE_TWGVT LIKE TWGVT Layoutbezeichnung, falls pi_language <> space

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_TWGVT LIKE TWGVT Layoutbezeichnungen, falls pi_language - space

Exceptions

This function module does not define any Exceptions.