Menu

SAP Function Module PRGN_SHOW_WARNING_POPUP

The Function Module PRGN_SHOW_WARNING_POPUP () is a standard Function Module in SAP ERP and is part of the function group PRGN_UP_AND_DOWNLOAD within the package S_PROFGEN.

Technical Information

Function Module PRGN_SHOW_WARNING_POPUP
Short Text
Function Group PRGN_UP_AND_DOWNLOAD
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDITIONAL_LINE_1 LIKE AGR_TEXTS-TEXT SPACE Role name
ADDITIONAL_LINE_2 LIKE AGR_TEXTS-TEXT SPACE Role name
ADDITIONAL_LINE_3 LIKE AGR_TEXTS-TEXT SPACE Role name
ADDITIONAL_LINE_4 LIKE AGR_TEXTS-TEXT SPACE Role name
ADDITIONAL_LINE_5 LIKE AGR_TEXTS-TEXT SPACE Role name
HEADER_TEXT LIKE AGR_TEXTS-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

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVITY_GROUPS LIKE AGR_DEFINE Role definition
EXISTING_ROLES LIKE AGR_DEFINE Definition Rollen

Exceptions

This function module does not define any Exceptions.