PurchRFQWorkerSetup::exist Method
Indicates whether the specified record in the PurchRFQWorkerSetup table exists.
Syntax
client server public static boolean exist(PurchRFQWorkerSetupRecId _recId)
Run On
Called
Parameters
- _recId
Type: PurchRFQWorkerSetupRecId Extended Data Type
Return Value
Type: boolean
true if the record exists; otherwise, false.