Share via


InventCostTrans.getQtyFields Method

Returns a container with the quantity fields of the current record

Syntax

public container getQtyFields()

Run On

Called

Return Value

Type: container
A container with the quantity fields of the current record

Remarks

This method is used on the inventCostTrans and inventCostTransSum tables to obtain a common interface to the quantity fields. This is used in the inventCostRevaluate class.

The variance qty is not passed because it is not revaluated and not summed.

See Also

Reference

InventCostTrans Table