<?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: How to Delete data from Database written by Export statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562917#M21682</link>
    <description>&lt;P&gt;Thanks Luke, got my problem solved.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Dec 2017 09:49:59 GMT</pubDate>
    <dc:creator>Francis417</dc:creator>
    <dc:date>2017-12-29T09:49:59Z</dc:date>
    <item>
      <title>How to Delete data from Database written by Export statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562915#M21680</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;I'm using the Export to database statement in program A to write some data to the database for passing to program B for further processing using the Import from database statement.&lt;/P&gt;
  &lt;P&gt;Now in program B, after importing the data from the database and finish processing, I want to clear these data using the Delete from database statement. However, it seems that it is now working. I get the same result from program B when I try to execute it again without first executing program A. &lt;/P&gt;
  &lt;P&gt;Any idea how I can clear the database after processing in program B.&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;Francis&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 02:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562915#M21680</guid>
      <dc:creator>Francis417</dc:creator>
      <dc:date>2017-12-29T02:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete data from Database written by Export statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562916#M21681</link>
      <description>&lt;P&gt;Hi Franscis,&lt;/P&gt;
  &lt;P&gt;Could you please check whether the following link is helpful.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://wiki.scn.sap.com/wiki/display/Snippets/Import+and+Export+to+Cluster+Databases" target="test_blank"&gt;https://wiki.scn.sap.com/wiki/display/Snippets/Import+and+Export+to+Cluster+Databases&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Rubin&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 03:28:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562916#M21681</guid>
      <dc:creator>rubin_luke3</dc:creator>
      <dc:date>2017-12-29T03:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete data from Database written by Export statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562917#M21682</link>
      <description>&lt;P&gt;Thanks Luke, got my problem solved.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 09:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562917#M21682</guid>
      <dc:creator>Francis417</dc:creator>
      <dc:date>2017-12-29T09:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete data from Database written by Export statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562918#M21683</link>
      <description>&lt;P&gt;cf &lt;A href="https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abapdelete_cluster.htm"&gt;ABAP documentation - DELETE FROM (data clusters)&lt;/A&gt;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;DELETE FROM DATABASE dbtab(ar) [CLIENT cl] ID id}&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Dec 2017 10:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-delete-data-from-database-written-by-export-statement/m-p/562918#M21683</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-12-29T10:07:02Z</dc:date>
    </item>
  </channel>
</rss>

