2012 Jan 17 10:29 AM
Hi experts,
because of a business requirement I need to massively modify the Periodic Consumption (EASTE-PERVERBR); unfortunately I cannot work on weighting keys (TE415) because they are defined by Italian lawyers.
Then, I would like to do it by adding a new timeslice in that table (EASTE) to allow the billing engine to consider this consumption instead of the one calculated by the system after 2 real meter readings (as far as I've understood the more recent wins).
Is there a Function Module I can use?
Thanks a lot
Alex
2012 Jan 17 2:07 PM
Hi,
Unfortunately, we do not have any function module to update periodic consumption. Earlier, we also had similar requirement, and we fetched all required data for EASTE table and passed on to function module ISU_DB_EASTE_UPDATE. (This is as good as updating tables directly. So, you need to test your program properly.
Regards,
Avinash
2012 Jan 18 8:14 AM