Share via


PmfProdCoBy.setInventDimIdFromInventDim Method

Finds or creates a value for the InventDimId field for the InventDim record and applies the found value to the InventDimId field in the ProdBOM table.

Syntax

public void setInventDimIdFromInventDim(InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    An InventDim record buffer that should be referenced by the current ProdBOM record buffer.

See Also

Reference

PmfProdCoBy Table