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 that all the LedgerJournalTrans records, that have a CustPaymentType of credit card, have accurate payments.
Syntax
public boolean mcrValidatePayments(LedgerJournalTable _ledgerJournalTable)
Run On
Server
Parameters
- _ledgerJournalTable
Type: LedgerJournalTable Table
The LedgerJournalTable record buffer to validate payments against.
Return Value
Type: boolean
A boolean value indicating that all payments are valid; otherwise, false.