Calculating Coverage Amounts
You can define coverage amounts in five ways: a flat amount of coverage, coverage equal to a multiple of salary, coverage equal to a pre-set multiple of salary, a percent of salary, or supplemental.
-
Flat amount All employees get the same amount of coverage. For example, all employees get $50,000 of coverage, or their spouse/domestic partner and dependents each get $2,000 of coverage.
-
Multiple of salary Coverage is calculated as a multiple of salary, as the following equation shows:
Annual salary * Multiple of salary = Coverage amount
For example, employees can elect coverage equal to two or three times their salary.
The Benefits Administration application uses the parameters defined on the Salary Parameters subform in Coverage Amounts (BN17.3) to determine the salary used for coverage calculations.
-
Fixed Multiple of Salary Coverage is calculated according to a pre-set multiple of salary. For example, employees cannot elect coverage that is equal to any multiple of their salary.
-
Percent Coverage is calculated as a percent of salary, as shown in the equation below:
Annual salary * Percent = Coverage amount
For example, coverage is 60 percent of salary.
The Benefits Administration application uses the parameters defined on the Salary Parameters subform BN17.3 to determine the salary used for coverage calculations.
-
Supplemental Coverage is elected in specified increments.
For example, if the Increments field is 1000, employees can purchase coverage in increments of $1,000 within the limits defined for the plan.
-
Custom Calculations User defines a custom calculation if the above options do not meet the needed requirements and places the calculation in the source code. Custom calculations use User Exits functionality. For more information on User Exits, see the Application Development Workbench Standards.