Menu

SAP Function Module MASS_EKKO_CHANGE_CELL_VALUE

Change color of cells in mass maintenance ALV grid

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 MASS_EKKO_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_EKKO_UTILITIES within the package WSTRMASSMAINT.

Technical Information

Function Module MASS_EKKO_CHANGE_CELL_VALUE
Short Text Change color of cells in mass maintenance ALV grid
Function Group MASS_EKKO_UTILITIES
Package WSTRMASSMAINT
Module Type Normal Module

Importing Parameters

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 EKKO
NEW_COLOR TYPE LVC_S_COLO ALV control: Color coding

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PREVIOUS_COLOR_TABLE TYPE MASS_EKKO_TABLE table for EKKO mass maintenance
TABLE_TO_CHANGE TYPE MASS_EKKO_TABLE table for EKKO mass maintenance
TABLE_TO_CHANGE_FROM TYPE MASS_EKKO_TABLE table for EKKO mass maintenance

Exceptions

This function module does not define any Exceptions.