Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.