<?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: Finding unmatched in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969466#M1800650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select your db table data to one internal table(ITAB2) and while doing that apply filter (NOT IN) based on your internal table data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DELETE DB TABLE FROM TABLE ITAB2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Dec 2013 12:53:20 GMT</pubDate>
    <dc:creator>naveen_inuganti2</dc:creator>
    <dc:date>2013-12-16T12:53:20Z</dc:date>
    <item>
      <title>Finding unmatched</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969464#M1800648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirment is I have an internal table with 8 records and custom database table with 13 records.All the 8 internal table records are also present in database table.I need to delete remaining 5 unmatched records in datbase table.How to&amp;nbsp; proceed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vamsi&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 12:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969464#M1800648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-16T12:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Finding unmatched</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969465#M1800649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;simply fetch data from database table in LT_DATABASE&lt;/P&gt;&lt;P&gt;For each record in LT_DATABASE do a read on your internal table if found delete it from LT_DATABASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the end you will get records to delete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 12:52:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969465#M1800649</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-16T12:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Finding unmatched</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969466#M1800650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Select your db table data to one internal table(ITAB2) and while doing that apply filter (NOT IN) based on your internal table data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DELETE DB TABLE FROM TABLE ITAB2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 12:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969466#M1800650</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2013-12-16T12:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Finding unmatched</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969467#M1800651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Collect ur data into internal table then check which is not there just delete that record..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Dec 2013 13:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-unmatched/m-p/9969467#M1800651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-16T13:06:57Z</dc:date>
    </item>
  </channel>
</rss>

