Ansicht
Dokumentation

LIST_SCROLL_LINE_TOPMOST - Scroll List Display: Selected Line Becomes First Line

LIST_SCROLL_LINE_TOPMOST - Scroll List Display: Selected Line Becomes First Line

BAL_S_LOG - Application Log: Log header data   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Function module LIST_SCROLL_LINE_TOPMOST allows you to scroll through a list such that the line LIST_LINE is displayed directly after the page header (standard heading and TOP-OF-PAGE) of the corresponding page. In the simplest case, where you want to place an interactively-selected line (SY-LILLI) directly after the page header, you would use the following call:


CALL FUNCTION 'LIST_SCROLL_LINE_TOPMOST'
EXPORTING LIST_LINE = SY-LILLI.





Parameters

LIST_INDEX
LIST_LINE
LIST_PAGE
SCROLL_LINE

Exceptions

LIST_INDEX_INVALID
LIST_LINE_NOT_FOUND
NO_LIST_ACTIVE
WINDOW_TOO_SMALL

Function Group

SYSF

Vendor Master (General Section)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1370 Date: 20240523 Time: 072126     sap01-206 ( 24 ms )