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.
Inserts a record into the KanbanJob table.
Syntax
public void insert([boolean _dropEstimated])
Run On
Called
Parameters
- _dropEstimated
Type: boolean
A Boolean value that indicates whether the related inventory transactions must be created.
Remarks
The method forwards the call to an instance of the KanbanJobType class.