Symptom
Some customers have a requirement to hide some of the standard columns in Executive Review also, especially when they use Other Filters.
Environment
Executive Review
Reproducing the Issue
We have some standard columns defined in our Variable Pay Template.
We have not defined any Visibilities for any of these columns. Field Based Permission is not enabled.
Hence these fields are hidden in Worksheets launched for this Compensation Plan. But when we open the same template/Compensation Plan in Executive Review --> Use Other Filters --> The fields are still visible.
Resolution
If customers want these fields to be invisible in Executive Review when data is filtered by Other Filter, workaround is:
1. Delete below part in comp-field-definition for those fields,
<field-permission type="read">
<field refid="comp-fields"></field>
<route-step stepid="*"/>
</field-permission>
2. Save the template xml.
3. Re-open the Executive Review, the fields will be invisible.
Keywords
Executive Review Other Filters , KBA , LOD-SF-VRP-EXR , Executive Review , Problem