cancel
Showing results for 
Search instead for 
Did you mean: 

primavera and SAP PS

Former Member
0 Kudos

Any one who has good Ideas on how to interface primavera and SAP PS.

Plan is to run detailed scheduling in Primavera and interface to SAP WBS

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Keel,

This can very well be done using basic ABAP programming. I would suggest not to go for any third party application that helps in integrating SAP PS and Primavera as that would prove to be costly. Since your plan is to do detailed scheduling in Primavera and interface to WBS you can use basic ABAP for this. However, you would also need to have a Primavera consultant in place. You can develop a 2 way interface. The basic concept is to download the project structure in the .csv format and then upload it to Primavera and vice versa. The Primavera consultant would help you to write his part of the code so that the project can be uploaded into Primavera. I guess they make use of some macros.

I had developed this interface long back and it has already been used as a reusable product in more than a couple of projects.

Thanks ,

Gokul

Former Member
0 Kudos

Just a reminder that when you are interfacing any system with SAP and trying to change data online in SAP using the same,you require SAP PI.

Regards,

Mahendra

Former Member
0 Kudos

I guess you are talking about real time integration here.

Former Member
0 Kudos

Hi keel,

Please search your query before posting it.

It has been discussed many times in this forum.

see this- http://scn.sap.com/thread/354075, http://scn.sap.com/thread/1279557.

Follow rules of engagement-http://scn.sap.com/docs/DOC-19331 and post properly.

Regards,

Pranav

Former Member
0 Kudos

Surely I would expect some development since 2007 and 2009... but I found the same discussions as you.

Former Member
0 Kudos

Hi Keel,

As suggested in my previous post i would still ask you to go ahead and use basic ABAP to achieve this. There are 3rd party tools available in the market that help you to achieve a seamless integration between SAP PS and Primavera.

Ultimately, its your choice.

Regards,

Gokul