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: 
Read only

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

Biman
Explorer
0 Likes
4,595

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

1 ACCEPTED SOLUTION
Read only

ankit_munshi2
Participant
2,524

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
Read only

william_eastman
Product and Topic Expert
Product and Topic Expert
0 Likes
2,524

No.

Read only

Former Member
0 Likes
2,524

Table EASTL is probably a good place to start.

Read only

Former Member
0 Likes
2,524

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

Read only

ankit_munshi2
Participant
2,525

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

Read only

0 Likes
2,524

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

Read only

0 Likes
2,524

Hi,

You can try seeing V_EQUI.