Share via


WMSLocationWizardTableCtrl_Aisle.checkNotExistTmp Method [AX 2012]

Determines whether a record is in the temporary table.

Syntax

protected boolean checkNotExistTmp([Common _bufferToCheck])

Run On

Called

Parameters

Return Value

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

Remarks

If a record is in the temporary table, a warning is put in the Infolog, and the method returns false. This method should not typically be overridden.

See Also

Reference

WMSLocationWizardTableCtrl_Aisle Class