<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885831#M371549</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;you may use one of the following methods -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. GOTO SE38-&amp;gt;&amp;lt;Program Name&amp;gt;-&amp;gt;F9.&lt;/P&gt;&lt;P&gt;2. Execute the Tcode and check the SQL Trace in ST05&lt;/P&gt;&lt;P&gt;    GOTO ST05-&amp;gt;Activate Trace then execute the Tcode after completion goto ST05 deactivate the trace and then display it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Go inside the Program for that Tcode and check for UPDATE Command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2007 18:31:09 GMT</pubDate>
    <dc:creator>amit_khare</dc:creator>
    <dc:date>2007-02-01T18:31:09Z</dc:date>
    <item>
      <title>Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885830#M371548</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;One custom transaction is updating many tables.How can I know it is updating what are all the tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is ther is any way or thorugh any transaction I can get the list of tables are updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Talchuru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 18:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885830#M371548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T18:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885831#M371549</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;you may use one of the following methods -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. GOTO SE38-&amp;gt;&amp;lt;Program Name&amp;gt;-&amp;gt;F9.&lt;/P&gt;&lt;P&gt;2. Execute the Tcode and check the SQL Trace in ST05&lt;/P&gt;&lt;P&gt;    GOTO ST05-&amp;gt;Activate Trace then execute the Tcode after completion goto ST05 deactivate the trace and then display it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Go inside the Program for that Tcode and check for UPDATE Command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 18:31:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885831#M371549</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-02-01T18:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885832#M371550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try it in se49&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it  works upto 4.6c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        santhosh reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 18:32:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885832#M371550</guid>
      <dc:creator>SantoshKallem</dc:creator>
      <dc:date>2007-02-01T18:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885833#M371551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;in ST05 transaction, TRACE ON first and Run the trasaction, after completion of the transaction TRACE OFF from ST05 and see the Selects, you will know the tables ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or, you can press the F1 fro a field and see the Technical Name there you find the Table/Structure name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2007 18:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction/m-p/1885833#M371551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-01T18:34:16Z</dc:date>
    </item>
  </channel>
</rss>

