2019 Jan 07 10:23 AM
Hi,
I am creating a custom FM to move-out the Installation. Also I want to replicate the same functionality of estimated meter readings of transaction EC55E in my custom FM.
I am using FM 'BAPI_ISUMOVEOUT_CREATEFROMDATA' for move-out of contract.
There is a table parameter tmeterreadingresults to store the meter readings, but I did not find any standard FM to calculate estimated meter readings using the ANLAGE and move-out date.
Any one has solution for it.
Thanks,
Praphulla
2019 Jan 08 4:54 PM
Praphulla,
Check the Subroutine,estimation_execute, under the program RELEABL3.
This will give you a good insight on the calculation of the estimated meter readings.
Thanks,
Amlan