PurchLine.initVariantId Method
Initializes the VariantId field in the RetailVariantId value of the current InventDim record if there is a InventDimCombination table record for the current item and its inventory dimensions available.
Otherwise the VariantId field is initialized in the empty string.
Syntax
public void initVariantId([InventDim _inventDim])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The related InventDim table record.