Menu

SAP Function Module MCR_COLOR

The Function Module MCR_COLOR () is a standard Function Module in SAP ERP and is part of the function group MCRH within the package MCR.

Technical Information

Function Module MCR_COLOR
Short Text
Function Group MCRH
Package MCR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECT_COLOR LIKE SPACE 'X', if color is to be chosen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COLOR LIKE MCSHIERK-STANDARD Chosen color

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
COLOR_TAB LIKE MCR_COLOR Colors table for display

Exceptions

This function module does not define any Exceptions.