<?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: query regarding table updations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-table-updations/m-p/3726027#M896802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rajesh,&lt;/P&gt;&lt;P&gt;One of the best and easy way is use the transaction ST05 for trace.lemme explain in detail.&lt;/P&gt;&lt;P&gt;1.go to ST05 transaction &lt;/P&gt;&lt;P&gt;2.switch trace on&lt;/P&gt;&lt;P&gt;3.take your screen where the field resides&lt;/P&gt;&lt;P&gt;4.enter value in this field and other required field&lt;/P&gt;&lt;P&gt;5.then save the screen&lt;/P&gt;&lt;P&gt;6.go to ST05.&lt;/P&gt;&lt;P&gt;7.stop the trace&lt;/P&gt;&lt;P&gt;8.click on display trace&lt;/P&gt;&lt;P&gt;9.you will get a detailed log what all happend&lt;/P&gt;&lt;P&gt;10.search the log with 'update' or 'insert' word or search with the field.&lt;/P&gt;&lt;P&gt;11.you can find some table name.&lt;/P&gt;&lt;P&gt;12.check that table contains the record which you saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure this will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another Way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.go to transaction se84.&lt;/P&gt;&lt;P&gt;2.take ABAP dictionary&lt;/P&gt;&lt;P&gt;3.go to Fields&lt;/P&gt;&lt;P&gt;4.Give the field name in table field /structure field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are lucky you will get in this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shibu Kurian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2008 15:22:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-23T15:22:46Z</dc:date>
    <item>
      <title>query regarding table updations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-table-updations/m-p/3726026#M896801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can anyone suggest what would be the best way to know when a table (standard) is getting updated . Upon searching the where-used list of the table i found large number of programs using the table which would be dificult to pinpoint any program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 23, 2008 11:50 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 06:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-table-updations/m-p/3726026#M896801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T06:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding table updations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-table-updations/m-p/3726027#M896802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rajesh,&lt;/P&gt;&lt;P&gt;One of the best and easy way is use the transaction ST05 for trace.lemme explain in detail.&lt;/P&gt;&lt;P&gt;1.go to ST05 transaction &lt;/P&gt;&lt;P&gt;2.switch trace on&lt;/P&gt;&lt;P&gt;3.take your screen where the field resides&lt;/P&gt;&lt;P&gt;4.enter value in this field and other required field&lt;/P&gt;&lt;P&gt;5.then save the screen&lt;/P&gt;&lt;P&gt;6.go to ST05.&lt;/P&gt;&lt;P&gt;7.stop the trace&lt;/P&gt;&lt;P&gt;8.click on display trace&lt;/P&gt;&lt;P&gt;9.you will get a detailed log what all happend&lt;/P&gt;&lt;P&gt;10.search the log with 'update' or 'insert' word or search with the field.&lt;/P&gt;&lt;P&gt;11.you can find some table name.&lt;/P&gt;&lt;P&gt;12.check that table contains the record which you saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure this will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another Way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.go to transaction se84.&lt;/P&gt;&lt;P&gt;2.take ABAP dictionary&lt;/P&gt;&lt;P&gt;3.go to Fields&lt;/P&gt;&lt;P&gt;4.Give the field name in table field /structure field &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are lucky you will get in this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shibu Kurian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 15:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-table-updations/m-p/3726027#M896802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T15:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: query regarding table updations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-table-updations/m-p/3726028#M896803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all.&lt;/P&gt;&lt;P&gt;The problem is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 11:52:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-regarding-table-updations/m-p/3726028#M896803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T11:52:28Z</dc:date>
    </item>
  </channel>
</rss>

