Menu

SAP Function Module G_LAYOUT_PARAMETERS_GET

The Function Module G_LAYOUT_PARAMETERS_GET () is a standard Function Module in SAP ERP and is part of the function group GRWF within the package GRWT.

Technical Information

Function Module G_LAYOUT_PARAMETERS_GET
Short Text
Function Group GRWF
Package GRWT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_T800 LIKE T800 Struktur T800
I_T801W LIKE T801W Struktur T801W
I_T801X LIKE T801X Struktur T801X

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RGRWF LIKE RGRWF Layout-Parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.