CustOutPaymRecord_CNAB_BR.checkValues Method [AX 2012]
Validates payment specification is filled for complex file export format and bridge Account validation for payment line
Syntax
public boolean checkValues([LedgerJournalTrans _ledgerJournalTrans, RunbaseProgress _progress])
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The journal line to be validated.
- _progress
Type: RunbaseProgress Class
The RunbaseProgress.
Return Value
Type: boolean
true if validation passes; otherwise, false.