ChoETL.NACHA icon indicating copy to clipboard operation
ChoETL.NACHA copied to clipboard

Total Credit amount is placed on Total Debit amount position

Open kmehmoodkhan opened this issue 4 years ago • 1 comments

There is one more issue, the Total Credit amount is placed on Total Debit amount position

image

As per specification Position 33-44, Total Credit Entry Dollar Amount in Batch As per specification Field 7, Position 44-55, Total Credit Entry Dollar Amount in File

ACH_AB_20201902_090227.txt

kmehmoodkhan avatar Feb 26 '20 18:02 kmehmoodkhan

Looks like you are using CreateDebitEntryDetail, this will put entry debit entry in the control records.

Rather use CreateCreditEntryDetail if you want to see them in the credit amount in the control records.

Cinchoo avatar Feb 26 '20 21:02 Cinchoo