SAP Function Module RH_WF_COLOR

Intern: Bestimme die Farbe abhängig von Objekttyp und Verknüpfung

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.