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.
Checks if recoverable account.
Syntax
protected boolean isRecoverableAccount(CustVendAC _account, LedgerJournalTrans _ledgerJournalTrans)
Run On
Server
Parameters
- _account
Type: CustVendAC Extended Data Type
In this account number posting will be done.
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The ledgerJournalTrans buffer.
Return Value
Type: boolean
Returns true if recoverableAccount; otherwise false.