Skip to Content
1
May 02 at 09:56 AM

External Bank Recon DI API Error "No matching records found (ODBC -2028) [الرسالة 131-183]"

39 Views Last edit May 02 at 10:51 AM 2 rev

Hi,
Any suggestion regarding this, I'm having this error "No matching records found (ODBC -2028) [الرسالة 131-183]". Thanks.

This is the code below.

BSLine1 = oExReconciliation.ReconciliationBankStatementLines.Add()
BSLine1.BankStatementAccountCode = "111020100"
BSLine1.Sequence = 66

JELine1 = oExReconciliation.ReconciliationJournalEntryLines.Add()
JELine1.TransactionNumber = 35
JELine1.LineNumber = 0

oExReconService.Reconcile(oExReconciliation)

image.png

Attachments

image.png (174.3 kB)