Add process groups and maximum production for a process group
In APSCO, it is now possible to group processes and define a minimum batch size and a
maximum production quantity constraint for a group of processes.
These views have been added to support process groups and maximum production for a process group:
- SP_V_PROCESS_GROUPS
- SP_V_PROCESS_GROUP_CALENDAR
This view has been updated to support a process group:
- SP_V_PROCESSES
The mapping logic for maximum production for a process group in the views is as follows:
- Process groups: Sourced from SC_PROCESS_GROUP. If the process groups exists, manually specify values in extension columns that have priority over imported values.
- Processes: Reference to process groups is sourced from SC_ROUTING.
- Process Group Calendar: Sourced from SM_PROCESS_GROUP_BUCKETS.
This feature is enabled after appending the apsco integration template (apsco.zip) for this version.
Note: Additional role or privilege is not required to access this feature.