Share via


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

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

See Also

Reference

SalesCarrier Table