cancel
Showing results for 
Search instead for 
Did you mean: 

Not getting automatic roundoff in FB60

SMK_Ganesh
Participant
0 Kudos
127

Hi Everyone,
My client wants that in FB60 if in header option  we mention 100.5 , then in line item we mention 101 , then it should automatic take instead of the error Posting only possible with zero balance document. So basically they want automatic roundoff in FB60. Kindly suggest me if I should  do any configuration or any changes so I can get the required solution .

SMK_Ganesh_0-1745380283737.png

 

Accepted Solutions (0)

Answers (2)

Answers (2)

AshwiniAM
Discoverer
0 Kudos

Hi Ganesh,

 

For your scenario, we can post the differential amount to a separate GL. To automatically post the rounding off difference you will probably need to take help of ABAP. They will be able to develop a substitution where the GL line will be added automatically if the difference posting is less than zero.

You can set a tolerance limit for each vendor (OBA3) and user (OBA4) to ensure financial integrity

Regards,

Ashwini

Maciej__Galica
Explorer
0 Kudos

Hello Ganesh,

The tolerance group settings and automatic postings for rounding differences configuration apply during payment processing or open item clearing and not during invoice posting itself (in FB60 or Post Incoming Invoices Fiori app).

Reason: during invoice entry (FB60 or Post Incoming Invoices app), SAP requires the document to balance exactly — line item totals must match the header amount. If they don’t, you’ll get:

"Posting only possible with zero balance."

This is standard system behavior to enforce double-entry integrity, and no tolerance setting can override this at invoice entry time.

Warm regards,

Maciej