<?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>Question Re: Employee key mapping from EC to SAP in Human Capital Management Q&amp;A</title>
    <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486706#M1033</link>
    <description>&lt;P&gt;Thx Siddharth. Our system of record is EC, we will import employees in EC using csv and from the go-live we have to replicate data back to on Prem. I understand that before starting this replication the emp key map table in on prem should be updated. We will be activating the BiB switch. &lt;/P&gt;&lt;P&gt;I have seen this program (tcode ECPAO_KEYMAP_UPD), i believe this updates the old table, do you know how to update the new table(s).&lt;/P&gt;&lt;P&gt;Do you have answers to 1, 3 &amp;amp; person_guid&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2017 00:34:53 GMT</pubDate>
    <dc:creator>manubhutani</dc:creator>
    <dc:date>2017-05-30T00:34:53Z</dc:date>
    <item>
      <title>Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaq-p/486704</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For emp data replication from EC to SAP, Employee key mapping table has  been changed from PAOCFEC_EEKEYMAP to ECPAO_EE_KMAP and ECPAO_OBJPS_KMAP by SAP as per Q2 guide.&lt;/P&gt;&lt;P&gt;New table has below fields -&lt;/P&gt;&lt;P&gt;PERNR&lt;/P&gt;&lt;P&gt;USER _ID&lt;/P&gt;&lt;P&gt;PERSON_ID&lt;/P&gt;&lt;P&gt;PERSON_ID_EXTERNAL&lt;/P&gt;&lt;P&gt;PERSON_GUID&lt;/P&gt;&lt;P&gt;EMPLOYMENT_ID&lt;/P&gt;&lt;P&gt;1) No BUKRS in new table, will user id take care of concurrent/global assignment&lt;/P&gt;&lt;P&gt;2) Do i need to manually populate this table before starting replication?&lt;/P&gt;&lt;P&gt;3) Can anyone tell me how to get PERSON_ID, PERSON_GUID from EC, what is the diff between PERSON_ID and PERSON_ID_EXTERNAL. i thought they are same just the lable of external field is person id.&lt;/P&gt;&lt;P&gt;Also what is person_guid in EC&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sun, 28 May 2017 16:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaq-p/486704</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2017-05-28T16:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486705#M1032</link>
      <description>&lt;P&gt;Before replication begins you need to update the field, if no entry is found in this table, new pernr is hired or generared&lt;/P&gt;&lt;P&gt;but these tables are used when you use BIB method of replication which doesnt require splitting&lt;/P&gt;&lt;P&gt;Please ensure you read this first and other links i sent &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/viewer/602c38f7400b4d2693602a178c2bf028/PREVIEW/en-US/ba2d05581f8b4e4b9cb3149ff6de38f2.html" target="test_blank"&gt;https://help.sap.com/viewer/602c38f7400b4d2693602a178c2bf028/PREVIEW/en-US/ba2d05581f8b4e4b9cb3149ff6de38f2.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is necessary to prevent new personnel numbers being created during the next data replication from Employee Central to SAP ERP HCM for employees whose data was migrated or replicated from SAP ERP HCM to Employee Central. The table maps an employee's unique identifiers from the SAP ERP HCM system and from Employee Central. This key mapping table is updated when User ID, Personnel Number, and Third Party Employee ID are populated during the replication of data to Employee Central. When the BiB is disabled, the replication process use the PAOCFEC_EEKEYMAP key mapping table. When you enable the BiB mode in the V_ECPAO_CONSTANT view, theECPAO_EE_KMAP and ECPAO_OBJPS_KMAP key mapping tables are used.&lt;/P&gt;&lt;P&gt;The update of the key mapping table ECPAO_EE_KMAP does not depend on the actual replication status. The key mapping tables are updated irrspective of the replication status of any entities. If the employee already has records in the old key mapping table (PAOCFEC_EEKEYMAP), then the new key mapping table ECPAO_EE_KMAP will not be populated (even when BiB switch is set to X). If there is no key mapping in the old table, only then the new key mapping table will be populated. For example: Even if the user entity replication fails, the key mapping table will be updated if the User ID and Person ID external are available.&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://help.sap.com/doc/PRODUCTION/602c38f7400b4d2693602a178c2bf028/PREVIEW/en-US/loiod3247d04a13e48189bd612d538d10f4c_LowRes.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 18:04:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486705#M1032</guid>
      <dc:creator>siddharthrajora</dc:creator>
      <dc:date>2017-05-29T18:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486706#M1033</link>
      <description>&lt;P&gt;Thx Siddharth. Our system of record is EC, we will import employees in EC using csv and from the go-live we have to replicate data back to on Prem. I understand that before starting this replication the emp key map table in on prem should be updated. We will be activating the BiB switch. &lt;/P&gt;&lt;P&gt;I have seen this program (tcode ECPAO_KEYMAP_UPD), i believe this updates the old table, do you know how to update the new table(s).&lt;/P&gt;&lt;P&gt;Do you have answers to 1, 3 &amp;amp; person_guid&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 00:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486706#M1033</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2017-05-30T00:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486707#M1034</link>
      <description>&lt;P&gt;your main table would be PAOCFEC_EEKEYMAP and above  program should be used. &lt;/P&gt;&lt;P&gt;Its mentioned in documentatin &lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:52:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486707#M1034</guid>
      <dc:creator>siddharthrajora</dc:creator>
      <dc:date>2017-06-01T11:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486708#M1035</link>
      <description>&lt;P&gt;For EE data replication from EC -&amp;gt; SAP on prem, It is clearly mentioned that with BiB, tables ecpao_ee_kmap and ecpao_objps_kmap are used and without BiB &lt;/P&gt;&lt;P&gt;PAOCFEC_EEKEYMAP is used. paocfec_eekeymap is not populated yet in our case and as I said we will switch on the BIB for our replication from EC to SAP on prem.&lt;/P&gt;&lt;P&gt;You pasted the same from the guide. Are we on same page?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 14:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486708#M1035</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2017-06-02T14:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486709#M1036</link>
      <description>&lt;P&gt;are there any old pernrs existing in Old table? hence i clarified that.&lt;/P&gt;&lt;P&gt; ie this is the condition&lt;/P&gt;&lt;P&gt;If the employee already has records in the old key mapping table (PAOCFEC_EEKEYMAP), then the new key mapping table ECPAO_EE_KMAP will not be populated (even when BiB switch is set to X&lt;/P&gt;&lt;P&gt;Can you confirm you ran above report and it didn't update the table ensuring employee don't exist in the old table already?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jun 2017 12:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486709#M1036</guid>
      <dc:creator>siddharthrajora</dc:creator>
      <dc:date>2017-06-03T12:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486710#M1037</link>
      <description>&lt;P&gt;Old table is absolutely empty, we have not yet started replicating. We are loading data in EC. &lt;/P&gt;&lt;P&gt;Then i believe we need to populate the new table i.e. ECPAO_EE_KMAP and sap has not given any standard program to populate this new table, we may need to create a custom if old program PAOCF_EC_UPLOAD_EEKEY_MAPPING isn't able to populate records.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jun 2017 23:06:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486710#M1037</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2017-06-03T23:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486711#M1038</link>
      <description>&lt;P&gt;Hi Manu,&lt;/P&gt;
  &lt;P&gt;We are facing the same issue. were you able to resolve this? How did you update the table ecpao_ee_kmap?&lt;/P&gt;
  &lt;P&gt;Ragards,&lt;/P&gt;
  &lt;P&gt;Deepak.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 07:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486711#M1038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-09-15T07:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Employee key mapping from EC to SAP</title>
      <link>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486712#M1039</link>
      <description>&lt;P&gt;I guess you have to have unique PERNR in each company-code ?&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2022 05:20:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/human-capital-management-q-a/employee-key-mapping-from-ec-to-sap/qaa-p/486712#M1039</guid>
      <dc:creator>erik_hoven</dc:creator>
      <dc:date>2022-05-20T05:20:44Z</dc:date>
    </item>
  </channel>
</rss>

