InventCostTransVariance.initFromInventCostTrans Method
Initializes an inventCostTransVariance record from an inventCostTrans record.
Syntax
public void initFromInventCostTrans(InventCostTrans _inventCostTrans)
Run On
Called
Parameters
- _inventCostTrans
Type: InventCostTrans Table
The inventCostTrans record from which the data should be taken.
Remarks
This method sets the inventCostTransRefRecId and dimension fields in an inventCostTransVariance record from a given inventCostTransrecord.
The level is set to "total", and split field is set to "no", because when this method is used, no breakdown is available in the inventItemCostGroupRollup table.