<?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 TRANSACTION TRACE!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-trace/m-p/1656959#M291561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAN ANYONE TELL ME HOW TO FIND OUT THE TABLES ASSOCIATED WITH A PARTICULAR TRANSACTION..................LIKE IF I HAVE ME51...HOW TO FIND OUT THE TABLES ASSOCIATED WITH IT??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAITING IN ANTICIPATION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Oct 2006 10:00:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-31T10:00:44Z</dc:date>
    <item>
      <title>TRANSACTION TRACE!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-trace/m-p/1656959#M291561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAN ANYONE TELL ME HOW TO FIND OUT THE TABLES ASSOCIATED WITH A PARTICULAR TRANSACTION..................LIKE IF I HAVE ME51...HOW TO FIND OUT THE TABLES ASSOCIATED WITH IT??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAITING IN ANTICIPATION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 10:00:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-trace/m-p/1656959#M291561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T10:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSACTION TRACE!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-trace/m-p/1656960#M291562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sirisha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to trace the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In packages &amp;lt;b&amp;gt;SEST&amp;lt;/b&amp;gt; you will find very interesting objects for program analysis.&lt;/P&gt;&lt;P&gt;Function group SEA1 contains function module &amp;lt;b&amp;gt;RS_PROGRAM_TABLES&amp;lt;/b&amp;gt; which will show you all tables accessed by a program object.&lt;/P&gt;&lt;P&gt;For example, enter OBJECT_TYPE = 'TRAN' (for transaction) and OBJECT_NAME = 'ME51' and the function module will show you all tables accessed by the transaction. The list shows you if the tables are read, updated or deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 10:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-trace/m-p/1656960#M291562</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-10-31T10:03:17Z</dc:date>
    </item>
  </channel>
</rss>

