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 custPrenoteTable table.
Syntax
client server public static CustPrenote find(
CompanyBankAccount _bankAccountId,
CustAccount _custAccount,
CustBankAccountId _custBankAccountId,
[boolean _forupdate])
Run On
Called
Parameters
- _bankAccountId
Type: CompanyBankAccount Extended Data Type
- _custAccount
Type: CustAccount Extended Data Type
- _custBankAccountId
Type: CustBankAccountId Extended Data Type
- _forupdate
Type: boolean
Return Value
Type: CustPrenote Table
The concurrency model option to use when the record is read; optional.