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

sap IS-U and device information

Former Member
0 Likes
611

Is there any function module or bapi to retrieve all the information about a an electric device ( power, phase etc...)?

1 ACCEPTED SOLUTION
Read only

oliviawalsh
Product and Topic Expert
Product and Topic Expert
0 Likes
454

Hello,

There is object type DEVICE (SWO1) with the following methods:

Device.GetDetail Read Equipment Details

Device.GetDetail1 Read Equipment Master Record

Hope this is helpful.

Regards

Olivia

View solution in original post

2 REPLIES 2
Read only

oliviawalsh
Product and Topic Expert
Product and Topic Expert
0 Likes
455

Hello,

There is object type DEVICE (SWO1) with the following methods:

Device.GetDetail Read Equipment Details

Device.GetDetail1 Read Equipment Master Record

Hope this is helpful.

Regards

Olivia

Read only

chaiphon
Contributor
0 Likes
454

Try this BAPI BAPI_EQUI_GETDETAIL.

Chaiphon