Share via


WMSLocationWizardTableCtrl_NormalName.checkNotExistTmp Method [AX 2012]

Indicates whether a record exists in the temporary table.

Syntax

protected boolean checkNotExistTmp([Common cursor, boolean onlySuper])

Run On

Called

Parameters

Return Value

Type: boolean
true if the record does not exist in the temporary table; otherwise, false.

Remarks

This method should not typically be overridden.

See Also

Reference

WMSLocationWizardTableCtrl_NormalName Class