TmpBOM.setInventDimIdFromBOM Method
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 record of type BOM.
- _parentItemId
Type: ItemId Extended Data Type
A string that holds the parent itemID.
- _parentinventDim
Type: InventDim Table
A record of type inventDim that holds the inventory dimensions related to the parent item.
- _routeId
Type: RouteId Extended Data Type
A string that hold the routeID which must be used to make the parent item.