Symptom
Compensation form includes first name and last name of the manager, however when we do an export of executive review we do not see the name of the manager.
Environment
SuccessFactors Compensation
Reproducing the Issue
- Login to Instance and Navigate to Compensation
- Open the form to locate Managers First name Last Name [ This depends if Managers first name and Last Name has been configured in your template].
3. Now Navigate to Exective Review and Open the same template and we can see Manager Frist Name and Last Name is missing.
Cause
- Visibility of Manager First Name and Last name is controlled from XML template. And default value for these fields is set to false so manager's first name and last name won't appear in exective review by default.
Resolution
- Please contact Professional Services or your preferred Implementation Partner to make changes to template with code as below.
1. includeMgrFirstName="true"
2. includeMgrLastName="true"
Value will be set to False by default, please update it to true for Manager's First name and last Name to appear in the executive review.
Keywords
- executive
- review
- manager
- first name
- last name
- missing
Product
SAP SuccessFactors Compensation 1611 ; SAP SuccessFactors Compensation 1702