Share via


BankDocumentFacilityAgreement::isBankCurrencyCodeConflicted Method

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

Return Value

Type: boolean
true if the currency code is conflicted; otherwise, false.

See Also

Reference

BankDocumentFacilityAgreement Table