Share via


UnitOfMeasureInternalCodeDefaultData.existTmp Method [AX 2012]

Indicates whether a unit of measure InternalCode exists in the temporary table.

Syntax

protected boolean existTmp([Common _cursor])

Run On

Called

Parameters

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

Return Value

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

See Also

Reference

UnitOfMeasureInternalCodeDefaultData Class