Example: Identify Undergraduates with GPA Greater Than or Equal to 3.0 (Logic Calculation)
This example illustrates how to create a calculation that identifies a student population, and that you can reuse in various other contexts, and includes these calculations:
- Constant Value
- Instance Set Comparison
- Logic
- Value Comparison
At Alma Mater University, undergraduate students with cumulative grade point averages (GPAs) that are greater than or equal to 3.0 are eligible for certain financial aid awards. Many of the awards have additional eligibility requirements, such as program of study or residency requirements.
You need to create a calculation that filters for undergraduates with a GPA greater than or equal to 3.0. You can then use the calculation a base for further calculations to more specifically define eligibility for the different financial aid awards.
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 Instance Set Comparison Calculationtask.
- Enter or select these values:FieldValueNameAMU Academic Level = UndergraduateCategoryStudentAcademic UnitLeave blank.CommentInstance set that filters for undergraduate students.Source FieldAcademic LevelVerify that the business object is Financial Aid Period Record.Relational Operatorin the selection listTarget InstanceUndergraduate
- ClickOK.
- Access theCreate Value Comparison Calculationtask.
- Enter or select these values:FieldValueNameAMU GPA >= 3.0CategoryStudentAcademic UnitLeave blank.CommentValue comparison that filters for GPA >= 3.0.1st OperandAcademic Period Cumulative GPAOperatorgreater than or equal toTarget InstanceSelect .
- Enter or select these values:FieldValueName3.0CategoryStudentAcademic UnitLeave blank.CommentConstant value 3.0Numeric Value3
- ClickOK.
- ClickOK.
- Access theCreate Logic Calculationtask.
- Enter or select these values:FieldValueNameAMU Undergraduates with GPA >= 3.0CategoryStudentAcademic UnitLeave blank.CommentLogic calculation that filters for undergraduates with GPA >= 3.0.
- In theCalculationgrid, add these rows:OperatorCalculationANDAMU GPA >= 3.0AMU Academic Level = Undergraduate
- ClickOK.
The calculation is available to use anywhere you can use calculations in Workday Student, including:
- Further calculations.
- Student award items.
- Student charge items.
- Student charge item assignments.
- Student registration-based fee assignments.
- Student waiver items.
Use the calculation in further calculations for award items that have additional eligibility requirements.