2007 Jan 29 3:42 PM
Hi all,
i have developed a smartform for Meter reading Order.
i have a doubt.....for a particular Premise...we can have many devices and division. Is there any table where we have this data, ie., Premises and the devices installed in that premise.
kindly help me in finding out.
regards.
suki
2007 Jan 30 7:01 AM
There is no single table containing these fields.
You can get devices for premise using the following tables: EANL -> EASTL -> EGERH -> EQUI.
Or you find some ISU function module giving that.
2007 Feb 04 3:02 AM
HI suki rajendran,
This is rajesh. i want some help from you regarding IS-utilities. Since Im working in an electricity generating client i need some help from you.plz send me your mail ID to my ID
rajesh_1582@yahoo.com
Thanks in advance
Rajesh
2007 Mar 26 9:44 PM
EVBS is the Premise table. In order to get the Installation along with this you will need to do a Table Join with EANL.
Thanks,
Raj.