cancel
Showing results for 
Search instead for 
Did you mean: 

WBS Element status update

Former Member
0 Kudos

Hi All,

We have SM orders attached to WBS (say WBS A) elements and bunch of WBS elements like this (with SM orders) are attached to higher level WBS (say WBS B) which is final destination. Our requirement is when all the SM orders under a WBS element get TECO ed we need the the WBS A needs to automatically update to TECO, I don't think we can do it automatically but do we have any other options to do it like a BADI or something.

My actual requirement is when all the SM orders with WBS elements (like A) gets tecoed , a code or something needs to check all the other SM orders related to higher WBS (B) and if it finds everything in TECO it needs to update WBS B to TECO. But this is too complicated so I thought we can do it in 2 pieces like the first paragraph and then check all the WBS elements statuses (like A) and update the higher level WBS (B)

Please advise.

Accepted Solutions (1)

Accepted Solutions (1)

former_member203098
Active Contributor
0 Kudos

Hi Pavan,

Create a validation steps in txn GGB0 using PRPS-TADAT(Tech. complete).Take the help of abaper.

Hope this will help you.

Regards,

Nag.

Former Member
0 Kudos

Thanks for the replies guys, We are planning to create a custom program for this logic. actually there is some more we need to add to it. It also need to validate the Purchase orders open on it. So it is hard to just create a validation rule for all this. So we are planning for custom program.

Will keep u updated how it goes.

Thanks!!!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pavan,

I think, it is better to create an exit with a coding and go for the validation. There is one BAdI available PROJDEFN_UPDATE but this needs the project to be opened & Saved.

you may wait for other experts advise.

Regards,

L.Balachandar