<?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: Tcode to delete idocs from sequence table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878815#M1478216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2011 12:52:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-04-06T12:52:17Z</dc:date>
    <item>
      <title>Tcode to delete idocs from sequence table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878811#M1478212</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;STRONG&gt;What is the tcode to delete the idocs from sequence table?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have issue,wherein the user needs to delete the idocs those are already in 68 status in we02/09.He doesnt want to view those idocs in WE02/09 anymore.He wants it to be deleted from sequence table so that the suceeding  idocs will be posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your swift response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRgds&lt;/P&gt;&lt;P&gt;Asha Banu A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 21:26:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878811#M1478212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T21:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode to delete idocs from sequence table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878812#M1478213</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;Once IDOCs have 68 status, it is complete and there will not be any action on them. Users may exclude them from viewing in the selection screen. If you really want to delete IDOCs, please see the Documentation on Archiving Object 'IDOC' in transaction SARA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 22:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878812#M1478213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-29T22:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode to delete idocs from sequence table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878813#M1478214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the function module "EDI_DOCUMENT_DELETE" or Transaction code WE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 04:52:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878813#M1478214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-30T04:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode to delete idocs from sequence table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878814#M1478215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Use the function module "EDI_DOCUMENT_DELETE" or Transaction code WE11.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In WE11 i don't see how you restrict the idocs to be deleted based on their status ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And what is the point in deleting those idocs, filter out those idocs based on the statuses or archieve them as suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think deleting the processed idocs is a good idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Apr 2010 04:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878814#M1478215</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-04-30T04:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tcode to delete idocs from sequence table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878815#M1478216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 12:52:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-to-delete-idocs-from-sequence-table/m-p/6878815#M1478216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T12:52:17Z</dc:date>
    </item>
  </channel>
</rss>

