SuccessFactors Employee Central and Compensation Integration

In this blog we are going to see how Employee Central and Compensation modules are integrated and what features in Compensation would be impacted if Integration with EC is turned on.

Before going deeper let’s have a look at what is Employee Central and Compensation Planning in SuccessFactors.

Employee Central
Employee Central is SAP SuccessFactors Cloud based application. It intend to serve as company’s HR system of record (much similar to SAP PA/OM, Time Off and Time Sheet etc.. features) with ESS and MSS capabilities.

I am not going to cover much about EC as there are many good blogs written by experts on this area.

Compensation Planning
Compensation planning is the process of rewarding employees based on their individual performance and increasing the chances of retaining top performers.

How Compensation works with Employee Central

SuccessFactors Employee Central and Compensation Integration

There are few significant changes from the configuration point of view in compensation module if integration with EC is enabled.

Without EC integration, compensation work sheet uses Employee Profile(EP) as the source to show employee personal data, job data, and salary data. So employee data must be imported through UDF (User Data File).

With EC integration, compensation worksheet uses EC as the source to show employee personal data, job data, and salary data.

Integrating Compensation with Employee Central

Employee Central-Compensation integration flow can be described as a 4 step process.

Step 1: Preparing compensation plan template for integration

To make the compensation plan template EC enabled, effectiveDate field must be included in comp-config tag. Once this field is included, the template expects all user data to come from Employee Central, so no employee data imports are allowed in compensation. Compensation work sheet reads data from EC which is active as of given effective date.

SuccessFactors Employee Central and Compensation Integration

Remove all references of import-key, as EC enabled template doesn’t accept data from UDF file, so import-key must be removed from the fields if it is used for any field.

SuccessFactors Employee Central and Compensation Integration

Step 2: Define data Source for compensation work sheet:

Fields which are being shown on compensation work sheet is important for compensation planner to take a fair decision.
With EC enabled compensation template now data must come from Employee Central instead of EP and Import file. One to one mapping must be defined between EC fields and compensation work sheet fields.

Below is the sample to define the mapping between EC field and compensation field.

SuccessFactors Employee Central and Compensation Integration

Component Type Component Type defines EC source entity . Only below possible entities are allowed currently.

Job Info
Comp Info
payComponentRecurring
payComponentNonRecurring
personalInfo
employmentInfo

Field Name EC source field name

It is possible to map either a pay component or pay component group to current annual salary field in compensation.

Example: As per employee pay structure he/she is eligible for below pay components
Pay Components
Basic Salary = 50000 USD Per Annum
Car Allowance = 10000 USD Per Annam
Variable Pay = 10000 USD Per Annam

Pay Component Groups
Annual Fixed Salary = 60000 USD
Annual Variable Pay = 10000 USD
Annual Total Salary = 70000 USD

Based on the business requirement it is possible to map either pay component (either Basic Salary, Car Allowance etc.) Or pay component group (Annual Fixed Salary, Annual Total salary etc.) to current salary field in compensation.

Current Annual Salary in EC Compensation Information

SuccessFactors Employee Central and Compensation Integration

Current Annual Salary in Compensation Worksheet

SuccessFactors Employee Central and Compensation Integration

Step 3 Eligibility Rules and Pay Matrix

To define eligibility criteria ,both EC business rules as well as Compensation eligibility rules must be defined.

Without integration, rules are defined in compensation to determine who is not eligible and for which components he/she is in-eligible.

If integration is enabled, defining eligibility criteria is a two-step process. EC business rules are used to define who is not eligible and compensation module determines for which components he/she is not eligible.

As EC business rules are more powerful, so complex eligibility rules also can be defined without any issue.

Let’s look at the process to define eligibility rules if integration is enabled.

First Step: Define the business rules to exclude the population
Eligibility rules are defined in general to exclude the employees either from the complete compensation cycle or for some components (Merit, Lump sum, Bonus, Stock).

Example: For example employees who belongs to pay grade other than 13 are not eligible to participate in current compensation cycle. In this case define business rule to exclude the population in EC. In EC we only have to define if condition and then condition is always blank for eligibility rules (Then condition is defined in Compensation)

SuccessFactors Employee Central and Compensation Integration

Second Step: Define the in-eligible components

Now it is time to define for which components population coming from EC (in this case employees belongs to pay grade other than 13) are not eligible and this has to be done in Compensation.

All the business rules created in EC now can be seen in Compensation. Here we can specify the components for which employee is not eligible.

SuccessFactors Employee Central and Compensation Integration SuccessFactors Employee Central and Compensation Integration

Pay Matrix:
A salary pay matrix is a table that defines ranges of pay based on grade level and up to three additional attributes (such as, country, city, job level, and so on). Pay matrix define the minimum, midpoint, and maximum pay levels for each pay grade and are required for compa-ratio and range penetration calculations.

If EC integration is enabled, we can choose to use either EC salary pay matrix or salary pay matrix table defined with in compensation module itself. However it is always good to use EC salary pay matrix table if EC integration is enabled.

To use EC salary may matrix make sure that the associations defined with FO object Pay Range in EC are also defined as attributes in pay matrix in compensation plan template.

FO Object Pay Range in EC

SuccessFactors Employee Central and Compensation Integration

Salary pay matrix attributes in Compensation.

SuccessFactors Employee Central and Compensation Integration

Note : Pay Grade should always be the first association in EC Pay range object and no need to define Pay Grade as an attribute in compensation pay matrix as system considers it by default.

Step 4 : Publish Compensation Results to Employee Central

Once the compensation planning is completed it is time to publish the final compensation results back to EC .

To publish the results to EC , mapping must be defined between source field in Compensation and target field in Employee Central.

It is important to define the target EC entity, component code, event reason and effective date event reason to be used to create the new compensation record in EC.

 

Component Type Component Type defines EC target entity to which we are writing the data.Only below possible entities are allowed.

Comp Info
payComponentRecurring
payComponentNonRecurring

Component Code External code of either paycomponent or paycomponent group
Event Reason Event reason to be assigned to new compensation record in EC.
Effective Date Start date for new compensation record in EC.

SuccessFactors Employee Central and Compensation Integration

Compensation work sheet with new final salary.

SuccessFactors Employee Central and Compensation Integration

Only completed compensation worksheets can be published to EC. Background job creates new compensation records in EC based on the effective date provided either in XML or in worksheet.

SuccessFactors Employee Central and Compensation Integration SuccessFactors Employee Central and Compensation Integration

New EC compensation record.

SuccessFactors Employee Central and Compensation Integration

New EC compensation record with event reason ( event reason must be assigned in XML , please refer above table)

SuccessFactors Employee Central and Compensation Integration

Generate Compensation Statements

Once the data is published, statements can be generated so that employee can view the new compensation details.

SuccessFactors Employee Central and Compensation Integration