Discussion:
eConnect integration error
(too old to reply)
alaadin
2008-01-14 13:14:04 UTC
Permalink
Dears,

I get this error when applying RM payment (Cash Receipt) to a debit memo,
when checking the sql tables I find that the apply is done correctly, but
still I have this error.

can any one help, please see the error below:

Message "Error Number = 574
Stored Procedure taRMApply
Error Description = Apply Amount (APPTOAMT) + Discount Taken Amount
(DISTKNAM) + Write Off
(WROFAMNT) is > then the amount remaining on the invoice\r\n
Error Number = 663 Stored Procedure taRMApply
Error Description =
Apply To Amount (APPTOAMT) is > than the payment/return
amount\r\nError Number = 664
Stored Procedure taRMApply Error Description =
Apply To Amount (APPTOAMT) is > than the amount remaining on the
payment/return\r\n" string
Sathya N
2010-08-27 10:29:40 UTC
Permalink
Hi Did you got any solution for this error as i am also getting the same error while the amounts are properly applied in the tables.
Post by alaadin
Dears,
I get this error when applying RM payment (Cash Receipt) to a debit memo,
when checking the sql tables I find that the apply is done correctly, but
still I have this error.
Message "Error Number = 574
Stored Procedure taRMApply
Error Description = Apply Amount (APPTOAMT) + Discount Taken Amount
(DISTKNAM) + Write Off
(WROFAMNT) is > then the amount remaining on the invoice\r\n
Error Number = 663 Stored Procedure taRMApply
Error Description =
Apply To Amount (APPTOAMT) is > than the payment/return
amount\r\nError Number = 664
Stored Procedure taRMApply Error Description =
Apply To Amount (APPTOAMT) is > than the amount remaining on the
payment/return\r\n" string
Submitted via EggHeadCafe - Software Developer Portal of Choice
Changing WCF Service Implementation at Runtime
http://www.eggheadcafe.com/tutorials/aspnet/d9263dcc-f7ed-42f3-bc96-321461be3306/changing-wcf-service-implementation-at-runtime.aspx
James Kall
2011-11-28 04:35:10 UTC
Permalink
Sometimes you will get this error when you are calling the eConnect method taRMApply , this issue could occur if your trying to apply amount grater than the remaining amount of an invoice.

for more details about this error you check the following link:

http://dynamicssol.blogspot.com/2011/11/econnect-error-574.html
Post by alaadin
Dears,
I get this error when applying RM payment (Cash Receipt) to a debit memo,
when checking the sql tables I find that the apply is done correctly, but
still I have this error.
Message "Error Number = 574
Stored Procedure taRMApply
Error Description = Apply Amount (APPTOAMT) + Discount Taken Amount
(DISTKNAM) + Write Off
(WROFAMNT) is > then the amount remaining on the invoice\r\n
Error Number = 663 Stored Procedure taRMApply
Error Description =
Apply To Amount (APPTOAMT) is > than the payment/return
amount\r\nError Number = 664
Stored Procedure taRMApply Error Description =
Apply To Amount (APPTOAMT) is > than the amount remaining on the
payment/return\r\n" string
Post by Sathya N
Hi Did you got any solution for this error as i am also getting the same error while the amounts are properly applied in the tables.
Loading...