<?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 help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447247#M827990</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right those thing i have already done . and the when user press F4 it works fine .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need to i want the match code button to appear when user put cursor on the field.  I don't think that this is possible in ALV but may be i can put some message on the status bar or a comments pop-up as soon as user put cursor on the field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2008 10:15:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-26T10:15:34Z</dc:date>
    <item>
      <title>alv help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447243#M827986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have search in alv list to have the button matchcode appear but it seem that it is not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the field that i am displying it have value range where the user can input only 1 2 and 3 &lt;/P&gt;&lt;P&gt;how can i put a comments message so that user know in advance what to input &lt;/P&gt;&lt;P&gt;even though when user press F4 he can see the value but i want to put comments somewhere so that &lt;/P&gt;&lt;P&gt;he can know in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 07:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447243#M827986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T07:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: alv help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447244#M827987</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;Check the following program to implement F4 help for field(s) in ALV:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BCALV_GRID_EDIT_DELTA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLZ reward points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 07:18:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447244#M827987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T07:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: alv help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447245#M827988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is grid i need list ALV???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 07:40:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447245#M827988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T07:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: alv help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447246#M827989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     I believe you want the f4 help on the list displayed by ALV.&lt;/P&gt;&lt;P&gt;A simple idea is, Check the domain of the field for which you want f4 help. if it is not a standard SAP domain, then change it at the value table and give the values desired. The advantage of this is that no additional code needs to be written in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Another idea is: you can define foreign key on the field for which you want f4 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;harikrishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2008 08:30:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447246#M827989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-25T08:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: alv help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447247#M827990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you are right those thing i have already done . and the when user press F4 it works fine .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i need to i want the match code button to appear when user put cursor on the field.  I don't think that this is possible in ALV but may be i can put some message on the status bar or a comments pop-up as soon as user put cursor on the field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2008 10:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-help/m-p/3447247#M827990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-26T10:15:34Z</dc:date>
    </item>
  </channel>
</rss>

