Menu

SAP Function Module TB_PROGRESS_INDICATOR

Verallgemeinerter SAPGUI_PROGRESS_INDICATOR

The Function Module TB_PROGRESS_INDICATOR (Verallgemeinerter SAPGUI_PROGRESS_INDICATOR) is a standard Function Module in SAP ERP and is part of the function group TB21 within the package FTA_CORE.

Technical Information

Function Module TB_PROGRESS_INDICATOR
Short Text Verallgemeinerter SAPGUI_PROGRESS_INDICATOR
Function Group TB21
Package FTA_CORE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID LIKE SPACE Kennung des anzuzeigenden Textes (siehe Doku)
MSGID LIKE SPACE Nachrichtenklasse
MSGNO LIKE SPACE Nachricht
MSGV1 LIKE SPACE Variable 1
MSGV2 LIKE SPACE Variable 2
MSGV3 LIKE SPACE Variable 3
MSGV4 LIKE SPACE Variable 4
PERCENTAGE LIKE 0 Prozentsatz (Balkengröße) zw. 0 und 100
TEXT LIKE SPACE Anzuzeigender Text

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.