Share via


LedgerJournalTable.mcrCheckDeduction Method

If any journal lines have deductions insure those journal lines 1) Are payments (credit) 2) Have transactions marked for settlement 3) Total of transactions marked for settlement is positive 4) Are short pays (journal line amount does not fully settle transactions) If deductions are required to fully settle transactions also check that parent payment journal line amount plus sum of of its deductions fully settles the transactions.

Syntax

private boolean mcrCheckDeduction()

Run On

Called

Return Value

Type: boolean
true if above conditions are met; Otherwise, false

See Also

Reference

LedgerJournalTable Table