SAP ABAP Function Module LIST_MODIFY_LINE_FORMAT (Modifizieren einer Listzeile gemäß Formatbeschreibungstabelle)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LI (Application Component) List Processing
     SABP_LIST (Package) Lists
Basic Data
Function Module LIST_MODIFY_LINE_FORMAT Modifizieren einer Listzeile gemäß Formatbeschreibungstabelle  
Function Group SLST   List processing - additional functions  
Program Name SAPLSLST    
INCLUDE Name LSLSTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing LIST_INDEX TYPE SYST-LISTI List index (usually SY-LISTI)
Importing LIST_LINE TYPE SYST-LILLI Absolute number of list line (usually SY-LILLI)
Importing LINESIZE TYPE SYST-LINSZ 1023 Linesize
Tables LINE_FORMAT TYPE LINEFORMAT Table with format description
Exception LIST_INDEX_INVALID TYPE
Exception LIST_LINE_INVALID TYPE
               
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  19950113 
SAP Release Created in