Add maximum production for a process
In APSCO, it is now possible to define a minimum batch size and a maximum production
quantity constraint for a process.
These views have been updated to support maximum production for a process:
- SP_V_PROCESSES
- SP_V_SCHEDULED_PRODUCTION
The mapping logic for maximum production for a process in the views is as follows:
- Processes: Sourced from SC_ROUTING. If exists, manually entered values in extension columns have priority over imported values.
- Locked production (via view SP_V_SCHEDULED_PRODUCTION): Sourced from SM_ROUTING_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.