Share via


UnitOfMeasureTranslationDefaultData.existTmp Method [AX 2012]

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

Syntax

protected boolean existTmp([Common _cursor])

Run On

Called

Parameters

  • _cursor
    Type: Common Table
    An unit of measure translation buffer.

Return Value

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

See Also

Reference

UnitOfMeasureTranslationDefaultData Class