GROSS-UP AWARD PROCESS#

Certain payments are made to employees which are "grossed up" so that the after tax net pay is the target payment. If an employee is to receive a $500.00 payment after tax, then a gross up amount must be calculated so that the gross pay is increased to reflect an after tax payment of $500.00.

Wiki uses third party software for legislative calculations. As a result there are no tax rates held in Wiki. In order to calculate the gross up amount the federal, state, FICA and Medicare deduction percentages are referenced from user variables. These are then applied to the target amount to be paid to arrive at a gross pay which will, after all deductions are taken be the target amount.

IMVR - User Variables#

The tax rates are stored in the Vertex software and as such, Wiki has no facility to access them for use in a process such as a gross-up. Tax percentages have been set up in the following user variables:

Variable codePercentage
GU_FED_SUPP25
GU_FICA6.2
GU_MEDICARE1.45
GU_NJ_TAX RATE5.5
GU_NYC_TAX _RATE4
GU_NYS-TAX RATE9.77
GU_PA_TAX_RATE3.07
GU_PHIL_TAX_RATE3.9296
GU_RR_TIER23.9
GU_SUI_NJ.425
GU_SUI_PA.09
Note that these may have to be updated if tax rates change.

If there is a change in a tax rate, it will not be seen in the net pay result of the gross-up calculation as any difference between the target amount and the result of the legislative calculation's net pay is adjusted to equal the target amount. The difference is added to the federal tax deduction which may then reflect a higher-than intended deduction.

The BONUS pay category must be selected for Gross Up calculations.

All of these UserCalc's will only perform calculations if there is a value in PC2500, Gross Up payment.

UserCalc PR-2500_GROSS_UP#

This UserCalc will calculate the amount to be added to the target net pay to be paid to the employee. It is placed at sequence 10, 60-Gov't Calculations, before legislative calculations are triggered at sequence 100.

GrossUpAwardProcess_01.jpg(info)

UserCalc PR-2500_FICA_MED#

This UserCalc will check to determine if FICA and/or Medicare are at a zero deduction rate, caused by reaching their respective caps. If either of these is a zero deduction, then the grossed up gross pay will be reduced to reflect no FICA and/or Medicare deductions.

This UserCalc is placed at sequence 20, 70-After Govt Calcs. If either FICA and/or Medicare are at zero values, the pay calc will continue in this sequence to re-calculate the legislative calculations. If there is no change to FICA and/or Medicare then the pay point type is exited before a re-calc of taxes.

GrossUpAwardProcess_02.jpg(info)

User Calc PR-2500_GU_ADJST#

This UserCalc will compare the target amount and the calculated net pay from the grossed up gross and if there is a difference, it will be added to the net pay to insure that it will be exactly the target payment amount.

GrossUpAwardProcess_03.jpg(info)

IPPP - Define Pay Points#

GrossUpAwardProcess_04.jpg(info)

IPPGU - US Pay Categories#

GrossUpAwardProcess_05.jpg(info)

Process to Pay and Achievement Award with a gross up.#

Achievement awards are paid in separate checks from a regular pay.
  1. Create a pay header(s) using the 'Gross Up' pay category.
    • UPCPAY can be used for a manageable group of employees to be paid. In this case, PC2500 will be manually added to the pay headers with the achievement amount entered for each employee (the target amount).
    • For a large number of employees, it may be more practical to use an Excel spread sheet to create a data load into IPTL which will then be loaded into pay headers using UPTL. This will consist of the employee number, date and amount. All other information will be defaulted into the IDIF that controls the load. (No IDIF has yet been built to load this data. If required a request should be entered to build it).
  2. The GROSS UP pay category will use the Federal Supplemental and State Supplemental percentage rates for the tax calculations. These are set as overrides to individual employee IPRLU settings.

Gross Up User Calc for Canada#

Global NameGlobalType Global LengthInitial Value
BK Stat payoutNumber 0
Def_comp_dedNumber 0
EARNINGSNumber 0
Fl_Hol_entitleNumber 0
G_OT_PayoutNumber 0
G_current_OTNumber 0
Gross_up_valueNumber 0
Payout $Number 0
SUNOTNumber 0
banked OT payoutNumber 0
jan2Date
service-dateDate
time lostNumber 0

