<?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: alv_gridf4help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470691#M1417207</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;  the other way is, that you will use in your fieldcatalog on your field reference table and reference field and this field in the table will have assigned dictionary search help.&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;  Karol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Dec 2009 06:59:11 GMT</pubDate>
    <dc:creator>karol_seman</dc:creator>
    <dc:date>2009-12-24T06:59:11Z</dc:date>
    <item>
      <title>alv_gridf4help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470690#M1417206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my requirement is add  manual f4 to a particular filed in alv grid. is there any other method with out using the onf4 method.&lt;/P&gt;&lt;P&gt; i found a field in lvc_merge_fieldcatlog i.e f4avaliable in lvc_t_fact that will enable the f4 help but i cant enter the values there manually. is there any possible .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2009 06:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470690#M1417206</guid>
      <dc:creator>sivakrishna_boddapati</dc:creator>
      <dc:date>2009-12-24T06:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: alv_gridf4help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470691#M1417207</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;  the other way is, that you will use in your fieldcatalog on your field reference table and reference field and this field in the table will have assigned dictionary search help.&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;  Karol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2009 06:59:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470691#M1417207</guid>
      <dc:creator>karol_seman</dc:creator>
      <dc:date>2009-12-24T06:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: alv_gridf4help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470692#M1417208</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;Please go throgh this program 'BCALV_EDIT_08'   it consists of a non-standard F4 help in editable ALV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need any further help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhijit G. Borkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2009 06:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470692#M1417208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-24T06:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: alv_gridf4help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470693#M1417209</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 have to use onf4 method only to satisfy this requirement, as a custom list of values needs to used as search help values for this field. With search help enabled on particular field in report, User has to use it to populate value in that particular field. Its stanadard behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brajvir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Dec 2009 07:01:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-gridf4help/m-p/6470693#M1417209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-24T07:01:52Z</dc:date>
    </item>
  </channel>
</rss>

