cancel
Showing results for 
Search instead for 
Did you mean: 

cProjects - Change project type

Former Member
0 Kudos

Hello experts,

i want to change the project type of some existing projects with an ABAP programm. But this is only possible for projects with special status. My approach is to copy the project, change the project type and create a new project with the data from the old one.

Now my question: Which BAPI do i have to use to copy and to create an new one ? Or is there an BAPI which can change the project type ?

Thanks

Ralph

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ralph,

Please have a look at BAPI_BUS2172_CHANGE.

Let me know if this helps.

Regards,

Vivek Pandey

Former Member
0 Kudos

Hi Vivek,

The quoted BAPI "BAPI_BUS2172_CHANGE" works only for projects with the status "Created". But I also want to change the project type for projects with the status "Released" for example.

Is there any possibility to do this ?

Regards

Ralph