<?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 Search Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464826#M1650720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have created a search help for mm03 ( tables MARA and MARC.)&lt;/P&gt;&lt;P&gt;The selection method used is Database view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data availbel in my system is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARA:&lt;/P&gt;&lt;P&gt;MATNR                MFRPN&lt;/P&gt;&lt;P&gt;mat1                     mpn1&lt;/P&gt;&lt;P&gt;mat2                       mpn2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARC :&lt;/P&gt;&lt;P&gt;MATNR              WERKS&lt;/P&gt;&lt;P&gt;mat2                   p2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output expected out of my search help is when i give MPN1 as input, I should get 1 row &lt;/P&gt;&lt;P&gt;MATNR  MFRPN  WERKS&lt;/P&gt;&lt;P&gt;mat1        mpn1    (blank)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the search help displays "No Values Found"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using a HELP view but could not get the desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 11:34:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-21T11:34:51Z</dc:date>
    <item>
      <title>Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464826#M1650720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have created a search help for mm03 ( tables MARA and MARC.)&lt;/P&gt;&lt;P&gt;The selection method used is Database view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data availbel in my system is as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARA:&lt;/P&gt;&lt;P&gt;MATNR                MFRPN&lt;/P&gt;&lt;P&gt;mat1                     mpn1&lt;/P&gt;&lt;P&gt;mat2                       mpn2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MARC :&lt;/P&gt;&lt;P&gt;MATNR              WERKS&lt;/P&gt;&lt;P&gt;mat2                   p2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output expected out of my search help is when i give MPN1 as input, I should get 1 row &lt;/P&gt;&lt;P&gt;MATNR  MFRPN  WERKS&lt;/P&gt;&lt;P&gt;mat1        mpn1    (blank)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the search help displays "No Values Found"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using a HELP view but could not get the desired results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 11:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464826#M1650720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-21T11:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464827#M1650721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renuka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the database view with MARA and MARC. &lt;/P&gt;&lt;P&gt;Keep the join condition on MARA-MATNR = MARC~MATNR in the view.&lt;/P&gt;&lt;P&gt;In the search help give the MPN1 as import &amp;amp; export and select the fields as export which you want in the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Satheesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 22:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464827#M1650721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-21T22:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464828#M1650722</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;Select alll the records from MARA first in one internal table and than select MARC for all entries of MARA-MATNR in other internal table. &lt;/P&gt;&lt;P&gt;Combine both the tables and display as help list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ganesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 03:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464828#M1650722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-22T03:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464829#M1650723</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;You can write Search Help Exit for getting values for your selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Search Help Exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Dec 2011 12:28:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464829#M1650723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-26T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464830#M1650724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Renuka,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Database view using the tables MARA and MARC.&lt;/P&gt;&lt;P&gt;Then go to Table/Join conditions tab and give the join condition as, MARA-MATNR = MARC- MATNR.&lt;/P&gt;&lt;P&gt;Then give the fields MATNR, MFRPN and WERKS in the view fields tab.&lt;/P&gt;&lt;P&gt;Hope this is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 06:02:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464830#M1650724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-29T06:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464831#M1650725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for search help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on search help and give ur search help nameand click on create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now select first option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give short desc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now in selection method &lt;DEL&gt;- double click on search button -&lt;/DEL&gt;&lt;/P&gt;&lt;HR originaltext="-------" /&gt;select search for database--now give ur exact table name and desc that u have given to ur table.&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now give the field name for which u r using serach help in search help parameter .&lt;/P&gt;&lt;P&gt;and click on imp and exp and give lpos = 1 and spos = 1and give ur data element name from ur trans table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now save and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now come to ur database table .......click on change radio button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now click on ur field and then click on SEARCH HELP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give ur search help name as u have created&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on continue and then click on copy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;save and activate it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if u want wheter ur search help is attach or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click on ENTRY HELP/CHECK .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will see ur search help name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAVIN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 04:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464831#M1650725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-18T04:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464832#M1650726</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;i am hope actually there are some search helps already available in ECC for the requested combination,&lt;/P&gt;&lt;P&gt;you can check &amp;gt; Collective srch hlp  MAT1 it has plant as well as MFG PN  no. and try to find some others from MM03 matnr F1 help, from data element of fields you will get to know the standard search help .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you may try with appending search helps/ copy to z and chages  as per your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 10:32:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/8464832#M1650726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-19T10:32:35Z</dc:date>
    </item>
  </channel>
</rss>

