The Function Module RH_WF_COLOR (Intern: Bestimme die Farbe abhängig von Objekttyp und Verknüpfung) is a standard Function Module in SAP ERP and is part of the function group RHWH within the package SP00.
Function Module | RH_WF_COLOR |
Short Text | Intern: Bestimme die Farbe abhängig von Objekttyp und Verknüpfung |
Function Group | RHWH |
Package | SP00 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_OTYPE | LIKE | OBJEC-OTYPE | ||
ACT_RELAT | LIKE | STRUC-VRELAT |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_COLOR | LIKE | STREEATTR-COLOR | ||
ACT_INTENSIV | LIKE | STREEATTR-INTENSIV |
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.