Skip to Content
0
Former Member
Apr 16, 2010 at 10:02 PM

Function module 'ISU_S_WORKLIST_INSTALL'

1150 Views

I have used Function module 'ISU_S_WORKLIST_INSTALL' to replace old normal device with a new normal 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 17, 2010 12:05 AM