<?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 HR Logged data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878763#M369235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a table where modified HR data kept?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I have to write a small audit program that will identify records that have been modified by the person who is the subject of that record i.e. somebody has changed their own record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display before and after values and also who has made the change and when.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2007 16:56:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-12T16:56:30Z</dc:date>
    <item>
      <title>HR Logged data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878763#M369235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a table where modified HR data kept?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically I have to write a small audit program that will identify records that have been modified by the person who is the subject of that record i.e. somebody has changed their own record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display before and after values and also who has made the change and when.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 16:56:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878763#M369235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T16:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: HR Logged data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878764#M369236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the standard report RPUAUD00 for this purpose and works for all infotypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T Code                 Description&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------" /&gt;&lt;P&gt;PC00_M16_UAUD          Payroll audit trail&lt;/P&gt;&lt;P&gt;S_AHR_61015505         Logged Changes in Infotype Data&lt;/P&gt;&lt;P&gt;S_AHR_61016380         Logged Changes in Infotype Data&lt;/P&gt;&lt;P&gt;S_ALR_87014081         Logged Changes in Infotype Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kathirvel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 17:05:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878764#M369236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T17:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: HR Logged data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878765#M369237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a std. program RPUAUD00 that does this task for all PA infotypes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For changes to infotype fields (change, create, delete) are recorded as documents, you must make sure that these fields are maintained in the views HR Documents: Infotypes to be Logged (V_T585A), HR Documents: Field Group Definition (V_T585B) and HR Documents: Field Group Characteristics (V_T585C).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further details read the doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/26/2918380820e065e10000009b38f889/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/26/2918380820e065e10000009b38f889/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not the infotypes that you are after then you can always set the base table to log chnages and then use another std. program let me know if you want the details of that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2007 17:07:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878765#M369237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-12T17:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: HR Logged data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878766#M369238</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;I've had a look at the documentation you suggested and also program RPUAUD00.&lt;/P&gt;&lt;P&gt;The program seems quite complex and I'm quite new to SAP and ABAP.&lt;/P&gt;&lt;P&gt;So what's the underlying table where old and new values are kept when an infotype is changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2007 11:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-logged-data/m-p/1878766#M369238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-09T11:01:44Z</dc:date>
    </item>
  </channel>
</rss>

