Example: Create a Step-Based Calculation for Enterprise Award Amounts
This example illustrates how to use a step-based calculation to calculate a student award that varies based on different conditions.
Alma Mater University awards the Enterprise Award to students who are registered for 13 or more units, with a cumulative grade point average (GPA) of 3.0 or above. The award amount varies depending on the number of units registered, the student's GPA, and the financial aid award year.
The maximum total unit-based amount is 5600.
The university awards students with higher cumulative GPAs higher percentages of the unit-based amounts.
Create a lookup table for enterprise award rates per unit, named
Enterprise Award Rate Per Unit
.Create a lookup table for enterprise award percentages based on GPA, named
Percentage Based on GPA
.Create a step-based condition for enterprise award amounts, named
Units in Academic Period <= 12
.Security:
- Set Up: Calculations - Genericdomain in the Core Payroll functional area.
- Access Calculation (Segmented)domain in the functional areas for Core Payroll, Implementation, Payroll Interface, and Time Off and Leave.
- Set Up: Time Off (Calculations - Generic)domain in the Time Off and Leave functional area.
- Access theCreate Step Based Calculationtask and enter these values:
Option Description NameEnterprise Award AmountsCategoryFinancial Aid - Add these steps to theStep Detailsgrid:To add a row as a new step, use the plus in the far left column. Use the plus to the right of theConditioncolumn to add a row to theOperationssections within a step. The step numbers aren't visible until you clickOKand save the calculation.StepConditionOperationTypeValue1Units in Academic Period <= 12ExitNumeric02SetCalculationUnits in Academic Period (ALL) Load Status CalculationSubtractNumeric12MultiplyLookup TableLookup Table:Enterprise Award Rate Per UnitColumn:Enterprise Award RatePeriod Date Indicator:Based on Period End DateMinNumeric5600MultiplyLookup TableLookup Table:Percentage Based on GPAColumn:PercentagePeriod Date Indicator:Based on Period End Date