TmpInventTransWMS::pdsBatchExist Method
Check if BatchId used on another InventTransWMS line.
Syntax
client server public static boolean pdsBatchExist(TmpInventTransWMS _transWMS)
Run On
Called
Parameters
- _transWMS
Type: TmpInventTransWMS Table
Current TmpInventTransWMS record
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.