<?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: Creating a log from custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301049#M1222560</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 log the changes that done on the custom table.&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1-Create the customs table.&lt;/P&gt;&lt;P&gt;2- Goto Techinical setting of the table&lt;/P&gt;&lt;P&gt;3- Check the Log Data Changes(in the bottom on the screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Log data changes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The logging flag defines whether changes to the data records of a table should be logged. If logging is activated, every change (with UPDATE, DELETE) to an existing data record by a user or an application program is recorded in a log table in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Activating logging slows down accesses that change the table. First of all, a record must be written in the log table for each change. Secondly, many users access this log table in parallel. This could cause lock situations even though the users are working with different application tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dependencies&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Logging only takes place if parameter rec/client in the system profile is set correctly. Setting the flag on its own does not cause the table changes to be logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The existing logs can be displayed with Transaction Table history (SCU3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Harinath P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2009 10:45:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-19T10:45:32Z</dc:date>
    <item>
      <title>Creating a log from custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301046#M1222557</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;Is it possible to create log for insert, delete,update and modify data in a custom table?&lt;/P&gt;&lt;P&gt;If it possible, how can I rollback at the last operation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 10:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301046#M1222557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T10:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a log from custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301047#M1222558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to add your custom code for this purpose. Rollback mechanism should be deviced as per your requirements since it is very user specific requirements.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 10:42:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301047#M1222558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T10:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a log from custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301048#M1222559</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;In the technical settings of the custom table u can check the cehck box for LOG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However not sure of the rollback mechanism.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 10:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301048#M1222559</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2009-03-19T10:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a log from custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301049#M1222560</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 log the changes that done on the custom table.&lt;/P&gt;&lt;P&gt;Steps:&lt;/P&gt;&lt;P&gt;1-Create the customs table.&lt;/P&gt;&lt;P&gt;2- Goto Techinical setting of the table&lt;/P&gt;&lt;P&gt;3- Check the Log Data Changes(in the bottom on the screen)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI...&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Log data changes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The logging flag defines whether changes to the data records of a table should be logged. If logging is activated, every change (with UPDATE, DELETE) to an existing data record by a user or an application program is recorded in a log table in the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Activating logging slows down accesses that change the table. First of all, a record must be written in the log table for each change. Secondly, many users access this log table in parallel. This could cause lock situations even though the users are working with different application tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dependencies&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Logging only takes place if parameter rec/client in the system profile is set correctly. Setting the flag on its own does not cause the table changes to be logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The existing logs can be displayed with Transaction Table history (SCU3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Harinath P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 10:45:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301049#M1222560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T10:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a log from custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301050#M1222561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dependencies&lt;/P&gt;&lt;P&gt;Logging only takes place if parameter rec/client in the system profile is set correctly. Setting the flag on its own does not cause the table changes to be logged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 10:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-log-from-custom-table/m-p/5301050#M1222561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-19T10:55:45Z</dc:date>
    </item>
  </channel>
</rss>

