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.
Indicates whether the new currency code of the BankAccountTable record is conflicted with existing bank documents.
Syntax
server public static boolean isBankCurrencyCodeConflicted(CompanyBankAccountId _bankAccountId, CurrencyCode _currencyCode)
Run On
Server
Parameters
- _bankAccountId
Type: CompanyBankAccountId Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
Return Value
Type: boolean
true if the currency code is conflicted; otherwise, false.