Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.