Share via


UnitOfMeasureConversionDefaultData.existTmp Method [AX 2012]

Determines whether a unit of measure conversion exists in the temporary table.

Syntax

protected boolean existTmp([Common _cursor])

Run On

Called

Parameters

  • _cursor
    Type: Common Table
    A unit of measure conversion buffer.

Return Value

Type: boolean
true if a unit of measure conversion exists in the temporary table; otherwise, false.

See Also

Reference

UnitOfMeasureConversionDefaultData Class