Menu

SAP Function Module EPS_PROGRESS_POPUP

EPS client: transmission monitor

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.