Menu

SAP Function Module LIST_GET_PROPERTIES

Besorgen von Eigenschaften eines Listobjekts

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.

Technical Information

Function Module LIST_GET_PROPERTIES
Short Text Besorgen von Eigenschaften eines Listobjekts
Function Group SLST
Package SABP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting 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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
EMPTY_LIST The list object transported is empty
OLD_LISTVERSION