Table Method
Basically, I need to calculate a percent employer contribution. For Hours Worked equal to or less than 80, the contibution will be hourly rate ( or emp rate) * Hours Worked * Fixed rate. The fixed rate will be assigned to an employee at the time of benefit enrollment. If the hours worked is greater than 80, then we need to take 80 only. I am thinking about creating a benefit code, define the basis of calculation, and put 80 in the Pay Period Limit under the Advanced DBA information screen. Then I can create a calculation code. Now, I am