2009 Jul 17 9:26 PM
Is there a way (configuration or development or combination) to automatically release implausible meter reads that were once implausible but not now?
If you go EL27 and get to an implausible result and if it gives the EL172 message, all we have to do is click SAVE. Now can this be automated (no BDCs please)?
2009 Jul 20 12:56 PM
2009 Jul 20 12:56 PM
2009 Jul 20 5:25 PM
Thanks Prajaktha, I was already tried it and could not make it work.
But now I found the solution after a lot of debugging of EL27 and searching for suitable function modules. You have to use ISU_O_METERREAD_OPEN, ISU_O_METERREAD_OPEN_SUBOBJ, ISU_O_METERREAD_INPUT, ISU_O_METERREAD_ACTION(twice, once with PSAV okcode and then SAVE okcode), and finally ISU_O_METERREAD_CLOSE.
2009 Dec 03 8:06 PM
What are the parameter that you have to pass to those function, i have to build a program to do exactly the same.
Thanks you
2010 Aug 31 11:37 AM
Hi , I have the same problem, How fill you the obj structure when you call the MF ISU_O_METERREAD_INPUT for realize the EL27 treatment.
Thanks for your response.