ProdTable.initFromBOMVersion Method
Initializes the record based on a BOM version.
Syntax
public void initFromBOMVersion(BOMVersion _bomVersion, boolean _useBomVersionQty)
Run On
Called
Parameters
- _bomVersion
Type: BOMVersion Table
The BOM version record from which to initialize.
- _useBomVersionQty
Type: boolean
A Boolean value that indicates whether the quantity of the production should be updated based on the batch size of the BOM version.