The Function Module RZL_WARNING_AND_QUESTION (Anzeigen eines Popup mit Warnung, Frage und 3 Pushbuttons) is a standard Function Module in SAP ERP and is part of the function group SPF1 within the package SPFL.
Function Module | RZL_WARNING_AND_QUESTION |
Short Text | Anzeigen eines Popup mit Warnung, Frage und 3 Pushbuttons |
Function Group | SPF1 |
Package | SPFL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUTTON1_TEXT | LIKE | Text f. Pushbutton 1 | ||
BUTTON2_TEXT | LIKE | Text f. Pushbutton 2 | ||
BUTTON3_TEXT | LIKE | Text f. Pushbutton 3 | ||
QUESTION_TEXT1 | LIKE | Frage-Textzeile 1 (max. 60 Zeichen) | ||
QUESTION_TEXT2 | LIKE | SPACE | Frage-Textzeile 2 (max. 60 Zeichen) | |
WARNING_TEXT1 | LIKE | Warnungs-Textzeile 1 (max. 60 Zeichen) | ||
WARNING_TEXT2 | LIKE | SPACE | Warnungs-Textzeile 2 (max. 60 Zeichen) | |
WARNING_TEXT3 | LIKE | SPACE | Warnungs-Textzeile 3 (max. 60 Zeichen) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANSWER | LIKE | Pushbutton der gedrückt wurde (P1, P2, P3) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
REQUIRED_FIELDS_ARE_EMPTY |