The Function Module LIST_GET_PROPERTIES (Besorgen von Eigenschaften eines Listobjekts) is a standard Function Module in SAP ERP and is part of the function group SLST within the package SABP.
Function Module | LIST_GET_PROPERTIES |
Short Text | Besorgen von Eigenschaften eines Listobjekts |
Function Group | SLST |
Package | SABP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LINES | TYPE | SLIST_PAGEDESCR-LINES | ||
LINE_COUNT | LIKE | SY-LINCT | ||
MAX_LINE_COUNT | LIKE | SY-LINCT | Max. Wert über alle Seiten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EMPTY_LIST | The list object transported is empty |
OLD_LISTVERSION |