Marking Scheme - Fee Schedule Data Setup
Table of Contents
Overview
This module revolves around setting up Fee Schedule data.
It defines the Fee Amount for a defined period (i.e. each year).
What will be evaluated
You must create the following data and upsert it into your instance.
In the previous task, you would have already created Fees.
Now, for each Fee record, you must create a Fee Schedule.
- One (1) Fee Schedule for each academic year (as per the given use case).
- Take note that there will be a 5% fee raise each year (as per the given use case).
For a generic example, see: Master Data Template Guide - Fee, Fee Schedule and Fee Schedule Term.
Note:
- For this task, just create the Fee Schedule (since you would have already created the Fee).
- Make sure that the 'Status' value is 'Draft' at this stage, when you upsert the Fee Schedule data.
- Make sure that the 'Status' value is 'Draft' at this stage, when you upsert the Fee Schedule data.
- The Fee Schedule Term will be created in the next task.