Symptom
How to populate form values into Compensation Statement Template
Environment
- SAP SuccessFactors Compensation Management
- SAP SuccessFactors Variable Pay
Resolution
When creating a compensation statement template, you can insert plan fields directly into the Compensation Statement box using tokens from the compensation statement xls.
- Log in to system
- Navigate to Admin Center > Compensation Home
- Select Actions for all plans
- Select Manage Statement Templates
- Locate the statement template and select the Export icon
- Open the file in an XML editor
- Reference the xsl:variable name entries to locate the field you want to have populated in the Compensation Statement box i.e., <xsl:variable name="salaryRateFinal" select="$curSalary +$totalRaise"/>
- Go back to SuccessFactors and click on the statement template name
- In the Compensation Statement box, add a token with a variable name in it so the value pulls directly into the box i.e., We are pleased to inform you, that your compensation package is revised to [[$salaryRateFinal]].
Note:
- The format of the token must be [[$variablename]]
- Only use variable names from the same statement template as the one being modified
- Thoroughly test all tokens to ensure all values display as intended
See Also
Keywords
Statement, Statement body, Statement Text, cmp, statements, numbers, modify, change, numbers, values, numerical, keys, tokens, shortcuts, short cuts, populating, populate, KM-18485, KM-18486 , KBA , LOD-SF-CMP-PS , Personal Statements , LOD-SF-VRP-PS , Personal Statements , How To
Product
SAP SuccessFactors Compensation all versions
SAP Knowledge Base Article - Public