<?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 Integrity check between HR infotypes after loading using BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721738#M1580131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have record count as well. Is there any standard report or we have to develop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 23:51:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-10T23:51:51Z</dc:date>
    <item>
      <title>Data Integrity check between HR infotypes after loading using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721736#M1580129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard report to check data consistency between infotypes, after loading all infotypes into SAP from non-SAP system? &lt;/P&gt;&lt;P&gt;RPLINFCO - which gives detailed information for each employee. But I need the record count of employees, where infotypes are missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let  me know, if there is any standard report avaiable?&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 00:16:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721736#M1580129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T00:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integrity check between HR infotypes after loading using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721737#M1580130</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;Check out this program RPCHKCONSISTENCY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rupesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 06:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721737#M1580130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T06:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integrity check between HR infotypes after loading using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721738#M1580131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have record count as well. Is there any standard report or we have to develop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 23:51:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721738#M1580131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T23:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integrity check between HR infotypes after loading using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721739#M1580132</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 don't think there is any standard report available to get the count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, you can get the record count in SE16 based on "Number of Entries" button. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For employee wise count, give PERNR(employee number) and AEDTM(record creation date) as selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rupesh Mhatre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 05:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721739#M1580132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-11T05:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Integrity check between HR infotypes after loading using BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721740#M1580133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rupesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll think of custom report, which checks the active record on each infotype for a given employee list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Chandra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 06:21:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-integrity-check-between-hr-infotypes-after-loading-using-bdc/m-p/7721740#M1580133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-17T06:21:10Z</dc:date>
    </item>
  </channel>
</rss>

