Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User Fields for WBS-User Exit(Screen)

Former Member
0 Likes
368

Hi All,

I need to make the user field for wbs (prps-usrXX) not open for input under certain conditions.

Is anybody aware of a screen exit to implement the same.

Thanks & Regards,

Vanita

Hi All,

I need to make the user field for wbs (prps-usrXX) not open for input under certain conditions.

Is anybody aware of a screen exit to implement the same.

Thanks & Regards,

Vanita

1 REPLY 1
Read only

Former Member
0 Likes
346

Hi Vanita,

I am pretty sure that this is not possible. AFAIK within the PS you only got validations, substitutions and some BADIs. With substitutions you could reset the old value when a new value is entered, with validations you can give the user a message that entering a new value is not permitted. Validations and substitions are fired when saving the project.

Regards

Rene