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.
Indicates whether the specified record in the WHSWaveTableBatch table exists.
Syntax
client server public static boolean existWaveBatch(RefRecId _waveRecId, RefRecId _batchRecId)
Run On
Called
Parameters
- _waveRecId
Type: RefRecId Extended Data Type
The ID of the WHSWaveTable record that you want to find.
- _batchRecId
Type: RefRecId Extended Data Type
The ID of the Batch record that you want to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.