Table list used by SAP ABAP Function Module RH_WF_COLOR (Intern: Bestimme die Farbe abhängig von Objekttyp und Verknüpfung)
SAP ABAP Function Module
RH_WF_COLOR (Intern: Bestimme die Farbe abhängig von Objekttyp und Verknüpfung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | OBJEC | Work Area for Database PCH | SOURCE VALUE(ACT_OTYPE) LIKE OBJEC-OTYPE |
|
| 2 | STREEATTR | General Hierarchy Display: Additional Attributes | SOURCE VALUE(ACT_COLOR) LIKE STREEATTR-COLOR |
|
| 3 | STREEATTR | General Hierarchy Display: Additional Attributes | SOURCE VALUE(ACT_INTENSIV) LIKE STREEATTR-INTENSIV |
|
| 4 | STRUC | Structure Information for Database PCH | SOURCE VALUE(ACT_RELAT) LIKE STRUC-VRELAT OPTIONAL |
|