InventCostTransView.displayQty Method [AX 2012]

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

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.

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

Community Additions

ADD
Show: