CostCalcTransData.isEmpty Method [AX 2012]

Determines whether the enclosed CostTmpCalcTrans temporary table is empty.

Syntax

public boolean isEmpty()

Run On

Called

Return Value

Type: boolean
true if there are no records in the CostTmpCalcTrans table; otherwise, false.

See Also

Reference

CostCalcTransData Class