Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether all the questionnaires for a vendor have been sent a response.
Syntax
client server public static boolean checkVendorQuestionnaireStatus(RecId _recId, RecId _vendorParty)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the VendRequest record for which to check the status.
- _vendorParty
Type: RecId Extended Data Type
The record ID of the DirPartyTable record of the vendor for which to check the status.
Return Value
Type: boolean
true if all of the questionnaires have been sent a response; otherwise, false.