Symptom
Compensation template is EC integrated and customer cannot map the field 'Bonus Target' (id = bonusTarget) to EC.
Environment
SuccessFactors Business Execution Suite - Compensation & Variable Pay
Cause
Currently the field 'Bonus Target' (id = bonusTarget) does not support EC field mapping in Design Worksheet.
Support Engineers may refer to the Internal Memo to find the case number created with Engineering team.
Resolution
You have to do it via XML level - please see it below:
<comp-field-definition id="bonusTarget" isCustomField="false" isVisible="true" useFor="bonus" readOnly="false" hidePercentage="false" hideAmount="false" percentageReadOnly="false" reloadable="true">
<comp-field-label><![CDATA[Target]]></comp-field-label>
<comp-field-label lang="ko"><![CDATA[(ko) Target]]></comp-field-label>
<comp-ect-input-field-map componentType="payComponentRecurring" componentCode="PERF-BONUS" fieldName="paycompvalue"/>
</comp-field-definition>
Keywords
Bonus Target, EC, integrated. , KBA , LOD-SF-CMP , Compensation Management , Problem