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: 

Device Installation via BAPI

peter_atkin
Active Contributor
0 Kudos
510

Hi all,

Does anyone know if there is a BAPI or Function Module avaialble which I can use to perform the following:

- EG30: Full replacement of device

- EG33: Technical installation od device

Thanks in advance.

PeteA

1 ACCEPTED SOLUTION

Former Member
0 Kudos
258

Hello Pete,

You might want to check the BOR object DEVLOC (transaction SEO) and the implemented methods, such as, DeviceLocation.DeviceReplace and DeviceLocation.DeviceInstall.

Cheers,

Fritz

View solution in original post

4 REPLIES 4

Former Member
0 Kudos
259

Hello Pete,

You might want to check the BOR object DEVLOC (transaction SEO) and the implemented methods, such as, DeviceLocation.DeviceReplace and DeviceLocation.DeviceInstall.

Cheers,

Fritz

0 Kudos
258

Fritz,

Thanks, that's exactly what I needed.

PeteA

0 Kudos
258

Hi Pete,

How will you call the BOR methods in your custom program. Please advise.

Regards,

Namita.

Former Member
0 Kudos
258

Thats Great!!!

Edited by: Karan Chopra on Oct 8, 2009 2:29 PM