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.
Validates bank accounts that correspond to the OffsetAccount and BankAccountId fields of the LedgerJournalTable table.
Syntax
protected boolean validateLedgerJournalTableBankAccount(LedgerJournalTable _ledgerJournalTable)
Run On
Server
Parameters
- _ledgerJournalTable
Type: LedgerJournalTable Table
The LedgerJournalTable table.
Return Value
Type: boolean
false if the BankAccountHoldStatus status against that bank account contains the InactiveForAllTransactions enumeration value; otherwise, true.