Define Batches
- Last UpdatedOct 30, 2024
- 1 minute read
Use these methods to schedule batches:
-
ScheduleAddBatch()
-
ScheduleAddBatchWC()
-
ScheduleMultiAddBatch()
-
ScheduleMultiAddBatchWC()
-
ScheduleDeleteBatch()
-
ScheduleDeleteBatchWC()
-
ScheduleChangeBatch()
-
ScheduleChangeBatchWC()
-
ScheduleCleanup()
-
ScheduleCleanupWC()
-
ScheduleInitBatch()
-
ScheduleInitBatchWC()
-
ScheduleInitAll()
-
ScheduleInitAllWC()
-
ScheduleMoveBatchUp()
-
ScheduleMoveBatchUpWC()
-
ScheduleMoveBatchDown()
-
ScheduleMoveBatchDownWC()
-
ScheduleMoveBatchAfter()
-
ScheduleMoveBatchAfterWC()
-
ScheduleMoveBatchBefore()
-
ScheduleMoveBatchBeforeWC()
-
ScheduleSetExecInOrder()
-
ScheduleSetExecInOrderWC()
-
ScheduleGetExecInOrder()
-
ScheduleSetAccessSecurity()
-
ScheduleClearAccessSecurity()
-
ScheduleHasValidAccessSecurity()
-
ScheduleSchedGetSelected()
-
ScheduleSchedSetSelected()
-
ScheduleSchedGetNumItems()
-
ScheduleSchedGetItem()
-
ScheduleSchedGetCampaign()
-
ScheduleSchedGetLot()
-
ScheduleSchedGetBatch()
-
ScheduleSchedGetRecipeId()
-
ScheduleSchedGetSize()
-
ScheduleSchedGetTrain()
-
ScheduleSchedGetMode()
-
ScheduleSchedGetFormula()
-
ScheduleAddFormulaBatch()
-
ScheduleAddFormulaBatch()
-
ScheduleMultiAddFormulaBatch()
-
ScheduleMultiAddFormulaBatchWC()
-
ScheduleChangeFormulaBatch()
-
ScheduleChangeFormulaBatchWC()
NOTE: Any method suffixed with "WC" is for providing the DoneBy/CheckBy comments as arguments.
Use these events with appropriate methods that schedule batches:
-
ScheduleExecInOrder
-
ScheduleSchedUpdate
-
ScheduleSchedAdd
-
ScheduleSchedDelete
-
ScheduleSchedChange
-
ScheduleSchedSelect
-
ScheduleSchedBusy