SAP Knowledge Base Article - Public

2355237 - Field 'bonusTarget' cannot be mapped to EC in Column Designer - Compensation Management

Symptom

Compensation template is EC integrated and customer cannot map the field 'Bonus Target' (id = bonusTarget) to EC.

design worksheet.png

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

Product

SAP SuccessFactors HCM Core 1605