VendRequestCategoryExtension.questionnaireCompleted Method
Indicates whether there are any questionnaires that are not completed.
Syntax
display VendRequestQuestionnaireCompleted questionnaireCompleted()
Run On
Called
Return Value
Type: VendRequestQuestionnaireCompleted Extended Data Type
A VendRequestQuestionnairesCompleted enumeration value.
Remarks
If there are outstanding questionnaires, this method will return the NoYes::No enumeration value; if all questionnaires are completed, it will return the NoYES::Yes enumeration value; otherwise, it returns the Not required enumeration value.