SAP Function Module C102_POPUP_TO_CONFIRM

EHS: Popup für Standarddialoge (Stoffauskunft)

The Function Module C102_POPUP_TO_CONFIRM (EHS: Popup für Standarddialoge (Stoffauskunft)) is a standard Function Module in SAP ERP and is part of the function group C102 within the package CBUI.

Technical Information

Function Module C102_POPUP_TO_CONFIRM
Short Text EHS: Popup für Standarddialoge (Stoffauskunft)
Function Group C102
Package CBUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEFAULT_BUTTON LIKE '1' Cursorposition
DISPLAY_CANCEL_BUTTON LIKE 'X' Schalter,ob Abbrechen-Drucktaste angezeigt wird
ICON_BUTTON_1 LIKE ICON-NAME SPACE Ikone auf der ersten Drucktaste
ICON_BUTTON_2 LIKE ICON-NAME SPACE Ikone auf der zweiten Drucktaste
ICON_BUTTON_3 LIKE ICON-NAME SPACE Ikone auf der dritten Drucktaste
ICON_BUTTON_4 LIKE ICON-NAME SPACE Ikone auf der dritten Drucktaste
START_COLUMN LIKE SY-CUCOL 25 Startspalte, in der das POPUP beginnt
START_ROW LIKE SY-CUROW 6 Startzeile, in der das POPUP beginnt
TEXT_BUTTON_1 LIKE '1' Text auf der ersten Drucktaste
TEXT_BUTTON_2 LIKE '2' Text auf der zweiten Drucktaste
TEXT_BUTTON_3 LIKE '3' Text auf der dritten Drucktaste
TEXT_BUTTON_4 LIKE '4' Text auf der dritten Drucktaste
TEXT_QUESTION LIKE Fragetext im Popup
TITLEBAR LIKE SPACE Titel des Popup

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWER LIKE Rückgabewerte: '1', '2', '3', 'A'

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
PARAMETER LIKE SPAR Übergabetabelle für Parameter im Text

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TEXT_NOT_FOUND Diagnosetext wurde nicht gefunden