Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

bapI_ACC_INVOICE_RECEIPT_POST tolerance?

0 Likes
2,399

Hi, I have received invoices from suppliers that, due to rounding, the balance is off by 0.01 euro cents. My company requires that I put the data of the original invoice, but the BAPI returns the error RW033 due to the mismatch of the cent. Is there any way to avoid that error and that I can create the invoice with that tolerance?

If I make the invoice in fb60, the error also appears, but you can uncheck "calculate tax" and it allows you to create it with that imbalance. So, can that behavior be simulated through the api?

Thanks.

Hi, I have received invoices from suppliers that, due to rounding, the balance is off by 0.01 euro cents. My company requires that I put the data of the original invoice, but the BAPI returns the error RW033 due to the mismatch of the cent. Is there any way to avoid that error and that I can create the invoice with that tolerance?

If I make the invoice in fb60, the error also appears, but you can uncheck "calculate tax" and it allows you to create it with that imbalance. So, can that behavior be simulated through the api?

Thanks.

6 REPLIES 6
Read only

venkateswaran_k
Active Contributor
0 Likes
2,252

Hi

I do not see any option to set the flag for tolerance. However, Please check how the system is configured for such rounding differences.

SPRO - Financial Accounting - Accounts Receivable and Accounts Payable - Business Transactions - Incoming Payments - Incoming Payments global settings - Define account for rounding differences.

May be this will help

Regards,

Venkat

Read only

0 Likes
2,252

Thanks for the reply, although I'm a bit lost. When I go to that option, it's empty and I can only add one account. Also I don't see option to adjust rounding in RDF.

Read only

0 Likes
2,252

Okay,

Can you please check the Tolerence key maintained at company level and Vendor level at tcodes

OMR6, OMRX and XK02.

For your reference please go through this blog.

https://blogs.sap.com/2014/04/18/invoice-tolerance-limits-an-insight-part-1/

Read only

0 Likes
2,252

Thanks for your help. I have checked the link you posted and it says the following:

Tolerance Limits:

SAP tolerance limits work only for MIRO transaction

Invoice posted in FB60 is not subject to tolerance keys limit check

Tax amount is not included during tolerance check

So, I guess that I can't to get it.

Read only

0 Likes
2,252

I further searched. Can please have a look at this. view. V_T043T

This is specific for tolerence at FI level

Read only

0 Likes
2,252

Hi, This is what I have.

I want to thank you for your interest in helping, but I can't find any solution.