Share via


WMSLocationWizardTableCtrl_Pick.checkNotExistTmp Method [AX 2012]

Determines whether a record exists in the temporary table and displays an infolog message if a record exists.

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 is not typically overridden.

See Also

Reference

WMSLocationWizardTableCtrl_Pick Class