<?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: serach help prob in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581856#M590409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;friend this works wen i m using the create mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i change screen and call it to display and then i want to change its still showing the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;upper problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now let me know buddy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Best Regards&lt;/P&gt;&lt;P&gt;Ruby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2007 06:44:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-25T06:44:53Z</dc:date>
    <item>
      <title>serach help prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581853#M590406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had an table named zhr_per_m where i had ocode field that had foriegn key with a table zhr_occu_type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OCODE,ZCHAR,CHAR,ZHR_OCCUP_TYPE,Explicit search help attachment to field,ZHR_HELP_OCCUPTYPE,ZCHAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had made a help elementary help which retrives the vale for occup and its desc &lt;/P&gt;&lt;P&gt;search help para   imp exp  lpos spos       Data Element&lt;/P&gt;&lt;P&gt;OCODE	                         1        1          ZCHAR&lt;/P&gt;&lt;P&gt;OTYPE	                         2        2          ZVARCHAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok&lt;/P&gt;&lt;P&gt;now the problem is that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;" i m entering the values for ocode by using f4 help but weni want to change the output lets suppose first  i enter 1 for student and now i want to enter 2 for engineer then its not showing other options rather than student i mean wen i go back and press f4 its not showing the full value"&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if remove help from zhr_per_m and then run then it will only show 1 2 3 but will chnge as i want &lt;/P&gt;&lt;P&gt;but i want &lt;/P&gt;&lt;P&gt;1 student&lt;/P&gt;&lt;P&gt;2 engineer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully i m able to explain my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Best Regards&lt;/P&gt;&lt;P&gt;Ruby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 06:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581853#M590406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T06:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: serach help prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581854#M590407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;H,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are marking some paramters as both Importing and Exporting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second time the paramter that you exported is being used as the IMPORTING paramter and only that value is beig shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So make only those paramters as IMPORT in the search help which you want to use as filtering criteria.&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>Wed, 25 Jul 2007 06:32:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581854#M590407</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-25T06:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: serach help prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581855#M590408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx You Friend &lt;/P&gt;&lt;P&gt;Its works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Best Regards&lt;/P&gt;&lt;P&gt;Ruby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 06:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581855#M590408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T06:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: serach help prob</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581856#M590409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;friend this works wen i m using the create mode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i change screen and call it to display and then i want to change its still showing the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;upper problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now let me know buddy &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Best Regards&lt;/P&gt;&lt;P&gt;Ruby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2007 06:44:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/serach-help-prob/m-p/2581856#M590409</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-25T06:44:53Z</dc:date>
    </item>
  </channel>
</rss>

