PurchRFQSolicitationType::exist Method
Indicates whether a specified record exists in the PurchRFQSolicitationType table.
Syntax
client server public static boolean exist(PurchRFQSolicitationTypeRecId _recId)
Run On
Called
Parameters
- _recId
Type: PurchRFQSolicitationTypeRecId Extended Data Type
The solicitation type to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.