Hi,
I get the following error when voiding a cash receipt via eConnect:
Msg 2627, Level 14, State 1, Procedure taRMUnapplyTransaction, Line 1
Violation of PRIMARY KEY constraint 'PKCM20100'. Cannot insert duplicate key in object 'dbo.CM20100'. The duplicate key value is (52072.00000, 1).
The statement has been terminated.
I'm using GP2010 and I can void the transaction directly from the GP without any errors. However the eConnect stored procedure is returning an error. Has anyone else experienced this issue before?
Any help appreciated
I get the following error when voiding a cash receipt via eConnect:
Msg 2627, Level 14, State 1, Procedure taRMUnapplyTransaction, Line 1
Violation of PRIMARY KEY constraint 'PKCM20100'. Cannot insert duplicate key in object 'dbo.CM20100'. The duplicate key value is (52072.00000, 1).
The statement has been terminated.
I'm using GP2010 and I can void the transaction directly from the GP without any errors. However the eConnect stored procedure is returning an error. Has anyone else experienced this issue before?
Any help appreciated