cancel
Showing results for 
Search instead for 
Did you mean: 

Checking status of WBS element upon release of a task

Former Member
0 Kudos

Hi.

I have a similar requirement to that Praveenkumar listed but as I do not want to hijack his thread I create a separate one.

The functional background here is that we are using MLC scenario A (structure element manual) meaning that we have task based MLC and link the tasks in cProjects to PS WBS-elements manually.

The requirement is now to implement a check so that no tasks can be released in PPM unless the linked WBS in PS is already released.

Here we are struggling however to find a suitable trigger / BADI to kick-off this validation.

Suggestions from the technical gurus here are welcome ....

Regards / Anders

Ps.

We have already a similar check from the PS side validating upon save of the project that a WBS-element can not be closed unless the linked tasks have an appropriate status so I do not think the check as such is a problem. It is how to get it triggered on the PPM side.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi.

We will use the BADI DPR_ATTRIBUTES.

Regards / Anders