This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module ECATT_DECIDE_W_MESSAGE_POPUP (Popup - Alternativen Entscheidung mit Diagnose) is a standard Function Module in SAP ERP and is part of the function group ECATT_GUI_POPUP within the package SECATT_GUI.
Function Module | ECATT_DECIDE_W_MESSAGE_POPUP |
Short Text | Popup - Alternativen Entscheidung mit Diagnose |
Function Group | ECATT_GUI_POPUP |
Package | SECATT_GUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CANCEL_DISPLAY | LIKE | 'X' | ||
DEFAULTOPTION | LIKE | '1' | Cursor position on first or second alternative | |
DIAGNOSETEXT1 | LIKE | |||
DIAGNOSETEXT2 | LIKE | SPACE | ||
DIAGNOSETEXT3 | LIKE | SPACE | ||
START_COLUMN | LIKE | SY-CUCOL | 25 | Start column of the dialog box |
START_ROW | LIKE | SY-CUROW | 6 | Start line of the dialog box |
TEXTLINE1 | LIKE | |||
TEXTLINE2 | LIKE | SPACE | ||
TEXTLINE3 | LIKE | SPACE | ||
TEXT_CHECKBOX | LIKE | |||
TEXT_OPTION1 | LIKE | Text of first alternative | ||
TEXT_OPTION2 | LIKE | Text of second alternative | ||
TEXT_OPTION3 | LIKE | SPACE | ||
TEXT_RADIOBUTTON1 | LIKE | |||
TEXT_RADIOBUTTON2 | LIKE | |||
TEXT_RADIOBUTTON3 | LIKE | |||
TITEL | LIKE | Title line of dialog box |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANSWER | LIKE | selected answer of user |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECKBOX | TYPE | ETONOFF | eCATT Switch On/Off | |
RADIOBUTTON | TYPE | CHAR1 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.