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.
Handles post execution events when new BOM and Route records get assigned.
Syntax
public void changeBOMRouteVersionsPost(
InventDim _inventDim,
boolean _assignYieldPct,
[boolean _assignQty])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
A new inventory dimension.
- _assignYieldPct
Type: boolean
true if the PmfYieldPct field should be set; otherwise false.
- _assignQty
Type: boolean
true if the quantity fields should be set; otherwise false.