Hello,
I have a task A (CL_DPR_TASK_O), where some roles are assigned and I have to copy all of the assigned roles to Task B (also C_DPR_TASK_O)
I already found out, that the roles are in task A->MR_PARTICIPANT_LINKS->GET_PARTICIPANTS( ) but I have no idea how to copy them to Task B.
Hopefully someone can help me...