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 the specified ProdTable record.
Syntax
public void insert(
[boolean _dropEstimated,
Common _childBuffer,
boolean _expandBOMRoute])
Run On
Server
Parameters
- _dropEstimated
Type: boolean
A Boolean value that specifies if related inventory transactions should be updated as well; optional.
- _childBuffer
Type: Common Table
A record of any type that controls the current ProdTable record; optional.
- _expandBOMRoute
Type: boolean
A Boolean value that starts creating of BOMs, formulas and routes; optional.