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: 

Table maintenance dialog event to modify the screen

Former Member
0 Kudos

Hello All,

Can anyone tell the Event in table maintenance generator where I can grayout the few fields of the SM30 screen dynamically?

Thanks in advance.

Best Regards,

Sasidhar Reddy Matli.

5 REPLIES 5

Former Member
0 Kudos

Hi Sasider,

Ucan change the screen number and genarate new Screen.

Regards

Kiran

former_member188685
Active Contributor
0 Kudos

This you can control with out any event. just go to the screen from the function group what you mentioned in the tablemaintenance generator, go to the screen in change mode change the properties of the columns to display(output) columns . activate the screen and test.

0 Kudos

Hello Vijay,

If I change the properties of the fields as output only in the screen, when ever they regenerate the table maintenance screen, these properties will go off. Could you please suggest any other method for this?

Thanks in advance.

Best Regards,

Sasidhar Reddy Matli.

0 Kudos

if that is the case , even you place the code in the event it will be removed if there is any regeneration.

Document this (if you follow any), so that when some one trying to regenerate in the future they will consider the screen changes also.

0 Kudos

Hello Vijay,

I will document the changes. Thank you very much for your suggession.

Best Regards,

Sasidhar Reddy Matli.