Share via


InventCostTrans.displayQty Method

Gets the relevant quantity based on the values of the CostTransRefType, CostTransState, and CostTransType fields.

Syntax

display inventCostQty displayQty()

Run On

Called

Return Value

Type: inventCostQty Extended Data Type
The quantity according to the values of the CostTransRefType, CostTransState, and CostTransType fields.

Remarks

InventCostTrans records contain several quantity fields. This method retrieves the quantity field that matches a particular combination of CostTransRefType, CostTransState, and CostTransType.

See Also

Reference

InventCostTrans Table