WHSKanbanWaveLine::createFromWaveIdAndPool Method
Creates wave lines for a given wave and pool.
Syntax
client server public static void createFromWaveIdAndPool(
WHSWaveId _waveId,
WHSKanbanJobPickingListPool _kanbanJobPickingListPool,
[boolean _showError])
Run On
Called
Parameters
- _waveId
Type: WHSWaveId Extended Data Type
The wave ID.
- _kanbanJobPickingListPool
Type: WHSKanbanJobPickingListPool Table
The pool.
- _showError
Type: boolean
A Boolean value that defines whether to show errors.