Share via


WMSLocationWizardTableCtrl_Dock.checkNotExistTmp Method [AX 2012]

Determines whether a record exists in the temporary table. If it does, a warning is put in the Infolog, and the method returns false.

Syntax

public 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_Dock Class