on 2009 Sep 02 10:20 PM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.