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.
Sets the value of the dimension field in ProdBOM records to the default value, based on the value in the InventDim record buffer.
Syntax
public void linkInventDim2Dimension(InventDim _newInventDim, InventDim _oldInventDim)
Run On
Called
Parameters
- _newInventDim
Type: InventDim Table
The InventDim record buffer linked to the current ProdBOM record.
- _oldInventDim
Type: InventDim Table
The InventDim record buffer that was previously linked to the current ProdBOM record buffer.