SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

ISU_S_WORKLIST_INSTALL - Interval Meter Replacement scenario

Former Member
0 Kudos

I have used Function module 'ISU_S_WORKLIST_INSTALL' to replace old device with a new device.

I have passed all the register meter readings for all the registers in old and

new device, alongwith other parameters accordingly to the Function module

and it replaced the old device with the new one correctly.

I tried to use the same function module 'ISU_S_WORKLIST_INSTALL' to replace installed interval meter

with a new interval meter. I passed the meter readings for both old and new meter.but it is giving error.

"You cannot make an entry in field No MR"

"Specify a device that is installed"

When I tried to run the function module 'ISU_S_WORKLIST_INSTALL' in dialog mode,

I see that meter readings for both old and new meter is not populated and If I give the

readings on screen itself , it replaced the old meter with the new meter in the installation correctly.

Can anybody help to understand what to do so that function module passes meter reading values

( that I am pasing to function module) for old and new interval meter at run time and it replace the old device with the new one.

Edited by: Rohit Kumar on Apr 16, 2010 8:56 PM

Edited by: Rohit Kumar on Apr 16, 2010 11:58 PM

3 REPLIES 3

Former Member
0 Kudos

Hi Rohit,

Its not madatory to provide the meter read at the time of removal, I faced the problem where it is giving an error while removal of device w/o meter read.

Try the SAP Note 1407716.

Hope this helps.

Regards,

Manish Bisht

0 Kudos

I tried this. It is working fine for Normal meter.

But in my case, the meter is an interval meter so in this case, on eg30 screen( device replacement ) , always the first register is coming grayed-out (No entry is possible).

So,even when I am passing the Meter Reading in auto-auto_zw accordingly to function module 'ISU_S_WORKLIST_INSTALL', it is giving me error -

"You cannot make an entry in field No MR".

I don't know what to change in auto-auto_zw so that all the meter reading got correctly populated into old and new device meter reading fields and device get replaced.

0 Kudos

For interval meters .... meter reading is not allowed ... try out the same without specifying meter reading .. .it should work