Symptom
How to Display 4 or 5 decmial places for Percent fields in Variable Pay?
Environment
Successfactors Variable Pay
Resolution
- Below Codes Can be updated for corresponding field by navigating to Admin Center > Compensation Home > Open Variable Pay Template.
- Plan Setup > Settings > Set Number format Rules > Add Below Code against defpercentformat if you want to update default one.
For 4 Decimal Places : Use Code #.000000
For 5 Decimal Places : Use Code #.0000000
Example to arrive at the code:
60.0000% is actually 0.600000 So, # Indicates 0 and number of 0's should be equal to number of digits of decimal.
Keywords
decimal place variable pay code , KBA , LOD-SF-VRP-ADM , Admin Tools, Settings, Permissions , How To
Product
SAP SuccessFactors Compensation all versions ; SAP SuccessFactors HCM Core 1711