2014 Dec 03 8:48 PM
hi,
I tried to upload meter reads on a device with current actual read being less than previous read. If I do it through EL28 - previous estimated read is adjusted and new read becomes plausible (i.e. Assess workflow is triggered). Is there any parameter in BAPI_MTRREADDOC_UPLOAD which enables evaluation/triggering of assess workflow for relevant reads?
Regards,
AM
2014 Dec 14 3:59 PM
Hi Ankit.
Are you giving the correct meter reading reason when uploading the data through the BAPI? You can also check the settings in customizing (Define Technical control Parameters for Meter reading Data Processing).
If that doesnt help, maybe function module ISU_EVENT_ASSESSING or debugging BAPI_MTRREADDOC_UPLOAD can help you with solving this issue.
Marko
2014 Dec 14 3:59 PM
Hi Ankit.
Are you giving the correct meter reading reason when uploading the data through the BAPI? You can also check the settings in customizing (Define Technical control Parameters for Meter reading Data Processing).
If that doesnt help, maybe function module ISU_EVENT_ASSESSING or debugging BAPI_MTRREADDOC_UPLOAD can help you with solving this issue.
Marko
2015 Jan 13 10:16 PM
Thanks. the problem was with incomplete reads being uploaded through BAPI. By incomplete reads I mean for meters with multiple registers, all the reads need to be uploaded in one go.