<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Adding search functionality for non key fields in sm30 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-search-functionality-for-non-key-fields-in-sm30/m-p/7653108#M1573339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have q Requirement like.I have create the table maintenance for my custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 1 key field and  3 Non key fields in my table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody please tell me is it doable or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Feb 2011 15:12:59 GMT</pubDate>
    <dc:creator>tarangini_katta</dc:creator>
    <dc:date>2011-02-28T15:12:59Z</dc:date>
    <item>
      <title>Adding search functionality for non key fields in sm30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-search-functionality-for-non-key-fields-in-sm30/m-p/7653108#M1573339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have q Requirement like.I have create the table maintenance for my custom table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 1 key field and  3 Non key fields in my table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody please tell me is it doable or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Swapna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 15:12:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-search-functionality-for-non-key-fields-in-sm30/m-p/7653108#M1573339</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2011-02-28T15:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding search functionality for non key fields in sm30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-search-functionality-for-non-key-fields-in-sm30/m-p/7653109#M1573340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Swapna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have got your question right !! Are you referring to the Input values for all the 3 Non key fields as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE11&lt;/P&gt;&lt;P&gt;In the Menubar Utilities--&amp;gt;Table Maintenance Generator&lt;/P&gt;&lt;P&gt;In the Menubar Environment &lt;DEL&gt;&amp;gt; Modification&lt;/DEL&gt;&amp;gt;Events. There you can write your part of code to satisfy your requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link for further help&lt;/P&gt;&lt;P&gt;[Sap Help|http://help.sap.com/saphelp_nw04/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Feb 2011 15:25:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-search-functionality-for-non-key-fields-in-sm30/m-p/7653109#M1573340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-28T15:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding search functionality for non key fields in sm30</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/adding-search-functionality-for-non-key-fields-in-sm30/m-p/7653110#M1573341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;delia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: delia ghejan on May 16, 2011 12:24 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 10:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/adding-search-functionality-for-non-key-fields-in-sm30/m-p/7653110#M1573341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-16T10:22:16Z</dc:date>
    </item>
  </channel>
</rss>

