SAP ABAP Function Module LIST_CONVERT_TO_DAT (Converts an ABAP/4 list from internal format into DAT and downloads it)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LI (Application Component) List Processing
⤷
SABP_LIST (Package) Lists

⤷

⤷

Basic Data
Function Module | LIST_CONVERT_TO_DAT | Converts an ABAP/4 list from internal format into DAT and downloads it |
Function Group | SLST | List processing - additional functions |
Program Name | SAPLSLST | |
INCLUDE Name | LSLSTU11 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
LISTDAT | TYPE | LIST_STRING_TABLE | Tabellentyp für FB LIST_TO_ASCI | |||
![]() |
PAGES | TYPE | SLIST_PAGEDESCR_TAB | ||||
![]() |
LIST | TYPE | SLIST_LIST_TAB | Internal list format: Contents | |||
![]() |
FMBS | TYPE | SLIST_FMBS_TAB | Internal list format: Formats | |||
![]() |
FMBX | TYPE | SLIST_FMBS_TAB | ||||
![]() |
FSEL | TYPE | SLIST_FSEL_TAB | Internal list format: Fields | |||
![]() |
SOME_ERROR | TYPE | Errors | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19950113 |
SAP Release Created in |