Share via


InventCostTransSum.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.

See Also

Reference

InventCostTransSum Table