Job_Exec
- Last UpdatedDec 18, 2018
- 1 minute read
Before "cur_wo_id":
-
Add "suppress_start_qty_prompt" (logical, default false) to suppress the prompt to specify a quantity to start that is typically displayed when the Start Some button is pressed. In versions 3.2 and 3.3 this is denoted by writing "SuppressStartSomePrompt" to the spare2 field.
-
Add "allow_zero_qty_split" (logical, default false) to set the default starting and required quantities to 0 when Start Some is pressed; otherwise the defaults are both 1. In versions 3.2 and 3.3 this is denoted by writing "AllowZeroQuantitySplit" to the spare3 field.
-
Add "auto_alloc_qty_to_running_job" (logical, default false) to tell the system to automatically split sufficient quantities from a scheduled, non-running job to the running job to cover production reported that is greater than allowed, if there is enough available. In versions 3.2 and 3.3 this is denoted by writing "AutoAllocateQtyToRunningJob" to the spare4 field.
(per Factelligence MES Job Split Enhancement Rev. 1.7.1)