<?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: Transaction or program for mysterious table... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503865#M1422276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Sep 2010 01:57:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-08T01:57:55Z</dc:date>
    <item>
      <title>Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503853#M1422264</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;I have a table that is being populated when a transaction is executed. However, we don't know which trasaction or program that is. Is there a way to find how this table is being populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Jan 8, 2010 9:50 PM&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please use meaningfull subject titles&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 09:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503853#M1422264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T09:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503854#M1422265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to switch on the trace using transaction code ST05 and execute the transaction and go back to ST05 and switch off the trace and click on display trace to see the tables which are getting triggred while executing the transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on F1 help where you will able to see the data element and then where used list to check in which table this data element is use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srilaxmi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Jan 8, 2010 9:53 PM&lt;/P&gt;&lt;P&gt;)%-&amp;gt;05;-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 09:54:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503854#M1422265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T09:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503855#M1422266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do a Where used List on the program where u even inlcude the program in which the table is being used..&lt;/P&gt;&lt;P&gt;and find it..&lt;/P&gt;&lt;P&gt;BTW lemme know if its a custom or SAP tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 09:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503855#M1422266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T09:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503856#M1422267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use proper subjects for your questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503856#M1422267</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-08T10:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503857#M1422268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shweta , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Where Use list on table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some analysis will be required , to know the exact program/transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503857#M1422268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T10:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503858#M1422269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer but we don't know the transaction itself. we are trying to find the txn using the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503858#M1422269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T10:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503859#M1422270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we did where used list but that didn't help. Yes, it is a custom table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503859#M1422270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T10:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503860#M1422271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shweta , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute this report RS_ABAP_SOURCE_SCAN .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put String searched for as your table name and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give you program in which table is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do analysis and where use list of program and get the T code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503860#M1422271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503861#M1422272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swetha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction SE11, give your table name and then look for  'where used' , In this you can select all the check box so that search area can be increased.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503861#M1422272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503862#M1422273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi swetha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wnen you pouplate the table, put the values of sy-tcode and sy-repid into additional fields. You can also store sy-uname, sy-datum, sy-uzeit, sy-zonlo. Sy-zonlo is impotant if your users are distributed in different time zones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 11:14:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503862#M1422273</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-01-08T11:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503863#M1422274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ooops, may that was a misunderstanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you say you have table entries you don't know where they come from, you can create a background job that does noting but read the table say, every minute, and send an alert as soon as a suspicious entry has been written. If you do not have too many users active/jobs runnig at that time, you may find out where it comes from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 11:18:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503863#M1422274</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-01-08T11:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503864#M1422275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another tip is to take a look in version management to see which other objects were transported together with the table, or based on the custom table name, take a look in the same package or namespace for programs and FM's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on the fields of the table, you can also try the where-used-list from transaction SE16N instead of SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If worste-comes-worse then you will need to look for DB triggers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 20:58:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503864#M1422275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-08T20:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction or program for mysterious table...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503865#M1422276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 01:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-or-program-for-mysterious-table/m-p/6503865#M1422276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-08T01:57:55Z</dc:date>
    </item>
  </channel>
</rss>

