PdsVendBatchInfo::exist Method
Indicates whether the specified record in the PdsVendBatchInfo table exists.
Syntax
client server public static boolean exist(RecId _recId)
Run On
ClientOrServer
Parameters
- _recId
Type: RecId Extended Data Type
A record identifier of the record to find.
Return Value
Type: boolean
true if the record exists; otherwise, false.