The Function Module WCFW_OBJ_COLOR_GET (WCM: Objektart, Subobjektart -> Farbe) is a standard Function Module in SAP ERP and is part of the function group WCFW within the package WCM.
Function Module | WCFW_OBJ_COLOR_GET |
Short Text | WCM: Objektart, Subobjektart -> Farbe |
Function Group | WCFW |
Package | WCM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJART | TYPE | WCTP1_OBJART_TYPE | Objektart | |
I_OBJTYP | TYPE | WCTP1_OBJTYP_TYPE | Subobjektart |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_COLOR | TYPE | WCTP1_COLOR_TYPE | Farbe |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.