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