<?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: Editable ALV Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656990#M1667065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you build a search-help for the field&lt;BR /&gt;- If yes, create and attach it to the data elements of the fields (and adjust field catalog if not automatically done)&lt;BR /&gt;- Else Manage the on_f4 event, look at SAP sample BCALV_TEST_GRID_F4_HELP&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2012 08:09:39 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2012-03-28T08:09:39Z</dc:date>
    <item>
      <title>Editable ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656989#M1667064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing a problem in editable ALV... &lt;/P&gt;&lt;P&gt;Assume that I have 4 colums in ALV Grid Display &lt;/P&gt;&lt;P&gt;first one is Date1 , Second: machine1, Third: Date2. Fourth: Machine2&lt;/P&gt;&lt;P&gt;Machin1, and Machine 2 has not standard search help... I need to make a search help using function module...&lt;/P&gt;&lt;P&gt;Problem is that :&amp;nbsp; F4 help option is not coming on the machine column. if I used to make a button on application toolbar for same when user select column then click on that button then help will open. second issue is that When we select the machine no from help the date is removing from the date column.&lt;/P&gt;&lt;P&gt;My requirement:&lt;/P&gt;&lt;P&gt;1 ) I need date should be remain in date columns.. it should not be delete when i select machine no from help.&lt;/P&gt;&lt;P&gt;2) I need f4 help on the machine column instead of application tool bar.&lt;/P&gt;&lt;P&gt;l advice and suggest ... wat method should be adopted... any fuction is availble in ALV .... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thannks&amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Swapnika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 07:29:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656989#M1667064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-28T07:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656990#M1667065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you build a search-help for the field&lt;BR /&gt;- If yes, create and attach it to the data elements of the fields (and adjust field catalog if not automatically done)&lt;BR /&gt;- Else Manage the on_f4 event, look at SAP sample BCALV_TEST_GRID_F4_HELP&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 08:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656990#M1667065</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-03-28T08:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656991#M1667066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Raymond...&lt;/P&gt;&lt;P&gt;I am not using ALV OOPS... and I cannot make search help in database table,,, I am using Function module "F4IF_INT_TABLE_VALUE_REQUEST'''&amp;nbsp; for search help. This search help data would be dynamically change according to condition... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl advice if having anymore options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swapnika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 08:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656991#M1667066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-28T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Editable ALV Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656992#M1667067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try to add some OO-ALV code using the FM GET_GLOBALS_FROM_SLVC_FULLSCR which returns a reference to the CL_GUI_ALV_GRID class. (Look at &lt;A _jive_internal="true" class="title active_link" href="https://answers.sap.com/thread/154399" target="_blank"&gt;F4 in ALV grid&lt;/A&gt; , &lt;A _jive_internal="true" href="https://answers.sap.com/message/6448252#6448252"&gt;Alv Drop down filling&lt;/A&gt; or &lt;A _jive_internal="true" class="title" href="https://answers.sap.com/thread/1311036" target="_blank"&gt;ALV Report input enabled drop down list&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 08:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-alv-problem/m-p/8656992#M1667067</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-03-28T08:46:44Z</dc:date>
    </item>
  </channel>
</rss>

