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

Device Installation via BAPI

peter_atkin
Active Contributor
0 Kudos
516

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

Former Member
0 Kudos
264

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

Former Member
0 Kudos
265

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

Read only

0 Kudos
264

Fritz,

Thanks, that's exactly what I needed.

PeteA

Read only

0 Kudos
264

Hi Pete,

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

Regards,

Namita.

Read only

Former Member
0 Kudos
264

Thats Great!!!

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