SAP ABAP Function Module LIST_TO_TXT (Transformiere ALI-Liste nach TXT-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_TXT Transformiere ALI-Liste nach TXT-Format  
Function Group SLST   List processing - additional functions  
Program Name SAPLSLST    
INCLUDE Name LSLSTU32    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LIST_INDEX TYPE SYST-LSIND -1 List level
Tables LISTTXT TYPE  
Tables LISTOBJECT TYPE ABAPLIST Container for list object
Exception EMPTY_LIST TYPE The list object transported is empty
Exception LIST_INDEX_INVALID TYPE Invalid list index (LIST_INDEX)
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20020829 
SAP Release Created in