Hello,
Sharing with you a solution for displaying the Gross Salary in the Compensation section so you can use it again in ECP and document generation.
The Requirement:
In Most of organizations and for legal requirements Official HR Documents Like HR Letter, Employment Contract and so on, it is mandatory to have the agreed Gross Salary amount including the insurance and tax.
Also the Payroll system use the gross salary in the calculation.
The Gross Salary here mean the localized gross salary .. means the Net Salary + insurance amount calculated based on the insured salary + tax .. all this calculated according to the local insurance and tax law
The Challenge:
This feature is not available out of the box in SuccessFactors Compensation section or Document Generation and you cannot find in Business Rule Engine a function that converts Salary from Net to Gross.
The blog post explains a solution to display Gross Salary automatically in the compensation section
Gross amount in Compensation Section
Solution in brief:
Solution Implementation Description:
Before starting solution implementation you have to consider the following points
Step 1:
Create a custom MDF object (i.e. NettoGross) as a lookup table contains the following fields
Note: you need to enable the effective date .. so you can update the tables with effective date in case of change in the law
Gross Up Custom MDF
Step 2:
Prepare an excel sheet include all the following component and equation (you can ask for help from the payroll specialist) :
Calculations Excel Sheet
Step 3:
Prepare a CSV file to fill the lookup table with the Net and Gross then upload the file.
CSV File
Step 4:
Now it is time to write the rule to populate the Gross of the Net Amount. The rule simply lookup in the MDF object created in Step 1 getting the equivalent Gross of the amount of all pay components included.
Lockup Rule
Hope you enjoy the process
Thanks
A.Aranda
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |