PurchRFQCaseTableKMCollection::existQuestionnaire Method
Determines if any questionnaires exist for the RFQ case.
Syntax
client server public static boolean existQuestionnaire(PurchRFQCaseId _rfqCaseId)
Run On
Called
Parameters
- _rfqCaseId
Type: PurchRFQCaseId Extended Data Type
The RFQCaseId of the record to find.
Return Value
Type: boolean
true if a questionnaire exists; otherwise, false.