Winter Sale - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpt65

C_THR86_2405 Questions and Answers

Question # 6

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

Full Access
Question # 7

Your customer has the requirement where both sales non-sales employees are included on a single compensation template. However, only sales employees are eligible for a lump sum award.

How can you configure a single standard compensation statement template to ensure that just sales employees have a Lump Sum item displayed on their letter?

A.

You can hide the Lump Sum column on the compensation worksheet using Field-Based Permissions. If the column is hidden on the worksheet, it won't appear on the statement.

B.

You cannot do this with a single statement template; a second template must be created to include this item statement groups used to assign the templates appropriately.

C.

You can include the Lump Sum item in the statement template put a disclaimer in the signature section alerting non-sales employees that that item pertains only to sales employees.

D.

You can include the Lump Sum item in the statement template set a condition on its display so that it will only be shown if it is greater than 0.

Full Access
Question # 8

Your customer uses a look-up table to calculate custom budgets, as shown in the screenshot. The budget is based on an employee's country status. In the template, the country is defined with field ID customCountry the status is defined with field ID customStatus.

What is the correct syntax to calculate the adjustment budget?

A.

toNumber(lookup("2018_BudgetPool", custom Country,customStatus,1))"'curSalary

B.

toNumber(lookup("2018_BudgetPool,custom Country, customStatus, Adjustment))*curSalary

C.

toNumber(lookup("2018_BudgetPool", custom Country.customStatus,2))"'curSalary

D.

toNumber(lookup("2018_BudgetPool", custom Country,customStatus,adjustment))"curSalary

Full Access
Question # 9

Your EC-integrated client has employees in several countries. While all the countries are planned on the same worksheet at the same time, there are slight differences in the Effective Dates of the new salaries when they are published back to EC.

How can this requirement be met through configuration?

A.

Create a lookup table that contains the different dates that uses country as an input.

•Create a custom date column that reads from the lookup table based on employee country.

•Map the column ID of the custom date column to the "start-date" of the pay component in the XML.

B.

Create a lookup table that contains the different dates that uses country as an input.

•Map the lookup table name to the "start-date" of the pay component in the XML.

C.

On the Employee Central Settings screen in Compensation Home, set the Effective Date to be that of the largest country.

•Use the Publish Selected Employees in Employee Central to publish the data for this country.

•Manually modify the effective date to be that of the next country publish the data for them. Repeat for all countries.

D.

Enter the effective date for the largest country in the Employee Central Settings screen.

•Publish the results of the planning for all countries.

•Manually modify the effective dates of the resulting EC data for the smaller countries.

Full Access
Question # 10

Which of the following permissions are required to be able to use Executive Review offline edit to download, modify, upload bulk changes? Note: There are 3 correct answers to this question.

A.

The user needs the Executive Review - Export permission.

B.

The user needs the Executive Review - Import permission.

C.

The user needs the Executive Review - Mass Action permission.

D.

The user needs the Executive Review - Edit permission.

E.

The user needs the Ad Hoc Reports for the Compensation Planning domain permission.

Full Access
Question # 11

When generating compensation statements you notice that only the number is appearing for the rating, not the text. How can you correct this?

A.

Update the field-based permissions for the PM Rating field.

B.

Add help text to the PM Rating field.

C.

Create a custom column referencing a lookup table to pull in the text.

D.

Change the rating scale in Performance Management.

Full Access
Question # 12

Which of the following customer scenarios is a good use of the Suppress Statement function? Note: There are 2 correct answers to this question.

A.

Employees who have an RSU grant get a statement, but those without an RSU grant do NOT get a statement.

B.

Employees who were hired after a certain date do NOT get a statement.

C.

Employees in one country get a statement at a different time from those in other countries.

D.

Employees who are on a performance improvement plan get a different statement from those who are not.

Full Access
Question # 13

Which statements accurately describe Rollup Reports? Note: There are 3 correct answers to this question.

A.

The Rollup Report provides a summary of compensation entries budget information.

B.

The Standard, Compensation, Rollup Hierarchies are all supported.

C.

Custom Columns with the "Show Totals" attribute selected are shown.

D.

The Rollup Report is based on the current hierarchy not that at form creation.

E.

Enabling the Rollup Report for End-Users requires a specific tag in the XML.

Full Access
Question # 14

Which of the following requires the use of custom validations? Note: There are 2 correct answers to this question.

A.

An error message when planners enter a promotion without changing pay grade

B.

A warning message when the budget is exceeded

C.

An error message when adjustments are entered in two different fields

D.

An error message when the maximum guideline is exceeded

Full Access
Question # 15

Your customer has two pay components, with IDS SALARY_US SALARY_UK, that are used for employees' base salary in their respective countries. They want to plan for all employees on a single worksheet using the employees' periodic salary, NOT the annual value.

What is the best way to accomplish this?

A.

Create two different templates use eligibility rules to ensure employees appear on the correct one.

B.

Ensure the Used for Comp Planning flag of the pay components is set to Comp do NOT map to a specific pay component ID in the worksheet.

C.

Create two custom columns map each to the pay components. Use a third custom column to display whichever is non-zero.

D.

Create a pay component group that includes both pay components use that for the planning.

Full Access
Question # 16

At the start of the calendar year, all employees are assigned a Performance form. At the end of the year, Salary forms are launched the performance ratings for most employees are displayed correctly, but all new hires are displayed as "N/A". Administrators realize that any employee that joined during the year is missing a Performance form, so they launch a PM form for each new hire.

All new hires are assigned a rating of "Good".

How will these ratings appear on the Salary worksheet?

A.

N/A

B.

Unrated

C.

Too new to rate

D.

Good

Full Access
Question # 17

A customer would like percentage fields to only show decimal places if they are available. For example, 40.00% should display as 40%, but if the

Percentage calculation is 40.54%, they want to display the decimal places. What number format should you use?

A.

defPercentFormat #,##0.00

B.

defPercentFormat ####.####

C.

defAmountFormat #,##0##

D.

defPercentFormat ###0##

Full Access
Question # 18

For which customer requirement do you need to develop a custom statement?

A.

Mix of data from compensation variable pay

B.

Pie graph showing compensation element distribution

C.

Different statements per employee group

D.

Field visibility is conditional on amount

Full Access
Question # 19

What can be configured under Define Standard Validation Rules? Note: There are 2 correct answers to this question.

A.

Split to Lump Sum when exceeding salary range.

B.

Force comment when recommendation is outside guidelines.

C.

Disallow save when budget is exceeded.

D.

Update guideline hard limit.

Full Access
Question # 20

What functions are available in a compensation profile? Note: There are 3 correct answers to this question.

A.

Promote an employee.

B.

Enter recommendations.

C.

Import salary history into the profile.

D.

Display salary history.

E.

View budgets.

Full Access
Question # 21

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

Full Access
Question # 22

Your client wishes to limit new employee salaries so that no employee can exceed 125% compa- ratio. They do not award lump sums.

How can you configure the worksheet to meet this requirement? Note: There are 2 correct answers to this question.

A.

Create a custom validation of type Error to ensure that the column curRatio is less than 125.

B.

Create a standard validation of type "splitOrDisallow" action "exceed" with the Threshold at 125.

C.

Create a standard validation of type "disallow" action "exceed" with the Threshold at 125.

D.

Create a custom validation of type Error to ensure that the column compaRatio is less than 125.

Full Access
Question # 23

Which of the following tasks require that worksheets are moved to Complete before they can be performed?

Note: There are 2 correct answers to this question.

A.

Generating Compensation Statements

B.

Publishing Compensation Results in Employee Central

C.

Exporting data from Executive Review

D.

Compensation Plan Activity Audit

Full Access
Question # 24

You are implementing compensation in an EC-integrated environment you are NOT using the promotion functionality.

To where can you publish data?

Note: There are 3 correct answers to this question.

A.

Employee Details

B.

Recurring Pay Components

C.

Compensation Information

D.

Job Information

E.

Custom MDF Objects

Full Access