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.
Sets the inventDimId field on the current TmpBOM record.
Syntax
public void setInventDimIdFromBOM(
BOM _bom,
ItemId _parentItemId,
InventDim _parentInventDim,
RouteId _routeId)
Run On
Called
Parameters
- _bom
Type: BOM Table
A BOM record.
- _parentItemId
Type: ItemId Extended Data Type
A string that holds the parent itemID.
- _parentInventDim
Type: InventDim Table
A inventDim record that holds the inventory dimensions related to the parent item.
- _routeId
Type: RouteId Extended Data Type
A string that holds the routeID that must be used to make the parent item.