<?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: store values automatically in table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809826#M1125864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is a check box called "log changes" in the technical settings of a table. Can this be used to store the audit trail?? or is there any other standard way by customizing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2008 18:50:49 GMT</pubDate>
    <dc:creator>lijisusan_mathews</dc:creator>
    <dc:date>2008-11-27T18:50:49Z</dc:date>
    <item>
      <title>store values automatically in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809822#M1125860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a way to store the time or creation, date created etc.. that is values of fields, erdat ,ertime ,ernam automatically.. if i am inserting using table maintenance generator, i can use events to store it automatically.. but if i am, inserting values using module pool, is this possible by some way??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 08:18:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809822#M1125860</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2008-11-21T08:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: store values automatically in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809823#M1125861</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; while saving data to Table you can use&lt;/P&gt;&lt;P&gt; Sy-datum - current date&lt;/P&gt;&lt;P&gt; sy-uzeit   - Current time&lt;/P&gt;&lt;P&gt; sy-uname - current user .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 08:21:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809823#M1125861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T08:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: store values automatically in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809824#M1125862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Suzie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as Avinash's post you can past those system fields to your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you pass values to itab before updating db tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 08:46:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809824#M1125862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T08:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: store values automatically in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809825#M1125863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi suzie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can store the above mentioned system fields in your screen fields or internal table fields.so that while inserting data into internal tables your current date, time etc will be automatically stored.&lt;/P&gt;&lt;P&gt;You can do this in PAI module while saving.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kashyap&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 08:54:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809825#M1125863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T08:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: store values automatically in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809826#M1125864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is a check box called "log changes" in the technical settings of a table. Can this be used to store the audit trail?? or is there any other standard way by customizing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 18:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809826#M1125864</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2008-11-27T18:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: store values automatically in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809827#M1125865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the help on Log data change flag, it looks like it won't work on insertion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log data changes&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;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;P&gt;The existing logs can be displayed with Transaction Table history (SCU3).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 20:17:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809827#M1125865</guid>
      <dc:creator>amelia_li3</dc:creator>
      <dc:date>2008-11-27T20:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: store values automatically in table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809828#M1125866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks for that..&lt;/P&gt;&lt;P&gt;So does all of this mean that the logging available in all standard tables(which shows created user , date , changed user n date) are all done by implicitly assigning values during insertion or updating??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Suzie on Nov 28, 2008 9:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 02:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/store-values-automatically-in-table/m-p/4809828#M1125866</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2008-11-28T02:29:27Z</dc:date>
    </item>
  </channel>
</rss>

