SAP Function Module S_AUTH_SHOW_WARNING_POPUP

The Function Module S_AUTH_SHOW_WARNING_POPUP () is a standard Function Module in SAP ERP and is part of the function group S_AUTH_TOOL_UP_DOWNLOAD within the package S_AUTH_EXTERNAL.

Technical Information

Function Module S_AUTH_SHOW_WARNING_POPUP
Short Text
Function Group S_AUTH_TOOL_UP_DOWNLOAD
Package S_AUTH_EXTERNAL
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
ROLES_TO_UPLOAD LIKE AAA_ROLES Role definition

Exceptions

This function module does not define any Exceptions.