cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic release of next activity once the previous activity is confirmed.

Former Member
0 Kudos

Dear Gurus,

I have scenario where there are 2 WBS elements.

1st WBS has activity and under it milestone is attached.

2nd WBS has activity and under it milestone is attached.

both activities are linked to each other with FS relationship.

manually i have released 1st activity.

2nd activity is still in CRTD status.

Once the 1st activity is confirmed, then system should automatically release the 2nd activity.

Please provide the solution for the above scenario.

Regards

Satya

Accepted Solutions (0)

Answers (2)

Answers (2)

MTerence
Active Contributor
0 Kudos

Hi Sathya,

Consult with your Abaper on below exits, i guess the second can be useful

CONFPS05 PS confirmation: Customer specific enhancements when saving

CNEX0028 Check activity release.

Regards

Terence

Former Member
0 Kudos

Hi Satya,

You can achieve this through Milestone Functions, did you try it?

you have different functions on a mile stone and one of it is release following activities. you can define which status should trigger this function. here you can define confirm.

however, here you will have to confirm the Mile stone to trigger this. Just confirming the precedent activity will not release the subsequent Activity.

Hope this helps.