SAP Knowledge Base Article - Public

2500724 - Field Frequency not mapping between Onboarding and Employee Central

Symptom

 Pay Component's Frequency is not mapping from Onboarding 1.0 to Employee Central

Environment

  • SAP SuccessFactors Employee Central
  • SAP SuccessFactors Onboarding 1.0

Reproducing the Issue

  1. Admin Center
  2. Manage Pending Hires / Manage Pending Recruits
  3. Select a New Hire
  4. Proceed to the Compensation part of the New Hire's record
  5. In the Pay Component area
  6. Frequency has not mapped over from Onboarding, but all the other Pay components have.

Cause

Following code added in propagation XML is the root cause.

<field id="frequencyCode">
<destination field-id="frequency" hris-element-id="payComponentRecurring"/>
</field>

Resolution

  1. In Provisioning
  2. Import/Export HRIS Propagation Configuration XML
  3. Export the Propagation XML
  4. Comment out the piece of code
    <!-- <field id="frequencyCode">
    <destination field-id="frequency" hris-element-id="payComponentRecurring"/>
    </field> -->
  5. Save, and Import it back in

Keywords

Pay Component recurring, Frequency, Manage Pending Hires Integration between Onboarding 1.0 and Employee Central , KBA , LOD-SF-OBD-INT , Integrations with Onboarding , LOD-SF-EC-INT , Manage Pending Hires (Integration RCM/ ONB/ OBX + UI) , How To

Product

SAP SuccessFactors Employee Central 1708 ; SAP SuccessFactors HCM Core 1702 ; SAP SuccessFactors Onboarding 1705