SalesCarrier::findByVendorParty_BR Method
Searches for a record of the SalesCarrier table.
Syntax
client server public static SalesCarrier findByVendorParty_BR(DirPartyRecId _partyRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _partyRecId
Type: DirPartyRecId Extended Data Type
The vendor party ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the SalesCarrier table for update.
Return Value
Type: SalesCarrier Table
A record of the SalesCarrier table