The Function Module REUSE_ALV_LIST_LAYOUT_INFO_SET (Set current ALV list information) is a standard Function Module in SAP ERP and is part of the function group SALV within the package SLIS.
Function Module | REUSE_ALV_LIST_LAYOUT_INFO_SET |
Short Text | Set current ALV list information |
Function Group | SALV |
Package | SLIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_LAYOUT | TYPE | SLIS_LAYOUT_ALV | List layout specifications | |
IS_LIST_SCROLL | TYPE | SLIS_LIST_SCROLL | Current list scroll status | |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.