CostCalcTransData.getUnitID Method [AX 2012]

Returns the unit ID that is used in the enclosed CostTmpCalcTrans temporary table.

Syntax

public UnitOfMeasureSymbol getUnitID()

Run On

Called

Return Value

Type: UnitOfMeasureSymbol Extended Data Type
The unit ID.

Exceptions

Exception Condition
Error

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

See Also

Reference

CostCalcTransData Class