PurchRFQTableKMCollection::isQuestionnaireComplete Method
Determines if the questionnaires attached to the RFQ are complete.
Syntax
client server public static boolean isQuestionnaireComplete(PurchRFQId _rfqId)
Run On
Called
Parameters
- _rfqId
Type: PurchRFQId Extended Data Type
The RFQId of the record.
Return Value
Type: boolean
true if the attached questionnaires are complete; otherwise, false.