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

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

friedrich_keller
Contributor
0 Kudos

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

friedrich_keller
Contributor
0 Kudos

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

Fritz,

Thanks, that's exactly what I needed.

PeteA

0 Kudos

Hi Pete,

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

Regards,

Namita.

Former Member
0 Kudos

Thats Great!!!

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