‎2011 Feb 28 3:12 PM
Hi All,
I have q Requirement like.I have create the table maintenance for my custom table.
I have 1 key field and 3 Non key fields in my table
but my requirement by clicking on position i am able to search only for the key fields but i want to search the values for non key fields by using either position button or using new button to the SM30
can anybody please tell me is it doable or not.
Swapna.
‎2011 Feb 28 3:25 PM
Hello Swapna,
If I have got your question right !! Are you referring to the Input values for all the 3 Non key fields as well.
Does the non-key field has a value table or check table attached to it. If not you can use the events in the table maintenance.
Goto SE11
In the Menubar Utilities-->Table Maintenance Generator
In the Menubar Environment > Modification>Events. There you can write your part of code to satisfy your requirements.
Check the below link for further help
[Sap Help|http://help.sap.com/saphelp_nw04/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm]
‎2011 May 16 11:22 AM
Hi.
If you create a maintenance view, you will find in the "View fields" tab a column called Maintenance attribute for view field ( it has the tag "P" ). To have a pop-up with restrictions, try putting the value 'S' in this column for the fields u need. each time u run the vew a pop-up will come up with the fields..
Hope this helps.
delia
Edited by: delia ghejan on May 16, 2011 12:24 PM