Menu

SAP Function Module ABAPLIST_V1

(interner Aufruf) Erzeugen eines ABAPLIST-Listobjekts

The Function Module ABAPLIST_V1 ((interner Aufruf) Erzeugen eines ABAPLIST-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 ABAPLIST_V1
Short Text (interner Aufruf) Erzeugen eines ABAPLIST-Listobjekts
Function Group SLST
Package SABP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIST_DESCRIPTION TYPE SLIST_LISTDS_V1
VERSION LIKE SY-SAPRL 3

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD_DESCRIPTION LIKE FSELLINE
FORMAT_DESCRIPTION LIKE FMBSLINE
LIST_LINES TYPE SLIST_TAB_LISTLINE_V1
LIST_PAGES LIKE PAGEDS1

Exceptions

This function module does not define any Exceptions.