Example: Calculate Overload Fees (Student Charge Item Assignments)
This example illustrates how to create calculations that you can use as eligibility rules in student charge item assignments, and includes these calculations:
- Instance Set Comparison
- Logic
- Value Comparison
Alma Mater University charges tuition through course fees and charges an administrative fee to students who are registered for more than 18 units. Students whose residency status is in district have different charge amounts and worktag requirements for the overload fee than students whose residency status is out of district. As a result, Alma Mater University uses separate student charge items for them and needs eligibility calculations to assign the correct charge items to the correct students.
Create a constant value calculation of
18
in the Student or Common category, if it doesn't already exist in your tenant.Create student charge items called
In District Administrative Fee
and Out of District Administrative Fee
.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: Student Chargesdomain in the Student Financials functional area.
- Set Up: Time Off (Calculations - Generic)domain in the Time Off and Leave functional area.
- Access theValue Comparison Calculationtask.
- Enter or select these values:FieldValueNameTotal Registered Units > 18CategoryStudent FinancialsAcademic UnitLeave blank.1st OperandBillable Units Registered for Academic PeriodOperatorgreater than2nd Operand18
- ClickOK.
- Access theCreate Instance Set Comparison Calculationtask.
- Enter or select these values:FieldValueNameStudent is a ResidentCategoryStudent FinancialsAcademic UnitLeave blank.Source FieldResidency StatusRelational Operatorin the selection listTarget InstanceResident
- ClickOK.
- Access theCreate Instance Set Comparison Calculationtask.
- Enter or select these values:FieldValueNameResident Detail is Out of DistrictCategoryStudent FinancialsAcademic UnitLeave blank.Source FieldResident DetailRelational Operatorin the selection listTarget InstanceOut of District
- ClickOK.
- Access theCreate Instance Set Comparison Calculationtask.
- Enter or select these values:FieldValueNameResident Detail is In DistrictCategoryStudent FinancialsAcademic UnitLeave blank.Source FieldResident DetailRelational Operatorin the selection listTarget InstanceIn District
- ClickOK.
- Access theCreate Logic Calculationtask.
- Enter or select these values:FieldValueNameStudent is over 18 units and out of districtCategoryStudent FinancialsAcademic UnitLeave blank.
- In theCalculationgrid, add these rows:OperatorCalculationANDTotal Registered Units > 18Residency Detail is Out of DistrictResidency Status is Resident
- ClickOK.
- Access theCreate Logic Calculationtask.
- Enter or select these values:FieldValueNameStudent is over 18 units and in districtCategoryStudent FinancialsAcademic UnitLeave blank.
- In theCalculationgrid, add these rows:OperatorCalculationANDStudent is a ResidentResidency Detail is In DistrictResidency Status is Resident
- ClickOK.
- Access theMaintain Student Charge Item Assignmentstask.
- Enter or select these values:FieldValueAcademic UnitAlma Mater UniversityAcademic LevelUndergraduateAs of Effective DateThe beginning of the next financial aid award year.
- In the grid, add these rows:IfStudent Charge ItemStudent is Over 18 Units and In DistrictIn District Administrative FeeStudent is Over 18 Units and Out of DistrictOut of District Administrative Fee
When students register for over 18 units, Workday assigns the:
- In District Administrative Feeto students whose residency status is in district.
- Out of District Administrative Feeto students whose residency status is out of district.