<?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: populating search help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774956#M1118974</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;hope you already have a table field .&lt;/P&gt;&lt;P&gt;now,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;assign a z-dataelement to it.&lt;/STRONG&gt; Check&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/90/8d7307b1af11d194f600a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/90/8d7307b1af11d194f600a0c929b3c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;assign a zdomain to the data element&lt;/STRONG&gt;. check&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.org/7.4/htmhelp/48/8af59ba54f11d2a97100a0c9449261/content.htm" target="test_blank"&gt;http://www.sapdb.org/7.4/htmhelp/48/8af59ba54f11d2a97100a0c9449261/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2008 05:34:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-04T05:34:20Z</dc:date>
    <item>
      <title>populating search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774952#M1118970</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;how can i populate a search help of a field in se11 where the values equals to a, b, c when f4 is pressed?&lt;/P&gt;&lt;P&gt;i am new to abap programming so please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 04:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774952#M1118970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T04:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: populating search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774953#M1118971</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 have only three options of a value, you better go for fixed value option in the domain in the field than search help.&lt;/P&gt;&lt;P&gt;for this you make a z-domain of type original domain and put your values(a,b,c) in the &lt;STRONG&gt;single va&lt;/STRONG&gt;l field of &lt;STRONG&gt;'Value Range'&lt;/STRONG&gt; tab of the domain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;however for knowledge  of search help you can see the following link,&lt;/P&gt;&lt;P&gt;[Search Help Detail|http://help.sap.com/saphelp_nw04/helpdata/EN/cf/21ee2b446011d189700000e8322d00/content.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 04:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774953#M1118971</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T04:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: populating search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774954#M1118972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;better if you reply with a step by step process. thank you...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 05:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774954#M1118972</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T05:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: populating search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774955#M1118973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Se11-&amp;gt; Table name-&amp;gt;Zasdf-&amp;gt;give one field name say SLNO -&amp;gt;data element as ZSLNO-&amp;gt;double click on data element ZSLNO-&amp;gt;give short dep and -&amp;gt;in the selected radiobutton of domain give name of the domain say ZSLNO-&amp;gt;double click on ZSLNO again-&amp;gt;give the data type and no: of characters-&amp;gt;select the Tab Value Range-&amp;gt;Give a b c in the fixed values and short description for a b and c. Save and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now come back to table and keep your cursor in the selection screen on the field for which you have given the values for the domain you can see the f4 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Venkat Reddy on Nov 4, 2008 10:41 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 05:07:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774955#M1118973</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T05:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: populating search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774956#M1118974</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;hope you already have a table field .&lt;/P&gt;&lt;P&gt;now,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;assign a z-dataelement to it.&lt;/STRONG&gt; Check&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/90/8d7307b1af11d194f600a0c929b3c3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/90/8d7307b1af11d194f600a0c929b3c3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;assign a zdomain to the data element&lt;/STRONG&gt;. check&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.org/7.4/htmhelp/48/8af59ba54f11d2a97100a0c9449261/content.htm" target="test_blank"&gt;http://www.sapdb.org/7.4/htmhelp/48/8af59ba54f11d2a97100a0c9449261/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 05:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774956#M1118974</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-04T05:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: populating search help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774957#M1118975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2008 23:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/populating-search-help/m-p/4774957#M1118975</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-05T23:56:27Z</dc:date>
    </item>
  </channel>
</rss>

