SAP ABAP Function Module LIST_TO_DAT (Konvertiere Liste nach DAT-Format)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LI (Application Component) List Processing
⤷
SABP_LIST (Package) Lists
⤷
⤷
Basic Data
| Function Module | LIST_TO_DAT | Konvertiere Liste nach DAT-Format |
| Function Group | SLST | List processing - additional functions |
| Program Name | SAPLSLST | |
| INCLUDE Name | LSLSTU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
LISTOBJECT | TYPE | TABLE_ABAPLIST | Container für eine eingepackte Liste | |||
| |
LISTDAT | TYPE | LIST_STRING_TABLE | Tabellentyp für FB LIST_TO_ASCI | |||
| |
LIST_INDEX | TYPE | SYST-LSIND | -1 | Index der Verzweigungsliste | ||
| |
EMPTY_LIST | TYPE | Das übergebene Listobjekt ist leer | ||||
| |
LIST_INDEX_INVALID | TYPE | Ungültiger Listindex (LIST_INDEX). | ||||
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 | 19950728 |
| SAP Release Created in |