Share via


VendRequest::findByVendorParty Method

Finds the specified record in the VendRequest table that is based on the party for the vendor.

Syntax

client server public static VendRequest findByVendorParty(DirPartyRecId _partyRecId)

Run On

Called

Parameters

Return Value

Type: VendRequest Table
A record in the VendRequest table; otherwise, an empty record.

See Also

Reference

VendRequest Table