cancel
Showing results for 
Search instead for 
Did you mean: 

Copying projects from one SAP system to new SAP system

Former Member
0 Kudos

Dear All,

What is the fastest/best way to copy open projects from one SAP system to a new SAP system.

Is there any possibiity to copy by EDI?

Warm Regards,

Jatinder

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jatinder,

One of the good methods can be writing a program to read project from one system and then writing it in other. BAPI_PROJECT_MAINTAIN can be used to read and write projects with all objects.

Regards

Shrikant

Former Member
0 Kudos

correction - BAPI_PROJECT_GETINFO for reading and BAPI_PROJECT_MAINTAIN for writing

Former Member
0 Kudos

Thank you Shrikant, i will try this out.

Regards,

Jatinder

Answers (0)