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 BARC_SET_POPUP_DATA (Create object-specific menus in the bar chart) is a standard Function Module in SAP ERP and is part of the function group BARC within the package SGRC.
Function Module | BARC_SET_POPUP_DATA |
Short Text | Create object-specific menus in the bar chart |
Function Group | BARC |
Package | SGRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FUNC | LIKE | SGRCEXCLUD-FUNC | Function code | |
FUNC_TEXT | LIKE | RSMPE_TREE-TEXT | Short text for function code | |
MENU_ID | LIKE | BCVALS-ID | Menu identification | |
OPERATION | LIKE | BCVALS-FL | Operation | |
PROGRAM | LIKE | TRDIR-NAME | Program Name | |
STATUS | LIKE | RSEU1-STATUS | Status |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MENU_LIST | LIKE | BCIDLIST | Status to be canceled (alternative PROGRAM STATUS) | |
NOT_FOUND_LIST | LIKE | RSEUL_STAT | List of statuses not found |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EMPTY_LIST | No status was specified |
NOT_FOUND_PROGRAM | Program not found |
NOT_FOUND_STATUS | Status not found |
RECURSIVE_MENUES | Interface has syntax errors |