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

Changing Table maintenance settings

sridevi_p
Active Contributor
0 Likes
421

Hi,

The delivery and Maintenance of certain tables required for CIN configuration are set as - Display/Maintenace allowed with restrictions. Hence these tables could not be maintained using SM30 / SE54.

When checked in the SDN forums, certain people have asked to use &SAP_EDIT in SE16N, but it is not a right approach to do, as it is not accepted during audit. As again, writing a small ABAP program is not acceptable.

Please let me know, is there any other way to change the maintenance setting for the tables - E.g. J_1IEWTECESS.

This is an urgent issue, as the deliverable is pending because of this and points are assured.

Request expert advice on these.

Thanks,

Sridevi

2 REPLIES 2
Read only

Former Member
0 Likes
334

Hi,

You make some changes in database table.then activate the table.You will get table maintenance in se54/sm30.

L.Velu

Read only

0 Likes
334

I am not sure but give a try..

just create a VIew for that table and generate tabale maintanence generator...

just give a try