PmfProdCoBy.setInventDimId Method
Applies the InventDimId parameter to the ProdBOM.inventDimId field and populates the field that has default value that is based on the new inventory dimensions.
Syntax
public void setInventDimId(InventDimId _inventDimId, [InventDim _inventDim])
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value that will be applied to the ProdBOM.InventDimId field.
- _inventDim
Type: InventDim Table
The InventDim record buffer that is related to the InventDimId parameters; optional.