cancel
Showing results for 
Search instead for 
Did you mean: 

bapi for changing the responsible role value

Former Member
0 Kudos

Hi,

I am new to cProjects. It would be really helpful if anyone could point me towards any bapi that can be used to modify responsible role value in the basic data tab.

I searched for 2175 Bapi's but i am not sure which one can be used.

Regards,

Simmi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Simmi,

You can use BAPI_BUS2172_CHANGE for changing this field in a Project.

For a Task, use BAPI_BUS2175_CHANGE

For a Phase, use BAPI_BUS2173_CHANGE

You would need to specify the GUID of the responsible role for updating the same.

Let me know if this helps.

Regards,

Vivek Pandey