Menu

SAP Function Module PROGRESS_POPUP

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 PROGRESS_POPUP () is a standard Function Module in SAP ERP and is part of the function group GPOP within the package SGRP.

Technical Information

Function Module PROGRESS_POPUP
Short Text
Function Group GPOP
Package SGRP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BTN_TXT LIKE SPACE Text for the button in the 3rd line
CURVAL LIKE SPACE Current value / cumulative quantity in line 3
MAXVAL LIKE SPACE Maximum value / cumulative quantity
STAT LIKE SPACE Dialog parameter
TEXT_1 LIKE SPACE Text, left-justified in 1st line
TEXT_2 LIKE SPACE Text, right-justified in 1st line
TEXT_3 LIKE SPACE Text, left-justified in line 3
TITLE LIKE SPACE Title of the cumulative quantity display
WINID LIKE SPACE Dialog parameter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
M_TYP LIKE Interactive parameter
POPUP_EVENT LIKE Confirmation for M_TYP - 'I' : 'CANCEL' / 'ASYNC'
RWNID LIKE Dialog parameter

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.