Menu

SAP Function Module TABLECONTROL_PAGING

Table control paging up and down

The Function Module TABLECONTROL_PAGING (Table control paging up and down) is a standard Function Module in SAP ERP and is part of the function group STUQ within the package STUS.

Technical Information

Function Module TABLECONTROL_PAGING
Short Text Table control paging up and down
Function Group STUQ
Package STUS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CODE LIKE MSSHELP-SP_VERS
COUNTER LIKE MSSHELP-DIR_FREE
TOP_LINE LIKE MSSHELP-DIR_FREE
TOTAL_LINE LIKE MSSHELP-DIR_FREE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIRST_LINE LIKE MSSHELP-DIR_FREE

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.