2008 May 09 7:43 AM
Hi all,
i have to update the MRU (ABLEINH) field of a particular installation(ANLAGE)?
can someone plz suggest which one to use?
Thanks in advance,
alhad.
2008 May 10 4:51 AM
Hi,
The meter reading unit for an installation is available in table : EABLG...
Try to search for a FM/BAPI using : EABLGupdate* or ISUEABLG*
I dont have access to system now...hence could not provide the name.
Reward if useful
Regards
Shiva
2008 May 12 7:44 AM
Try ISU_S_METERREAD_CHANGE ... IS-U Meter Reading Data Processing
Zoltan
2008 May 12 8:22 AM
2008 May 14 3:56 AM
Hi, You need to first calling FM "ISU_S_INSTLN_PROVIDE" to get the auto object. Then update the y_auto-data-ableinh. And call FM "ISU_S_INSTLN_CHANGE" to pass back the data to the system.
Hope it helps.
Maine