Menu

SAP Function Module J_1IEX_POPUP_TO_CONFIRM

Final popup

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 J_1IEX_POPUP_TO_CONFIRM (Final popup) is a standard Function Module in SAP ERP and is part of the function group J1IEX within the package J1ICIN40A.

Technical Information

Function Module J_1IEX_POPUP_TO_CONFIRM
Short Text Final popup
Function Group J1IEX
Package J1ICIN40A
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' Cursor position
DIAGNOSE_OBJECT LIKE DOKHL-OBJECT SPACE Diagnosis text (maintain via SE61)
DISPLAY_CANCEL_BUTTON LIKE 'X' Button for displaying cancel pushbutton
DISPLAY_NO_BUTTON LIKE 'X' Button for displaying NO pushbutton
ICON_BUTTON_1 LIKE ICON-NAME SPACE Icon on first pushbutton
ICON_BUTTON_2 LIKE ICON-NAME SPACE Icon on second pushbutton
POPUP_TYPE LIKE ICON-NAME Icon type
START_COLUMN LIKE SY-CUCOL 25 Column in which the POPUP begins
START_ROW LIKE SY-CUROW 6 Line in which the POPUP begins
TEXT_BUTTON_1 LIKE 'Yes'(202) Text on the first pushbutton
TEXT_BUTTON_2 LIKE 'No'(203) Text on the second pushbutton
TEXT_QUESTION LIKE Question text in dialog box
TITLEBAR LIKE SPACE Title of dialog box
USERDEFINED_F1_HELP LIKE DOKHL-OBJECT SPACE User-defined F1 help

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWER LIKE Return values: '1', '2', '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 Text transfer table for parameter in text

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TEXT_NOT_FOUND Diagnosis text not found