First Page, Last Page (Function) 

Symbolleiste

With the function First page, the user scrolls to the first page in a displayed list or table. Even if the user executes the function repeatedly, the system remains on the first page.

Other functions for scrolling in tables/lists are Previous page ( F22 ), Next page ( F23 ) and Last page ( F24 ).

Last page is a function at task level the user can choose to scroll to the last page in a displayed list or table. If the last page is displayed on the screen, the function does not provoke any further scrolling action; the system does not go to the first page.

Other functions for scrolling in table structures are Previous Page, Next Page (Functions).

 

Access

Function Key

Pull-Down Menu

Pushbutton

Access Character

Icon

CTRL + PAGEUP

CTRL + PAGEDOWN

The function is not assigned to a pull-down menu

Standard Toolbar (position is determined automatically)

---

(First Page)

(Last Page

 

Technical Notes

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