CostCalcTransData.getConsumptionConstant Method [AX 2012]

Calculates the total constant consumption from the encapsulated temporary table.

Syntax

public Qty getConsumptionConstant()

Run On

Called

Return Value

Type: Qty Extended Data Type
The constant consumption.

Exceptions

Exception Condition
Error

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

See Also

Reference

CostCalcTransData Class