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

cPRojects - BAPI/FM/ Class to get Tasks assigned to Project Roles

Former Member
0 Likes
302

Hi,

I need to get all the tasks assigned to a given project role. Is there a FM or BAPI or Class/method to do this.

Version: cProjects 4.5

Any help is highly appreciated.

Thank you,

Vasu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Used BAPI_BUS2177_GET_DETAIL - ET_TASK_ASSIGNMENTS

Former Member
0 Likes

Hi,

I'm using this function BAPI_BUS2177_GET_DETAIL because I need to get all task assigned to a role.

The output table et_taskassignments is empty...

The other data are OK.

Did you use it correctly?

Thanks,

Luca