Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.