<?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 doublets in a table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doublets-in-a-table/m-p/1935294#M386889</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;Which is the fastest way to find out doublets. I have a table&lt;/P&gt;&lt;P&gt;with double material entries. And the requirement&lt;/P&gt;&lt;P&gt;is writing a programm where lists all these&lt;/P&gt;&lt;P&gt;affected materials seperated by uline as effective as&lt;/P&gt;&lt;P&gt;possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2007 15:03:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-12T15:03:25Z</dc:date>
    <item>
      <title>doublets in a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doublets-in-a-table/m-p/1935294#M386889</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;Which is the fastest way to find out doublets. I have a table&lt;/P&gt;&lt;P&gt;with double material entries. And the requirement&lt;/P&gt;&lt;P&gt;is writing a programm where lists all these&lt;/P&gt;&lt;P&gt;affected materials seperated by uline as effective as&lt;/P&gt;&lt;P&gt;possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ilhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:03:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doublets-in-a-table/m-p/1935294#M386889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: doublets in a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doublets-in-a-table/m-p/1935295#M386890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fastest way is select records in an internal table .&lt;/P&gt;&lt;P&gt;Then sort the table by material and delete adjacent duplicates from the internal table comparng material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doublets-in-a-table/m-p/1935295#M386890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: doublets in a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doublets-in-a-table/m-p/1935296#M386891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ilhan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also build the internal table as suggested above, and display it in a ALV grid, sort by the material number. It will give you a lot of options of filtering and reporting with more specifics than using a list with a uline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 15:25:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doublets-in-a-table/m-p/1935296#M386891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T15:25:23Z</dc:date>
    </item>
  </channel>
</rss>

