Share via


Branches_RU::findByVendAccount Method

Finds the record in the Branches_RU table by the vendor ID.

Syntax

client server public static Branches_RU findByVendAccount(VendAccount _vendAccount, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: Branches_RU Table
The record that is found in the Branches_RU table.

See Also

Reference

Branches_RU Table