<?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: Tracking changes in database tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756486#M1115558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USe the Property Log Data Changes in the Tech Setting of the Table. You need to Select the CheckBox provided for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Nov 2008 17:57:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-06T17:57:38Z</dc:date>
    <item>
      <title>Tracking changes in database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756485#M1115557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have a couple of database tables on which more than 20 people work each day, throughout the day. I have the requirement of tracking each and every change made on any row of the table. &lt;/P&gt;&lt;P&gt;For example, If a user accesses a specific row, and updates, or deletes it, i need to keep a track of the userid of the user who did it. &lt;/P&gt;&lt;P&gt;Is that possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 17:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756485#M1115557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T17:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes in database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756486#M1115558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USe the Property Log Data Changes in the Tech Setting of the Table. You need to Select the CheckBox provided for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 17:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756486#M1115558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-06T17:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes in database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756487#M1115559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bharat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they are Z tables i.e custom tables then you can incorporate two more fields userid and time. Now goto Table maintanence generator through SE11.Then select Environment-&amp;gt;Modification-&amp;gt;events. Now in the next screen select F4 for first field to select the event i.e when your code has to be executed.Then give a new form name and click on editor icon. write your code here. When ever a user changes any record his name will be included in user id and sy-uzeit in time field. This way you can track who has changed the record. Other option is activating table changes recording by selecting "LogChanges " check box in technical settings of table.and profile parameter rec/client should also be switched on. Then you can see your table changes in SCU3 transaction. Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2008 19:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756487#M1115559</guid>
      <dc:creator>KalC</dc:creator>
      <dc:date>2008-11-06T19:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tracking changes in database tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756488#M1115560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My tables are present in ECA (ecatt) system. I guess they have turned off logging of the database table changes system wide. I tried with scu3, and no logs are being displayed. The only alternative is the one you have mentioned is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2008 06:00:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tracking-changes-in-database-tables/m-p/4756488#M1115560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-07T06:00:27Z</dc:date>
    </item>
  </channel>
</rss>

