VendInvoiceInfoLine.setInventDimId Method
Applies the InventDimId parameter to the VendInvoiceInfoLine.inventDimId field and applies default values.
Syntax
public void setInventDimId(InventDimId _inventDimId, [InventDim _inventDim])
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value that is applied to the VendInvoiceInfoLine.InventDimId field.
- _inventDim
Type: InventDim Table
The InventDim record buffer that is related to the InventDimId parameters; optional.