cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

mass load projects

Former Member
0 Kudos
186

Hi Guru

I have to load all my projects from old cproject (rel 3.1) to new cproject (4,5).

I have tried with xml but the system load project only in status created..but my projects are also completed or approved.

According to you, is it possible to do this with custom program?

Is there a best way you could suggest me?

Thanks in advance

Cheers

Vanessa

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Yes Vanessa,

You can write a custom program that uses BAPI_BUS2172_SET_STATUS and get the desired status updated for all the projects.

Regards,

Vivek

Former Member
0 Kudos

Hi

ok I found this bapi but I am not able to set the System status.

For example I have a project with System status : created and I want to set the status for example Released,

If I run the bapi I put :

PROJECT_DEFINITION_GUID ok

IV_STATUS_PROFILE No one because I have to set a system status not user status. ( I think..)

IS_BUSINESS_TRANSACTION ok I found business transaction for my scope : DX01 but I don't know what I have to put

BUSINESS_TRANSACTION = ??? DX01?

USER_STATUS = ??

Could you tell me what I put in bapi parameter's to set System status?

Thanks in advance

Vanessa

Former Member
0 Kudos

Helllo Vannessa,

You may refer to the following link:

Regards,

Vivek

Former Member
0 Kudos

thanks a lot I solved

Former Member
0 Kudos

Hi Vanessa,

How did you solve the probelm?

Thanks & Regards,

Anil Salekar

Answers (0)