<?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: Data Dictionary Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358376#M178416</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 transaction SE11 -&amp;gt; Display technical settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a checkbox : Log Data changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the documentation of this checkbox, I think you will find how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; Log data changes                                                                                
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.                                                                                
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.                                                                                
Dependencies                                                                                
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.                                                                                
The existing logs can be displayed with Transaction Table history        
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 May 2006 07:05:56 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2006-05-19T07:05:56Z</dc:date>
    <item>
      <title>Data Dictionary Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358375#M178415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created one ZTable where rates for different items are maintained. I have created view also for that table to maintain the rates. Now, I want that whenever anybody changes the rate or goes to that table his SAP ID should also be reflected in the view so that during the time of audit we can know who has change the rates.&lt;/P&gt;&lt;P&gt;Can it be done?&lt;/P&gt;&lt;P&gt;If possible plz guide me out how to go for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for ur replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanx,&lt;/P&gt;&lt;P&gt;nishu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 06:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358375#M178415</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T06:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358376#M178416</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 transaction SE11 -&amp;gt; Display technical settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a checkbox : Log Data changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the documentation of this checkbox, I think you will find how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; Log data changes                                                                                
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.                                                                                
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.                                                                                
Dependencies                                                                                
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.                                                                                
The existing logs can be displayed with Transaction Table history        
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 07:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358376#M178416</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-05-19T07:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358377#M178417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;The simplest way is to mark "Standars recording routine"&lt;/P&gt;&lt;P&gt;during table maintenace view generation.&lt;/P&gt;&lt;P&gt;If it's done so the system generates "change logs" &lt;/P&gt;&lt;P&gt;wich can be viewd with the report RSVTPROT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points would be nice &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 07:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358377#M178417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T07:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358378#M178418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nishu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. For this probably we can use&lt;/P&gt;&lt;P&gt;   table maintanance generator and its events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For that put extra fields in the table&lt;/P&gt;&lt;P&gt;   for user name, and date/time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Using events (eg. before saving)&lt;/P&gt;&lt;P&gt;   we can put values in to these extra fields,&lt;/P&gt;&lt;P&gt;  and they will be saved in the table.&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;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 May 2006 07:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-problem/m-p/1358378#M178418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-19T07:09:48Z</dc:date>
    </item>
  </channel>
</rss>