UserCalc

Run By: P2K RMUC-20031113 User: P2K Product: PR Name: PR-GROSSUP_1 Usage: Variable Name Variable Type Tax-Fed Number Tax-St Number Line Com. Operand 1 User: P2K Product: PR Name: PR-GROSSUP_2 Usage: 10 LET Variable 20 LET Variable 30 LET Global Variable 40 LET Pay Component - Current (N) 50 LET Pay Component - Current (N) 99999 EXIT Tax-Fed Tax-St Gross_up_value 2110 2110 Variable Name Variable Type Fed_difference Number State_difference Number difference Number net_pay Number User Calcs 28-May-2004 16:44:47 Personality 2000 Page: 1 of 2 Type: Calculation Return Value: Status: In Production Description: Calc taxes using fixed percent Variable Length Initial Value 0 0 Oper. Operand 2 Operand 3 Go to Else Description Type: Calculation Return Value: Status: In Production Description: PRC Element - Current (N) User Consant 20 Calulate Federal and PRC Element - Current (N) User Consant 30 Load State taxes into a EQ Pay Component - Current (N) 40 Load the entered grossADD Pay Component - Current (N) Variable 99999 add state taxes to grossGROSS TAX_%_FED state taxes on a grossGROSS TAX_%_STATE varaible 2110 up amount, before2110 Tax-Fed up amount 2110 Tax-St up amount. This willup amount based on UserVariables holding thetax rate percentages.This user calc is in IPPP before taxes are calculated ++++++++++++++++++++++++ ++++++++++++++++++++++++ ++++++++++++++++++++++++ Load Federal tax calc into a variable estimated taxes are added, to be picked upby user calc PRGROSSUP_2. ADD Pay Component - Current (N) Variable 50 Add Fed taxes to grossrepresent the gross up +federal and state taxes based on UV percentages Variable Length Initial Value 0 0 0 0 RMUC-20031113 Personality 2000 Page: 2 of 2 Run By: P2K User Calcs 28-May-2004 16:44:47 Line Com. Operand 1 Oper. Operand 2 Operand 3 Go to Else Description 10 LET net_pay Variable SUB GROSS Element - Current (N) DEDUCTIONS Element - Current (N) 20 This user calc finds the difference between the estimated gross up taxesand the calcuated taxes. The difference is prorated and added backto the Fed and State tax deduction so that the Net Pay is the amount ofthe gross up pay beforetax estimates are added. This User Calc must be in the 70-After Govt Calc pay point type inIPPP ++++++++++++++++++++++++ ++++++++++++++++++++++++ ++++++++++++++++++++ 20 IF Gross_up_value Global Variable EQ net_pay Variable 99999 30 Determine the net payIf the gross up value isthe same as net pay,exit 30 LET Variable SUB Variable Global Variable 40 Determine the difference 40 LET difference Variable DIV net_pay User Consant Gross_up_value User Consant 50 betwen the net pay andthe gross up valueDetermine the ratio of Fed_difference TAX_%_STATE TAX_%_FED Fed to State taxes and load into variable. This will be the factor to mulitply the differenceby to determine whatprotion is for Fedtaxes. 50 LET Variable MLT Variable Variable 60 This is the emount that Fed_difference difference Fed_difference is the Federal Tax difference 60 LET Variable SUB Variable Variable 70 This is the amount that State_difference difference Fed_difference is the State Tax difference 70 LET 6000 Pay Component - Current (N) ADD 6000 Pay Component - Current (N) Fed_difference Variable 80 Add the Federal Tax differenc to exisitingFederal Tax deduction 80 LET 6020 Pay Component - Current (N) ADD 6020 Pay Component - Current (N) State_difference Variable 99999 Add the State Tax difference to the existing State Taxdifference 99999 EXIT Personality 2000

User Calcs

End of Report


Notes #

Click to create a new notes page