Previous Page, Next Page (Functions) 

With the functions Previous page, Next page, the user can scroll back and forth a full page in a list or a table. Each of these functions can be executed repeatedly until the beginning or end of the table structure is reached. A repeated use of the function on the first and/or last page does not result in a further scrolling.

Other functions for scrolling in table structures are First Page, Last Page (Function) ( F21 ) and Last Page (Function) ( F24 ).

 

Access

Function Key

Pull-Down Menu

Pushbutton

Access Character

Icons

PAGEUP (Previous page), PAGEDOWN (Next page).

The function is not assigned to a pull-down menu.

Standard Toolbar (position is determined automatically)

---

(Previous Page)

(Next Page)

 

 

Technical Note

The function module SCROLLING_IN_TABLE is to be used for scrolling in a table structure. Among other things, the starting index and the function code for the required scrolling function are transferred to this function module. The scrolling itself is not performed by this function module. It only determines the index of the first table line to be displayed.

 

Cross-References