Hi All,
i'm running into an issue where only one check in my batch has been posted.
So all the check were printed and already issued to vendors but i can't seem to post them, only one was posted. and now gives this error message (on the same posted transaction, whcih is somehow still in the batch)
This transaction already has been posted.
The total applied amount is incorrect.
This transaction contains errors. It won't be posted.
One of the transactions in the batch - which wasn't posted can be found in the following tables
SELECT * FROM PM20000 WHERE VCHRNMBR = '00000000000187787'
SELECT * FROM PM10200 WHERE APTVCHNM = '00000000000187787'
SELECT * FROM PM20100 WHERE APTVCHNM = '00000000000187787'
SELECT * FROM PM10201 WHERE APFVCHNM = '00000000000187787'
SELECT * FROM PM10201 WHERE APTVCHNM = '00000000000187787'
SELECT * FROM PM10201 WHERE VCHRNMBR = '00000000000187787'
SELECT * FROM PM80600 WHERE VCHRNMBR = '00000000000187787'
SELECT * FROM GL20000 WHERE ORCTRNUM = '00000000000187787'
So its in the GL20000 but still in the PM20000. I only have an option to print the checks again and get the error "duplicate check numbers exist in this batch"
Is there a way i can for this through?
I ran check links but it didn't work....
Thanks for your help!