CostCalcTransData.getConsumptionVariable Method [AX 2012]

Calculates the total variable consumption from the encapsulated temporary table.

Syntax

public Qty getConsumptionVariable()

Run On

Called

Return Value

Type: Qty Extended Data Type
The variable consumption.

Exceptions

Exception Condition
Error

The unit IDs that are used in the records of the encapsulated CostTmpCalcTrans table are not identical.

See Also

Reference

CostCalcTransData Class