Symptom
- We have defined a label in our stock sheet and only want it to show in the stock sheet however it is also showing this label now on the salary sheet also.
-
In the form Template XML budget label is defined as follows:
<comp-field-definition id="budget" isCustomField="false" isVisible="true" useFor="stock" readOnly="false" hidePercentage="false" hideAmount="false" percentageReadOnly="false" reloadable="true">
<comp-field-label><![CDATA[Total LTI Target (CAD)]]></comp-field-label>
</comp-field-definition>
-
However, the same label is appearing on salary Sheet too.
Environment
- Compensation
Cause
- New Enhanced Compensation Worksheets are designed this way for the budget field, so the label defined will be used on both tabs. the previously supported "useFor" attribute for id="budget" is no longer supported and is now ignored.
Resolution
- Working as designed so please adjust your process to take into account this current system design. [CMP-9012]
Keywords
KBA , sfcompensation budgets , sf compensation budgets , LOD-SF-CMP , Compensation Management , Problem
Product
SAP SuccessFactors HCM Core all versions