cancel
Showing results for 
Search instead for 
Did you mean: 

DPR_TASK update with subtask

ladinca
Participant
0 Kudos

Hi Gurus!

We are working on PPM 5.0 and we added a new field at task level; when we update the DPR_TASK with value for it, everything works fine, EXCEPT in case subtasks exists. Then we debugged the code, and if we debug, the field is correctly updated!

We added a WAIT 1 second but nothing changed.

Anyone experimented a similar issue?

Thank you.

Laura

Accepted Solutions (0)

Answers (1)

Answers (1)

Johnny_B_
Active Participant
0 Kudos

Hi Laura,

where do you update the field of DPR_TASK ? This should be performed in the DPR_ATTRIBUTES Badi in method set_data_ext. We do this very often and never have run into a problem like you describe.

regards,

Johannes