<?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 Re: search help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642550#M608385</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;When creating your screen, there is an option "Get From Dictionary" in SE51, that is Screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you can use the option F6 is Se51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Goto screen painter Press F6, there for the table field give your ZCUSTOMER table name. And select the fields you want on your screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your TOP includes create a statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: zcustomer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Aug 2007 11:41:48 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2007-08-28T11:41:48Z</dc:date>
    <item>
      <title>search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642543#M608378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if we create a search help for customer record from a table zcustomer&lt;/P&gt;&lt;P&gt;and we associate with a field customer_id on screen&lt;/P&gt;&lt;P&gt;what i want that all other fields on screen are filled automaticaly at the &lt;/P&gt;&lt;P&gt;time when we select a row from search help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 16:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642543#M608378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T16:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642544#M608379</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;Which type of screen wil it be ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection screen or dialog screen ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2007 19:23:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642544#M608379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-27T19:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642545#M608380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indicate parameters as export if you want them to be passed back to the screen from the search help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 04:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642545#M608380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T04:03: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/2642546#M608381</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;What you need do to get this functionality is &amp;lt;b&amp;gt;ASSIGN THE SEARCH HELP AT THE TABLE LEVEL.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Goto SE11, open Zcustomer table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) And there goto the tab "Fields"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Place your cursor on which you want this Search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Click on the button "Search Help".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Do parameter mapping between Search help parameters and table fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use this Table to create your screen fields.(Get from Dictionary option in Screen painter).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 04:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642546#M608381</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-08-28T04:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642547#M608382</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;&lt;/P&gt;&lt;P&gt;we select the paramaters as an export parameter ,and i used this search help on dialog screen ,and what i want &lt;/P&gt;&lt;P&gt;consider a scenario &lt;/P&gt;&lt;P&gt;i created a search help on table Zcustomer&lt;/P&gt;&lt;P&gt;and include four paramater in search help &lt;/P&gt;&lt;P&gt;1)customer _id &lt;/P&gt;&lt;P&gt;2)Name&lt;/P&gt;&lt;P&gt;3)age&lt;/P&gt;&lt;P&gt;4)sex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i declared customer _id as an import parameter and export parameter&lt;/P&gt;&lt;P&gt;and all other as export parameter ,and we associate this search help to field customer_id on dialog screen ,now what i want when we select a customer_id from search help .all other fields on screen must filled automaticaly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the data type of fields on screens matches the type we use in search help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i have to done to implement this scenario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 06:45:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642547#M608382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T06:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642548#M608383</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;As I have already mentioned you can export to multiple  fields on the screen only when you Assign the search help to a table/Structure and use that table to create the screen fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you need to remove the Search help assignment at the screen level and instead make the search help assignment at the Table level and then use these table fields to make the screen fields. Then this will automatically give the search help and also transfer data to more than one field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 07:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642548#M608383</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-08-28T07:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642549#M608384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is solved approximately&lt;/P&gt;&lt;P&gt;i create search help at table level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUt how do we attach this search help to dialog screen&lt;/P&gt;&lt;P&gt;when we give the name of screen parameter as the field in table&lt;/P&gt;&lt;P&gt;and click the check box From dict it says hypen is missing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sir please solve my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 09:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642549#M608384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-28T09:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642550#M608385</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;When creating your screen, there is an option "Get From Dictionary" in SE51, that is Screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you can use the option F6 is Se51.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Goto screen painter Press F6, there for the table field give your ZCUSTOMER table name. And select the fields you want on your screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your TOP includes create a statements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: zcustomer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 11:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642550#M608385</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-08-28T11:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642551#M608386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tarun..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to return the Values of all the Fields Enable the EXP (EXPORT) Flag for all the Search help fields in DDIC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Screen Painter &lt;/P&gt;&lt;P&gt;Dont place this field manullay.&lt;/P&gt;&lt;P&gt;Instead use F6 (Dictionary fields) to Place the Table field on the Screen.&lt;/P&gt;&lt;P&gt;Since this field is already linked to Seach help you need not to assign again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2007 12:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help/m-p/2642551#M608386</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-28T12:51:23Z</dc:date>
    </item>
  </channel>
</rss>

