VendRequestCompany::checkEmployeeQuestionnaireStatus Method
Determines whether a response has been sent for all of the questionnaires for a new vendor justification request.
Syntax
client server public static boolean checkEmployeeQuestionnaireStatus(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the VendRequest record to check.
Return Value
Type: boolean
true if all of the questionnaires have a response; otherwise, false.