Share via


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

  • _parentinventDim
    Type: InventDim Table
    A record of type inventDim that holds the inventory dimensions related to the parent item.

See Also

Reference

TmpBOM Table