Example for the visualization of workflows: Part applied? Released by whom?
With the user selection "release ", there are 4 roles (and corresponding columns) for marking processes: |
|
((ERP_PDM_NUMBER.NE.'').AND.(WORKFLOW_USER.EQ.'xxxxx').AND.(WORKFLOW_STD.EQ.'xxxxx').AND.(WORKFLOW_MATQA.EQ.'xxxxx')
.AND.(WORKFLOW_PD.EQ.'xxxxx'))
All 4 columns can contain the marking 'xxxxx'.
Display tab page -> Status bitmaps for table [Status indicating bitmaps for table view]:
The traffic light colors are controlled according to the following logic:
Yellow: Column for engineer, standardization and material testing contain the identifier 'xxxxx'
(WORKFLOW_USER.EQ.'xxxxx').AND.(WORKFLOW_STD.EQ.'xxxxx').AND.
(WORKFLOW_MATQA.EQ.'xxxxx').AND.(WORKFLOW_PD.NE.'xxxxx')
Orange: Column for engineer and standardization contain the identifier 'xxxxx'
Red: Requested by an engineer, but not yet approved. Only his column contains the identifier 'xxxxx'.