Application Development 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: 

Screens: Change Element type

former_member852447
Active Participant
0 Kudos

Hello experts,

I need to change a number of types of screen elements on an existing screen for example a checkbox to an input/output field and checkbox to a dropdown list box. Please advise if SAP allows this as the screen element types are greyed out .....maybe the only way is to delete the sub-screen and create it again using the correct screen element types.

Thanks

3 REPLIES 3

Former Member
0 Kudos

Check for the screen exit which is an enhancement type. And then grey out the fields you want and add whatever required.

former_member852447
Active Participant
0 Kudos

Hello WDABAP,

Would I find this screen exit in the flow logic for this particular screen and if so would it be in the SAP function module used before output.

former_member852447
Active Participant
0 Kudos

Its OK everybody..solved it myself....you have to delete the type in the layout editor and then re-create it again