What triggers can be used to force a planner to add comments without using custom validations? Note: There are 2 correct answers to this question.
A. Any time an employee is given a raise, stock, or options.
B. When an employee's raise exceeds the range penetration maximum.
C. An employee is NOT given a raise, stock, or options at all.
D. When an employee's final salary is below range penetration minimum.
Explanation:
A. Any time an employee is given a raise, stock, or options.
Logic: In the Design Worksheet section, standard fields like Merit, Lumpsum, and Stock can be configured to require a comment if the value entered is greater than zero. This is a common requirement to ensure managers justify any financial award given to an employee.
C. An employee is NOT given a raise, stock, or options at all.
Logic: Conversely, many organizations require a justification if an employee is "passed over" for an increase. The system allows you to trigger a mandatory comment if the field value remains zero. This ensures that the manager has actively considered the employee and documented why no award was provided.
Why the Other Options are Incorrect
Option B & D:
Both of these options relate to Range Penetration (the position of the salary within the pay grade). While you can definitely use Range Penetration thresholds to trigger warnings or errors via guidelines or custom validations, there is no "standard" checkbox in the field settings that specifically forces a comment based on Range Penetration alone. Forcing a comment based on range position requires a Custom Validation formula or a Guideline rule, which the question explicitly asks you to avoid.
References
SAP SuccessFactors Compensation Implementation Guide: Section on "Field Settings" and "Mandatory Comments."
Which of the following fields can be used to group budgets? Note: There are 2 correct answers to this question.
A. Currency Code (localCurrencyCode)
B. Pay Grade (payGrade)
C. Any custom, reportable, read-only String field
D. Performance Rating (pmRating)
Explanation:
A. Currency Code (localCurrencyCode)
Logic: This is the most common field used for grouping in global organizations. By grouping by localCurrencyCode, the system ensures that the budget for US employees is calculated in USD, while the budget for UK employees is calculated in GBP. This prevents the "inflation" or "deflation" of budgets that would occur if a single functional currency were used for everyone without grouping.
C. Any custom, reportable, read-only String field
Logic: The budget grouping engine is highly flexible. It can utilize any custom field added to the worksheet, provided that field is configured as a String data type, is marked as Reportable, and is Read-only. This allows administrators to group budgets by unique organizational needs, such as "Business Unit," "Region," or "Legal Entity," even if those aren't standard system fields.
Why the Other Options are Incorrect
Option B (Pay Grade):
While Pay Grade (payGrade) is a standard field, it is not available as a direct selection for Budget Grouping in the standard UI configuration. If a customer wants to group by pay grade, they must map the pay grade value to a custom string field first and then group by that custom field.
Option D (Performance Rating):
Similar to Pay Grade, pmRating is not a valid field for grouping budgets in the standard configuration. Performance ratings are typically used as an input for Guidelines, not as the foundational structure for the budget pool itself.
References
SAP SuccessFactors Compensation Implementation Guide: Section on "Budget Grouping."
Your customer has implemented SAP SuccessFactors Employee Central (EC) now wishes to implement a single global compensation template. However, only part of the organization is in Employee Central. Some countries are still using SAP ERP, but there are plans to move to SAP SuccessFactors Employee Central over the next two years. The customer wants to use the Compensation module to plan for all employees, regardless of where their employee data sits.
What is the recommended approach to this scenario?
A. Create a single non-integrated template, export the EC employees, import them via UDF.
B. Create two templates - one with EC integration one without.
C. Suggest a phased approach where the non-EC employees become part of the process later as they migrate.
D. Create a single EC-integrated template use the Hybrid Template option.
You are implementing an EC-integrated template.
Which compensation fields are commonly mapped to a pay component or pay component group? Note: There are 3 correct answers to this question.
A. Units Per Year
B. Local Currency Code
C. Pay Grade
D. FTE
E. Current Salary
What happens to compensation forms when the currency conversion table is updated during the planning period?
A. In-progress forms are NOT affected.
B. Only completed forms are affected.
C. Change is dynamic to in-progress forms.
D. In-progress forms are only affected when Update All Worksheets is run.
Your customer has an Employee Central integrated template with an effective date of March 1, 2023. The template has a reloadable field that is mapped to the Pay Grade field in SAP SuccessFactors Employee Central. The forms are launched on February 1, 2023, with a start date of March 1, 2023. An employee gets promoted on March 5, 2023, which includes a pay grade change.
What is the effect on the value that is displayed when the planner opens the worksheet on March 6, 2023?
A. The new pay grade is displayed.
B. The employee becomes ineligible.
C. The pay grade remains the same as it was when the forms were created.
D. New forms need to be created because an error will be shown.
Your client wants to display a paragraph in the body of the Compensation Statement that is displayed only to employees who are on a Performance Improvement Plan (PIP). An employee is on a PIP if they have a rating of 1 or 2. The standard Rating column is available on the worksheet.
However, the client does not want the rating itself to ever be displayed on the Statement. How can you satisfy this requirement?
A. Include the rating on the statement in the right section.
•Include a Conditional Text Section on the statement using the rating field as a condition.
•Ensure the rating field is hidden from employees on the worksheet with Field-Based Permissions.
B. Include the rating on the statement in the right section.
•Include a Conditional Text Section on the statement using the rating field as a condition.
•Ensure the rating field is hidden on the statement by setting an impossible display condition.
C. Add a paragraph to the body of the Statement that states that the section applies only to those who are on a Performance Improvement Plan those employees who are not may ignore the paragraph.
D. Include a Conditional Text Section on the statement using the rating field as a condition because all columns on the worksheet are available for conditional logic.
•Ensure the rating field is hidden from employees on the worksheet with Field-Based Permissions.
Your client is using Salary Proration importing the Proration percentage rather than using Start End Dates. An employee is imported with a 50% proration. The merit guideline table for this employee would normally be 4-6%.
The planner enters a $1,000 merit increase, which is within the displayed guidelines. Which of the following scenarios is accurate?
A. Guideline is displayed as 4-6%
•Total Increase is $500
B. Guideline is displayed as 4-6%
•Total Increase is $1,000
C. Guideline is displayed as 2-3%
•Total Increase is $500
D. Guideline is displayed as 2-3%
•Total Increase is $1,000
In Admin Center, you load a pay matrix table as shown in the screenshot. You map Attribute 1 to Geo Zone, Attribute 2 to Legal Entity, Attribute 3 to Pay Frequency.
On the compensation worksheet, an employee is in the UK LONDON Geo Zone, the ABC Legal Entity, Pay Frequency of BWK, Pay Grade GR-08. The employee's current range penetration is calculated as exactly 0%.
What is their current salary?
A. 3147.0
B. 3140.0
C. 2852.0
D. 3458.0
Your customer has the requirement that employees with low performance ratings have a different text in their statement than those with high performance ratings.
How can you accomplish this?
A. Create multiple statement templates use groups.
B. Use two compensation worksheet templates.
C. Use conditional text sections in the statement editor.
D. Use the suppress statement function.
A customer wants to display a block of text on the compensation statement only if the merit increase percentage is greater than 10%. How would you proceed?
A. Configure a new percent field with a formula within the compensation template add this field to the statement template. Use this field in the conditional logic.
B. Use conditional logic in the statement to only display the paragraph if merit is greater than 10.
C. Duplicate the standard merit field select the Show percent only radio button. Add this field to the statement template use it for the conditional logic.
D. Configure an adjustment field to duplicate the merit field select the Show percent only radio button. Add this field to the statement template use it for the conditional logic.
Your client, who uses SAP SuccessFactors Employee Central, wants to make sure that only employees who have been with the company more than 2 years are eligible for a Lump Sum.
How do you build the eligibility rule to make this happen?
A. Use the effective date from Job Info to check if the employee has been in this position for more than 2 years.
B. Check the Hire Date field to see if the employee started at least 2 years ago.
C. Add help text to the Lump Sum field to notify planners only to use the field for eligible employees.
D. Check if the Event Reason is New Hire the effective date is 2 years ago.
| Page 2 out of 7 Pages |
| Previous |