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: 

Is there any table which has installations and their respetive devices?

Biman
Explorer
0 Kudos
3,227

Is there any table in SAP ISU where Installations is mapped to the devices that are allocated to it?

1 ACCEPTED SOLUTION

ankit_munshi2
Participant
1,156

Hi,

You could use logical device number field in EASTL and then fetch equipment number from EGERH/EGERR.

From equnr you can get device number /serial number (table EQUI).

EASTL --> EGERH --> EQUI

View solution in original post

6 REPLIES 6

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Kudos
1,156

No.

Former Member
0 Kudos
1,156

Table EASTL is probably a good place to start.

Former Member
0 Kudos
1,156

Hi,

No in ISU we do not have a single table from where you can fetch respective device of any installation.

You can try the FM ISU_DET_DEVICE_FROM_INST where the field GERAET is the fetched device.

Madhurima

ankit_munshi2
Participant
1,157

Hi,

You could use logical device number field in EASTL and then fetch equipment number from EGERH/EGERR.

From equnr you can get device number /serial number (table EQUI).

EASTL --> EGERH --> EQUI

0 Kudos
1,156

Thank you very much. You just helped me decrease a lot of manual work.

0 Kudos
1,156

Hi,

You can try seeing V_EQUI.