This process updates the database |
|
Student Finance |
|
Purpose |
To assess the fees and tax due from those students with Student To Do entries recorded on the database. These entries indicate that a student has enrolled or changed their enrolment since the current job was last run. They are automatically created when such a change takes place. Fee assessment is the central process of the Student Finance subsystem. This job is one of the two methods of running the fee assessment routine - FINJ3001 and FINJ3500 are different 'front ends' to the same process. The present job is the more automated, can only be run in batch mode, and allows minimum selection by parameter. |
Normally Run By |
A fees administrator |
Anticipated Frequency |
Nightly |
Update Process(es) |
Creates transactions reflecting either initial assessments or adjustments to previous assessments for each of the fees for which students recorded in a To Do list are liable, as determined by the relevant structures created in the Student Finance subsystem. |
Parameter Sample |
|
Related/Dependent Jobs |
The fee assessment routine is the initial process in a fee period cycle. All other fee processes are consequent upon it. The job may be run with FINJ6111 (to create students' individual payment schedules) as a dependent job. To do so, however, has certain ramifications - see Dependent Jobs below. |
Update Process |
This section gives a brief outline, in sequence, of the main processing involved in fee assessment. It assumes a good understanding both of the general approach taken in the subsystem and of the data structures for fee types, fee categories and liabilities, triggers, calculation data and retention schedules. (Please refer to Understanding Student Finance and the Specialist Overview.) The FINJ3001 process works from student To Do entries types of FEE_RECALC and ADV_RECALC. As long as there is one unprocessed To Do entry for a student (an entry with no logical delete date recorded), that student will be assessed or reassessed by this process. FEE_RECALC and ADV_RECALC entries are created whenever a course or student unit attempt or advanced standing is created, granted or changed for a student, with the exception of changes to their HECS payment option. The fee assessment routine, when accessing Student To Do entries:
For each ACTIVE fee liability in the category and fee period:
For each unit for which load is incurred:
Additionally, for HECS, the EFTSU for a unit is split by discipline group (Fee assessable statuses for student unit attempts are ENROLLED, INVALID, DISCONTIN and COMPLETED)
- different course attributes (course code, version number, location code, attendance type, attendance mode) or payment options (government HECS payment option as at census date, HECS contribution band) - element range values - a contract agreement with the student. For HECS, the calculation is based on the rate for each relevant contribution band if students are liable for differential HECS. Discipline groups match to particular contribution bands, and a running total of the student's HECS fee across different bands is kept For each fee liability assessed:
Or, if assessments already exist:
- if a more recent assessment exists the student's record is not updated. Otherwise, the effective date is written to the database. This ensures that the correct enrolment details are accessed for statements produced after this run - if the last assessment was a manual fee assessment no further assessment transaction updates are made for this fee. Otherwise - - if the current assessment is different from the previous one, a negative or positive adjustment is made and an assessment transaction record written to the database - if the adjustment is negative (i.e. the student's debt has been reduced) the retention schedule is accessed to determine if an amount over and above the new assessment should be retained, and a retention transaction record is written to the database if required Where applicable, after any fee liability assessment, adjustment or retention (including those manually assessed):
- calculates the tax due on the total assessment amount now stored, including any retention amount (rather than calculating on the individual transaction) - if this tax balance differs from the previous one stored, a negative or positive tax transaction is written to the database.
NOTES The transaction records created by this process
Commencing Students and Effective DateStudents are generally enrolled in units before the start of their course. For these students, changes in enrolment prior to commencement may create a ToDo record. As long as these students are due for assessment in a current fee period, the system will substitute the student’s course commencement date for the effective date of the course attempt (SCA) if the original effective date falls before the commencement date. This ensures that correct enrolment details are recorded for these students and used by subsequent finance jobs. In this scenario, the following applies: · Assessment is based on units with an enrolled date on or before the new effective date (the commencement date). Units recorded with an enrolled date later than this are not assessed. · For students enrolled in more than one course, the latest of the course commencement dates in the fee period is used. · For institution fees, the latest of a student’s SCA commencement dates in a relevant fee period is used. A relevant fee period is one where the institution fee is a liability. · When discontinuing units before commencement, the system ensures that students are only liable for retention amounts appropriate to the schedule in effect at the original effective date (if any). |
Run Details |
MethodThis job can only run in batch mode, through the Job Control & Scheduling subsystem. It may be set up to run as a standing request in the JBS subsystem. When run through this job (FINJ3001) a fee trace report is not produced. Note that running the same process via the other 'front-end', FINJ3500, does not clear entries in the To Do list. Dependent jobsFINJ6111 (to create students' individual payment schedules) may be set up as a dependent job. However, note that FINJ6111 sets the dates by which individual students should make payment of fees. It is therefore necessary to produce Statements of Account and Sponsor Summary Statements in a timely manner after running FINJ6111. Refer to documentation about creating person payment schedules for more information. TimingIt is expected that this job will be run frequently - probably nightly - while students are enrolling and close to major payment due dates and withdrawal deadlines during the fee period. |
Job Parameters |
NOTES: The % symbol indicates that all values will be selected for that parameter. A Financial Period and/or Fee Assessment period may be selected. Activate the Process Enrolment Fee Assessment check box to include these fees in this run. Activate the Process Advanced Standing Fee Assessment check box to include these fees in this run. |
Last Modified on 26 February, 2003.