Menu

SAP Function Module EPS_PROGRESS_POPUP

EPS client: transmission monitor

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module EPS_PROGRESS_POPUP (EPS client: transmission monitor) is a standard Function Module in SAP ERP and is part of the function group GPOP within the package SGRP.

Technical Information

Function Module EPS_PROGRESS_POPUP
Short Text EPS client: transmission monitor
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 Button in 3rd line
CURVAL_G1 LIKE SPACE Current value / progress in line 3
CURVAL_G2 LIKE SPACE Current value / progress in line 3
MAXVAL_G1 LIKE SPACE Maximum value / progress
MAXVAL_G2 LIKE SPACE Maximum value / progress
POPUP_STAT LIKE SPACE Dialog parameter
POPUP_TITLE LIKE 'SAP' Title of the progress display
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
WINID LIKE 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 Dialog parameter
POPUP_EVENT LIKE Cnfrmtn of 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.