Hello,
we are facing a problem with BBP with partial bills (non statistical items) when 1 or several partial bills are not paid and the final invoice (1 every year) is created.
Open items from partial bills (main transaction 0051) are not properly cleared by the final invoice (where compensation of partial bills open items are created in an item 0250 / 0100 by the SAP standard).
Let's say that we have 2 partials bills of 5€ with 2 items on the posting document :
-Main transaction 0051 / sub 1000 : 2€
-Main transaction 0051 / sub 2000 : 3€
If the 2 partials bills are not paid. Assuming that the partial bills of 5€ (10€ over the year) were overestimated and 7€ should have been billed. I will have on the next invoice :
- Main transaction 0100 / sub xxxx : 20€ (for instance) => x items corresponding to the actual billing,
- Main transaction 0250 / sub 0100 : -3€ (-10€ from partial bills +7€ from "re-billing")
=> the item 0250 / 0100 is a transfer from invoicing generated by the standard. it contains the cancelling of all partial bills unpaid in the subitems (- 2 - 3 - 2 - 3 = -10€ on my example) and everything that should have been billed (I can see subitems for instance + 1,5 +2 +1,5 +2).
Our issue is that all cancellation of the partial bills (main transaction 0051) and "rebilling" are in the same item (0250) :
1) the clearing of partial bills is not made properly
2) with this 1 item, we don't have the detail of what "should have been" billed and can't display it to the customer.
From what I see :
1) I have the possibility to use customizing "Item Selection in Account Maintenance/ Define Sub-Items" and tick for every main/sub transaction : Transfer to credit memo/receivable for consumption billing. All 0051 will automatically be cleared when the invoice is created, but it doesn't solve 2) as I will not have the detail of the real consumption of the client on my posting document.
2) I can use user-exit R402 to "rebuild" exactly the posting document that I want. On this exit, I have the main transaction 0250 with all amounts and GL account. With the GL accounts, I create one item on the posting document by GL account to have exactly all details that I want.
I was wondering if anyone had to face this issue.
We are using for most customers BBP with statistical items and the standard works exactly as we wish (with cancelation items + rebilling items). In fact with the BBP with partial bills + non statistical items we would expect exactly the same behavior but as I described this is not the case.
Does anyone know if it is possible in standard to solve our issue ?
Best regards
Pierre-Yves