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 view problem

Former Member
0 Likes
362

Hi all,

I have a table maintenance view , in which now some field is not to be filled by the user , so they want it to be hidden , Please tell me how to Hide a field in Maintenance view.

Also One of the field in the Maintenance view is to be filled with a specific value

while saving without need to be enter , i think this has to be done using event , but where to write this subroutine (in which include) .Please suggest your valuable views .

thanks in advance,

Regards,

Vivek

2 REPLIES 2
Read only

Former Member
0 Likes
333

Hi,

While selecting the fields, do not select this field in the maintanence view,

Regards

Sudheer

Read only

Former Member
0 Likes
333

HI,

Check this Link it have good step to step procedure to implement ur need..

U have to use Events

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8129f164-0a01-0010-2a8e-8765287250fc">Events in Table Maintenance</a>