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

Table Maintenance Generator

Former Member
0 Likes
484

Dear..

Can we Restrict some fields to enduser while using Table Maintanance Generator, or else can we disable some fields.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
454

Hi

Yes... For this u need to write the code in events or in table maintaince screen PBO.

Regards,

Raghu.

3 REPLIES 3
Read only

Former Member
0 Likes
455

Hi

Yes... For this u need to write the code in events or in table maintaince screen PBO.

Regards,

Raghu.

Read only

GauthamV
Active Contributor
0 Likes
454

Welcome to SCN.

Please SEARCH in SCN before posting.

Read only

Former Member
0 Likes
454

Hi Murthy,

Table maintiance genrator all code is inserted in Function group.

check the function group which is assigned to Table maintiance generatir in Se11

next go to se80-->enter function group and double click on the screen and go to layout and try to Dusable the fiels which you do not want to show.

Prabhudas