SAP Knowledge Base Article - Public

2478167 - Pay component attributes not propagating

Symptom

When a pay component is selected in Compensation Information portlet, Unit of Measure and Number fields are not propagating from the pay component's definition.

Environment

Employee Central: Compensation Information

Cause

Incorrect configurations in the Propagation data model.

Resolution

Configure the fields correctly in Propagation XML. A sample is:

<propagate foundation-element-id="payComponent">
  
   <field id="unit-of-measure">
             <destination field-id="unit-of-measure" hris-element-id="payComponentRecurring"/> 
   </field>

   <field id="number">
            <destination field-id="number-of-units" hris-element-id="payComponentRecurring"/> 
   </field>

</propagate>

Keywords

ECT-64968 Propagation_XML unit-of-measure number-of-units Propagate Compensation   , KBA , LOD-SF-EC-CMP , Compensation Information & One-Time Bonus , LOD-SF-EC , Employee Central , Problem

Product

SAP SuccessFactors HCM Core 1611 ; SAP SuccessFactors HCM Core 1702 ; SAP SuccessFactors HCM Core 1705