SAP ABAP Function Module LIST_SCROLL_COLUMN (Scroll a list display horizontally by column)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LI (Application Component) List Processing
     SABP_LIST (Package) Lists
Basic Data
Function Module LIST_SCROLL_COLUMN Scroll a list display horizontally by column  
Function Group SYSF   Internal system functions (lists)  
Program Name SAPLSYSF   Function Group SYSF (System Functions) 
INCLUDE Name LSYSFU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SCROLL_COLUMN TYPE SYST-COLNO Position to which list is to be scrolled
Importing LIST_INDEX TYPE SYST-LSIND SLIST_INDEX_DEFAULT List index
Importing SCROLL_COMMAND TYPE C Scroll command (+, -, ++, --, +n, -n, n)
Exception LIST_INDEX_INVALID TYPE Invalid list index (LIST_INDEX)
Exception NO_LIST_ACTIVE TYPE List processing is not active
Exception SCROLL_COMMAND_INVALID TYPE SCROLL command is invalid
Exception NO_SCROLLING_NEEDED 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  19951215 
SAP Release Created in