Menu

SAP Function Module REUSE_ALV_GRID_LAYOUT_INFO_SET

Set current ALV list information

The Function Module REUSE_ALV_GRID_LAYOUT_INFO_SET (Set current ALV list information) is a standard Function Module in SAP ERP and is part of the function group SLVC_FULLSCREEN within the package SLIS.

Technical Information

Function Module REUSE_ALV_GRID_LAYOUT_INFO_SET
Short Text Set current ALV list information
Function Group SLVC_FULLSCREEN
Package SLIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_GRID_SCROLL TYPE LVC_S_SCRL Current list scroll status
IS_LAYOUT TYPE SLIS_LAYOUT_ALV List layout specifications
IT_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Field catalog with field descriptions
IT_FILTER TYPE SLIS_T_FILTER_ALV List output filter criteria
IT_SORT TYPE SLIS_T_SORTINFO_ALV List output sort criteria

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.