The Function Module REUSE_ALV_LIST_WIDTH_GET (Calculate list width) 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_WIDTH_GET |
Short Text | Calculate list width |
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 |
---|---|---|---|---|
IT_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_WIDTH | LIKE | SY-LINSZ | List width |
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.