<?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 $TMP Cleanup in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743384#M1949749</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;I would like to ask what are the tables that I need to check to collect all the objects that are in $TMP.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;currently I just selected all $tmp in table TADIR, but I'm not sure if that is all.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;and what tables that I need to delete entry if I do $TMP Cleanup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Thank you.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Darwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2016 02:50:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-06-13T02:50:08Z</dc:date>
    <item>
      <title>$TMP Cleanup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743384#M1949749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;I would like to ask what are the tables that I need to check to collect all the objects that are in $TMP.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;currently I just selected all $tmp in table TADIR, but I'm not sure if that is all.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;and what tables that I need to delete entry if I do $TMP Cleanup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Thank you.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #f8f8f8;"&gt;Darwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 02:50:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743384#M1949749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-13T02:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP Cleanup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743385#M1949750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;SE80 -&amp;gt; Select Local Objects from Drop down -&amp;gt; Display (will display local objects from different categories)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 02:55:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743385#M1949750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-13T02:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP Cleanup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743386#M1949751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darwin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give the Development class as $tmp in TADIR table. you get get all local objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 03:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743386#M1949751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-13T03:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP Cleanup</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743387#M1949752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check both &lt;STRONG&gt;TADIR&lt;/STRONG&gt; and &lt;STRONG&gt;TRDIR&lt;/STRONG&gt; tables with $TMP package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 04:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-cleanup/m-p/11743387#M1949752</guid>
      <dc:creator>pranay570708</dc:creator>
      <dc:date>2016-06-13T04:56:42Z</dc:date>
    </item>
  </channel>
</rss>

