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 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
- _bankAccountId
Type: CompanyBankAccountId Extended Data Type
- _bankStatus
Type: BankAccountHoldStatus Enumeration
- _validFromDateTime
Type: ValidFromDateTime Extended Data Type
- _validToDateTime
Type: ValidToDateTime Extended Data Type
Return Value
Type: boolean
true if there is impactation from bank document facility agreements; otherwise, false.