cancel
Showing results for 
Search instead for 
Did you mean: 

Grey Out Profit Center once WBS is Released

Former Member
0 Kudos

Hi All,

We have a requirement to grey out Profit Center if WBS element is in Released Status.

We do not want to allow users to change the profit center once the WBS element is released,

Please let me know how this can be achieved.

Thanks

Satish

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member209919
Active Contributor
0 Kudos

Hi Satish,

With the validations you cannot get your requeriment only you can get this field cannot be editable ( but not greyed), due to valiations works after you are in the screen.

I am not sure how to get this, check WBS BAdi there is a method 'before save' I don't know if you can develop here to grey the field.

Regards,

Sara

Former Member
0 Kudos

Dears...

You can use the validation function in order to disallow the user to change the profit center once the WBS is RELEASED.

Hope this helps

Regards

Kaashif M

Former Member
0 Kudos

Hi Kaashif,

Can you please let me know how can I set up Validation for this.

As System is saved in Jest table not in PRPS.

Thanks

Satish

Former Member
0 Kudos

Hi,

I checked few validations and I can get the status through User Exit.

But how can I grey out the field.

Thanks

Satish