Menu

SAP Function Module LIST_DOWNLOAD

ABAP list download

The Function Module LIST_DOWNLOAD (ABAP list download) is a standard Function Module in SAP ERP and is part of the function group SYSF within the package SABP.

Technical Information

Function Module LIST_DOWNLOAD
Short Text ABAP list download
Function Group SYSF
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_INDEX LIKE SY-LSIND SLIST_INDEX_DEFAULT List index
METHOD TYPE C SPACE Backup method (RTF, DAT, NOCO)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.