ProdTable.setInventDimIdFromInventDim Method

Finds or creates an InventDimId value for the InventDim parameter and applies the found InventDimId to the ProdTable.inventDimId field.

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 ProdTable record buffer.

See Also

Reference

ProdTable Table