Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.