Share via


BankAccountTableLookup::findByCompany Method

Finds the specified record in the BankAccountTableLookup view.

Syntax

client server public static BankAccountTableLookup findByCompany(DataAreaId _company, CompanyBankAccountId _accountId)

Run On

Called

Parameters

Return Value

Type: BankAccountTableLookup View
A record in the BankAccountTableLookup view; otherwise, an empty record.

See Also

Reference

BankAccountTableLookup View