Share via


TmpInventTransWMS::pdsBatchExist Method

Check if BatchId used on another InventTransWMS line.

Syntax

client server public static boolean pdsBatchExist(TmpInventTransWMS _transWMS)

Run On

Called

Parameters

Return Value

Type: boolean
true, if batchId is used on another line; otherwise false

Remarks

Method searches to see if the batchId listed on the provided record is already used on any other record.

See Also

Reference

TmpInventTransWMS Table