Menu

SAP Function Module TABLE_SCROLL

Blättern in Tabellen über F-Taste und/oder Seitenzahl

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module TABLE_SCROLL (Blättern in Tabellen über F-Taste und/oder Seitenzahl) is a standard Function Module in SAP ERP and is part of the function group ANLG within the package AR.

Technical Information

Function Module TABLE_SCROLL
Short Text Blättern in Tabellen über F-Taste und/oder Seitenzahl
Function Group ANLG
Package AR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ANZLP LIKE SY-TABIX Number of the loop lines on the sc
I_IXLST LIKE SY-TABIX Last determined table item (-> lon
I_OKCOD LIKE SY-UCOMM OK-CODE. (-> long text)
I_PGNXT LIKE RA01M-LSEIT 0 Naming the desired page (-> long t
I_TFILL LIKE SY-TABIX Number of the table lines of the i

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_IXNXT LIKE SY-TABIX Next desired table position (->lon
E_PGNXT LIKE RA01M-LSEIT Number of the next displayed page
E_PGTOT LIKE RA01M-LSEIT Total number of pages

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.