<?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 Change log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-log/m-p/2541471#M577558</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 there any difference between the programs RSTBHIST ( Table history) and RSVTPROT(Evaluation of log changes)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Beena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2007 08:50:36 GMT</pubDate>
    <dc:creator>Bema</dc:creator>
    <dc:date>2007-07-19T08:50:36Z</dc:date>
    <item>
      <title>Change log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-log/m-p/2541471#M577558</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 there any difference between the programs RSTBHIST ( Table history) and RSVTPROT(Evaluation of log changes)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Beena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 08:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-log/m-p/2541471#M577558</guid>
      <dc:creator>Bema</dc:creator>
      <dc:date>2007-07-19T08:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-log/m-p/2541472#M577559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Goto Se38enter program, display&lt;/P&gt;&lt;P&gt;GOTO-&amp;gt; Documentation &lt;/P&gt;&lt;P&gt;for both programs and you will clearly know the difference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 08:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-log/m-p/2541472#M577559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T08:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-log/m-p/2541473#M577560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RSTBHIST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;You can record changes to table contents in the SAP System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each change to a table entry, a change document is written in the table log database. The change document contains information such as time of the change and name of the user who made the change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the service functions, you can generate a list of all the change documents of the current day or a chosen time period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore you can display a list of all the tables, for which change documents are written (i.e. all tables with history administration).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The administration of the table log database is supported by various functions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Determining the number of change documents in the table log database&lt;/P&gt;&lt;P&gt;It is possible to select by time period and by table.&lt;/P&gt;&lt;P&gt;Deletion of the oldest change documents from the table log database &lt;/P&gt;&lt;P&gt;Enter a key date.&lt;/P&gt;&lt;P&gt;You can select by table. Be careful: After deletion, the change documents are no longer available.&lt;/P&gt;&lt;P&gt;Archiving of the oldest change documents&lt;/P&gt;&lt;P&gt;Before deletion from the table log database, the change documents are archived in a sequential file.&lt;/P&gt;&lt;P&gt;Creation of change documents&lt;/P&gt;&lt;P&gt;Change documents are written for a table if:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the table has the technical setting Logging&lt;/P&gt;&lt;P&gt;the function Write change documents is active in your system&lt;/P&gt;&lt;P&gt;To find out whether a table has the feature Logging, either choose the service function Tables with history administration or perform the following functions beginning with the main menu:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tools -&amp;gt; CASE -&amp;gt; Development -&amp;gt; Data Dictionary -&amp;gt; Display -&amp;gt; &amp;lt;tabe name&amp;gt; Display -&amp;gt; Goto -&amp;gt; Techn. setting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function Write change documents is controlled via the profile paramter rec/client. The following is possible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rec/client = OFF --&amp;gt; Function inactive&lt;/P&gt;&lt;P&gt;rec/client = ALL --&amp;gt; Function active&lt;/P&gt;&lt;P&gt;rec/client = &amp;lt;md1&amp;gt;,... --&amp;gt; Function active for chosen clients&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comparison of current status with history&lt;/P&gt;&lt;P&gt;For tables with change logging, it is possible to perform a comparison of the current status with the contents of the table at an earlier time.&lt;/P&gt;&lt;P&gt;The table contents at both times are compared. Various field contents are highlighted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can switch the display from vertical split (objects alongside one another) to horizontal split (objects below one another).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSVTPROT Evaluation of change logs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 09:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-log/m-p/2541473#M577560</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-07-19T09:10:46Z</dc:date>
    </item>
  </channel>
</rss>

