2017 Aug 21 5:17 PM
Hello.
If I have meter reading results and I bill (tr.EASIBI). I receive billing document with consumption (DBERCHZ1-V_ABRMENGE) according to meter reading results.
If I do not have meter reading results I have estimated consumption.
I want to create own procedure wich estimated consumption. So wich User-Exit I should use if I want write consumption (DBERCHZ1-V_ABRMENGE) according my own procedure during the billing EASIBI?
Thank you.
2018 Feb 20 10:10 AM
EASIBI doesnt do simulation and hence create bill only of meter reading exists. I think you meant estimation which is possible during simulation.
You can control the estimation in metering very well.
If you want to overwrite the consumption values, you can do it in the custom variant program.