on ‎2020 Feb 07 1:43 PM
Hi All,
I'm trying to post the journal entries using BAPI_ACC_DOCUMENT_POST. I'm getting some errors like Accounting Interface: Balance in Transaction Currency 0.01 or Balance in currency 1.
kindly help me to resolve this issue ASAP.
Thanks!!!
CS Ingali
Request clarification before answering.
Dear Chandra,
Are you reading entries from External files. ? This kind of rounding differences will come when we read data from excel files. You need to review the data read before pushing them into BAPI tables.
Regards,
Venkat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chandra - Try to explore how setting tolerance limit to process these transactions? That should help.
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The credit and debit amounts should match to post the document. Did you try to post the document using the transaction with the same data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I tried using manual transaction. The problem is, third party is sending the decimal values and those values will not be allowed for posting(Configuration). So In this case, BAPI converting those values into rounded values. During this scenario, we are facing the -0.01 or -1 difference issue.
Thanks & Regards.
CS Ingali
| User | Count |
|---|---|
| 15 | |
| 11 | |
| 11 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.