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 MASS_EINE_CHANGE_CELL_VALUE (Change color of cells in mass maintenance ALV grid) is a standard Function Module in SAP ERP and is part of the function group MASS_EINE_UTILITIES within the package WSTRMASSMAINT.
Function Module | MASS_EINE_CHANGE_CELL_VALUE |
Short Text | Change color of cells in mass maintenance ALV grid |
Function Group | MASS_EINE_UTILITIES |
Package | WSTRMASSMAINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDCATALOG | TYPE | LVC_T_FCAT | Field catalog for ListViewer control | |
FIELD_TO_CLEAR | TYPE | MASS_FLAG_CLEAR | mass maintenance flags for LFM2 | |
NEW_COLOR | TYPE | LVC_S_COLO | ALV control: Color coding |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LINES_TO_CHANGE | TYPE | LVC_T_MODI | ALV Control: Table of Modified Cells for the Application |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PREVIOUS_COLOR_TABLE | TYPE | MASS_EINE_TABLE | table for LFM2 mass maintenance | |
TABLE_TO_CHANGE | TYPE | MASS_EINE_TABLE | table for LFM2 mass maintenance | |
TABLE_TO_CHANGE_FROM | TYPE | MASS_EINE_TABLE | table for LFM2 mass maintenance |
This function module does not define any Exceptions.