<?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 Multiple Selection on Matchcode in ALV Grid in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-on-matchcode-in-alv-grid/m-p/2081430#M431821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to implement a Matchcode with multiple selection on a Field in an ALV Grid. On F4 in this specific Field the specific matchcode muss be enable with multiple selection. And after multiple selection by the user, the result muss be concatenate and insert to this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions or code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards&lt;/P&gt;&lt;P&gt;Franck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2007 12:01:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-12T12:01:02Z</dc:date>
    <item>
      <title>Multiple Selection on Matchcode in ALV Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-on-matchcode-in-alv-grid/m-p/2081430#M431821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to implement a Matchcode with multiple selection on a Field in an ALV Grid. On F4 in this specific Field the specific matchcode muss be enable with multiple selection. And after multiple selection by the user, the result muss be concatenate and insert to this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions or code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards&lt;/P&gt;&lt;P&gt;Franck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 12:01:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-on-matchcode-in-alv-grid/m-p/2081430#M431821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T12:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection on Matchcode in ALV Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-on-matchcode-in-alv-grid/m-p/2081431#M431822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a custom search help. Write your code in Search Help EXIT of the multiple records&lt;/P&gt;&lt;P&gt;selected and concatenate and export to memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in your ALV code import the value from memory &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 14:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-on-matchcode-in-alv-grid/m-p/2081431#M431822</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-04-12T14:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection on Matchcode in ALV Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-on-matchcode-in-alv-grid/m-p/2081432#M431823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the program: BCALV_TEST_GRID_F4_HELP.&lt;/P&gt;&lt;P&gt;IN the code, search foor the fm: F4IF_FIELD_VALUE_REQUEST.&lt;/P&gt;&lt;P&gt;You should pass the parameter MULTIPLE_CHOICE = 'X' for multiple choice in the F4 pop up.&lt;/P&gt;&lt;P&gt;Once you get the returned table, you can concatenate the result and put it it the target field.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 14:41:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multiple-selection-on-matchcode-in-alv-grid/m-p/2081432#M431823</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T14:41:14Z</dc:date>
    </item>
  </channel>
</rss>

