Data Element list used by SAP ABAP Function Module RSPC_GET_EVENTCOLOR (Determine 'Color' of the event)
SAP ABAP Function Module
RSPC_GET_EVENTCOLOR (Determine 'Color' of the event) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSPC_EVENTCOLOR | "Color" of Event (Red, Green) | SOURCE REFERENCE(E_COLOR) TYPE RSPC_EVENTCOLOR |
|
| 2 | RSPC_EVENTNO | Status; Case; Decision; Event Number | SOURCE REFERENCE(E_EVENTNO) TYPE RSPC_EVENTNO |
|
| 3 | RSPC_EVENTRANGE | Possible Events of a Process | ||
| 4 | RSPC_TYPE | Process Type | SOURCE REFERENCE(I_TYPE) TYPE RSPC_TYPE |
|
| 5 | RSPC_VARIANT | Process Variant (Name) | SOURCE REFERENCE(I_VARIANT) TYPE RSPC_VARIANT OPTIONAL |
|
| 6 | RS_BOOL | Boolean | SOURCE REFERENCE(I_NO_BLUE) TYPE RS_BOOL OPTIONAL |
|
| 7 | RS_BOOL | Boolean | SOURCE REFERENCE(I_NO_MULTI_EVENTS) TYPE RS_BOOL OPTIONAL |
|