Share via


InventJournalTrans.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 inventDim record that holds the inventory dimensions related to the parent item.

See Also

Reference

InventJournalTrans Table