Share via


VendRequest::checkVendorQuestionnaireStatus Method

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

  • _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.

See Also

Reference

VendRequest Table