Menu

SAP Function Module FITP_POPUP_TO_CONFIRM

Popup für Standarddialoge

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FITP_POPUP_TO_CONFIRM (Popup für Standarddialoge) is a standard Function Module in SAP ERP and is part of the function group FITP_MISC within the package PTRP_ADDON.

Technical Information

Function Module FITP_POPUP_TO_CONFIRM
Short Text Popup für Standarddialoge
Function Group FITP_MISC
Package PTRP_ADDON
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
DIAGNOSE_OBJECT LIKE DOKHL-OBJECT SPACE Diagnosetext (Pflege über SE61)
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
POPUP_TYPE LIKE ICON-NAME Ikonentyp
START_COLUMN LIKE SY-CUCOL 25 Startspalte, in der das POPUP beginnt
START_ROW LIKE SY-CUROW 6 Startzeile, in der das POPUP beginnt
SW_PORTAL LIKE Portal?
TEXT_BUTTON_1 LIKE 'Ja'(001) Text auf der ersten Drucktaste
TEXT_BUTTON_2 LIKE 'Nein'(002) Text auf der zweiten Drucktaste
TEXT_QUESTION LIKE Fragetext im Popup
TITLEBAR LIKE SPACE Titel des Popup
USERDEFINED_F1_HELP LIKE DOKHL-OBJECT SPACE Benutzerdefinierte F1-Hilfe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWER LIKE Rückgabewerte: 'J', 'N', '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