Symptom
Environment
- Compensation
Resolution
- In the xml code you will need to locate the custom field. In this example we will use "Mid Year Review:
<comp-field-definition id="midYearReview" isCustomField="true" isVisible="true" type="string" useFor="salary" readOnly="false" hidePercentage="false" hideAmount="false" percentageReadOnly="false" reloadable="false" showCustomEnumValueOnly="true" displayOrder="43">
<comp-field-label><![CDATA[Mid Year Review]]></comp-field-label>
<comp-field-value-enum><![CDATA[Yes]]></comp-field-value-enum>
<comp-field-value-enum isDefault="true"><![CDATA[No]]></comp-field-value-enum>
</comp-field-definition>
- You need to ensure that the value showCustomEnumValueOnly="true" so that “None Selected” does NOT show up as a value.
- Please open a case with support if you need thier assistance in making this code change.
Keywords
KBA , sf compensation worksheet design , LOD-SF-CMP , Compensation Management , How To
Product
SAP SuccessFactors HCM Core all versions