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.
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
- _partyRecId
Type: DirPartyRecId Extended Data Type
The record ID of the DirPartyTable table to find.
Return Value
Type: VendRequest Table
A record in the VendRequest table; otherwise, an empty record.