Share via


BankDocumentFacilityAgreement::checkImpactedAgreementsByBankInActived Method

Indicates whether there is no related bank document facility agreement that is affected by the bank account status changing.

Syntax

server public static boolean checkImpactedAgreementsByBankInActived(
    CompanyBankAccountId _bankAccountId, 
    BankAccountHoldStatus _bankStatus, 
   [ValidFromDateTime _validFromDateTime, 
    ValidToDateTime _validToDateTime])

Run On

Server

Parameters

Return Value

Type: boolean
true if there is impactation from bank document facility agreements; otherwise, false.

See Also

Reference

BankDocumentFacilityAgreement Table