<?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: $TMP object in production in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454323#M1414414</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. How to search from which query it is generated. When I search the report name in tadir i am not able to find it. Where this report will be saved. How it is transported . Kindly help. I just wanted to how the report  I am checking is created by which query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Jan 2010 12:42:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-17T12:42:52Z</dc:date>
    <item>
      <title>$TMP object in production</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454319#M1414410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have requirement where i have to change a object when i see that object it is saved in $TMP in production . The object is starting with A* . So I am little confused because this object having the naming convention of sap. So how it is saved in temporary package. This report is linked to ztransaction. So kindly help I want to do change to this report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2010 11:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454319#M1414410</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-17T11:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP object in production</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454320#M1414411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have just marked this question &lt;SPAN __jive_macro_name="thread" id="1578033"&gt;&lt;/SPAN&gt; answered to post this new question.&lt;/P&gt;&lt;P&gt;If you marking it as answered , please provide the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keshav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2010 11:25:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454320#M1414411</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-17T11:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP object in production</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454321#M1414412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have checked the same program in quality sys but it does not exist. I believe it is something like system generated program.I want to change the output of this report. But in the code i am not able to find any write statement. How to change this report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2010 11:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454321#M1414412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-17T11:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP object in production</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454322#M1414413</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;This is probably an ABAP Query created via SQ01, SQ02.&lt;/P&gt;&lt;P&gt;You transport and develop only the query definition, never the main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main program is always generated in $TMP and has a generic name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to find out via SQ01 or SQ02 which query it is and maintain the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2010 12:29:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454322#M1414413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-17T12:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP object in production</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454323#M1414414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. How to search from which query it is generated. When I search the report name in tadir i am not able to find it. Where this report will be saved. How it is transported . Kindly help. I just wanted to how the report  I am checking is created by which query.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Jan 2010 12:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454323#M1414414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-17T12:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP object in production</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454324#M1414415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not much helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 13:43:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454324#M1414415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T13:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: $TMP object in production</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454325#M1414416</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;More info can be found here:&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/ERPFI/abap&lt;EM&gt;query|http://wiki.sdn.sap.com/wiki/display/ERPFI/abap&lt;/EM&gt;query]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A small extract from the article regarding the naming convention:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="green" __jive_macro_name="color"&gt;
There is a specific naming convention to this program.
It starts with AQZZ, continued by user group name, from seventeenth character Query Name starts and rest
of the spaces are filled with '=' (equals). 
&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 17:52:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tmp-object-in-production/m-p/6454325#M1414416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-20T17:52:01Z</dc:date>
    </item>
  </channel>
</rss>

