<?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: Updated Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397017#M815697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Ganesh Reddy&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It is possible but some difficult easiest way is use &lt;STRONG&gt;SQL Trace&lt;/STRONG&gt; ( Tcode is *ST05 ) When you update your record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzz reward if it is useful,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mahi&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2008 12:10:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-12T12:10:42Z</dc:date>
    <item>
      <title>Updated Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397015#M815695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assume that 1 record is inserted in a Table.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to find out all the updated tables related to that record.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points will be there if it is useful........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Ganesh Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 12:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397015#M815695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T12:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397016#M815696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;impossible to that...&lt;/P&gt;&lt;P&gt;just identify the transaction throught that record has been uploaded..&lt;/P&gt;&lt;P&gt;then u after entering saving the record...&lt;/P&gt;&lt;P&gt;switch on to the debugging mode...&lt;/P&gt;&lt;P&gt;this is one way to find out the relevant tables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once u know the table names,&lt;/P&gt;&lt;P&gt;then note down the key fields for the inserted record,&lt;/P&gt;&lt;P&gt;by fetching records for the key fields, u can find out what u actually need...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tk?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 12:07:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397016#M815696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T12:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397017#M815697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG&gt;Ganesh Reddy&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It is possible but some difficult easiest way is use &lt;STRONG&gt;SQL Trace&lt;/STRONG&gt; ( Tcode is *ST05 ) When you update your record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plzz reward if it is useful,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mahi&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 12:10:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397017#M815697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T12:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397018#M815698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Better to go for SQL Trace to find out the changes done to all the tables when you update a record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information on SQL Trace go thro the below blog&lt;/P&gt;&lt;P&gt;/people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 12:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397018#M815698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397019#M815699</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;GANESH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THIS IS CONCEPT OF ARCHIVEING CONCEPT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T.CODE : SARA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENTER BOJECT NAME LIKE SD_VBAK&lt;/P&gt;&lt;P&gt;AND PRESS DATABASE TABLES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE CAN GET TABLES FROM WHICH DATA IS ARCHIVED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIKE VBAK&lt;/P&gt;&lt;P&gt;        VBAP&lt;/P&gt;&lt;P&gt;        VBEP  ETC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLZ REWARD POINTS IF USEFUL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;HEMASEKHARA REDDY S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 12:17:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397019#M815699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T12:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Updated Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397020#M815700</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 can do that by going to tcode ST05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the check box  "QL TRACE ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Click "ACTIVATE TRACE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then run your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then come back to ST05.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click " DEACTIVATE TRACE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then click "DISPLAY TRACE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give you a thorough analysis of all your select query and other SQL statements. and inturn you will be able to find the various tables updated as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 12:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updated-tables/m-p/3397020#M815700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T12:18:11Z</dc:date>
    </item>
  </channel>
</rss>

