SAP ABAP Function Module LIST_SCROLL_LINE_TOPMOST (Scroll List Display: Selected Line Becomes First Line)
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_LINE_TOPMOST Scroll List Display: Selected Line Becomes First Line  
Function Group SYSF   Internal system functions (lists)  
Program Name SAPLSYSF   Function Group SYSF (System Functions) 
INCLUDE Name LSYSFU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SCROLL_LINE TYPE SYST-LILLI List line number for SCROLL command
Importing LIST_INDEX TYPE SYST-LSIND SLIST_INDEX_DEFAULT List index
Importing LIST_LINE TYPE SYST-LILLI List line number
Importing LIST_PAGE TYPE SYST-PAGNO 0 List page number
Exception LIST_INDEX_INVALID TYPE Invalid list index (LIST_INDEX)
Exception LIST_LINE_NOT_FOUND TYPE Invalid list line (LINE or PAGE)
Exception NO_LIST_ACTIVE TYPE List processing is not active
Exception WINDOW_TOO_SMALL TYPE List line cannot be displayed
               
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  19951103 
SAP Release Created in