Top of INT | Interface Index | Index | Table of Contents | Feedback |
Purpose | To create COFI invoices for notified fee debts of students, sponsors and loan schemes, apply payments and create loan discounts. | |
Subsystem | Callista Open Finance Interface | |
Normally Run By | A fees specialist | |
Anticipated Frequency | Nightly | |
Structure | Block | Create Fee Invoices |
Tab | Parameters |
This job creates invoice data for notified fee debts of students, sponsors and loan schemes. It also matches any processed unapplied payments to new or existing invoices after new invoices have been processed. It will normally follow the processing of Person Payment Schedules (FINJ6111) in Student Finance. Lamps on the parameter form are used to highlight record processing status. 'Invoice Summary data contains export errors' is in the colour red, and 'Invoice Summary data ready for export' is in the colour green. The context for this job is described in the COFI Overview help page when the process of a real discount exists for a student. When it doesn't, another process needs to be considered. See Matching Invoices. Error
Handling: INTJ0021 or INTJ3021? |
The Create Fee Invoices block contains: Parameters Tab This job:
Optionally, the following can be run:
|
Rules/Notes: Prepare
Customer Records check box Test
for Student and Sponsor Activity check box
An invoice
adjustment entry also carries information required when payments are received
for the fee in question - notably payment ranking and account code information.
The source of this information is data recorded against a fee, which is
displayed in the Maintain Fee Types form, FINF2100. Once
processed, the transfer status of an adjustment record is set to READY. Check
for Earned Discounts where Due Dates have Elapsed check box. This module is run as preparation for a later check that, for those instalments in the Person Payment Schedule (PPS) that have now passed their Due Date, the discount is in fact 'earned'. To be earned, all debt, or a specified minimum amount or percentage, must be paid by the Due Date, as explained in documentation for FINF2860. The exception is the HECS or HECS-HELP Contribution Amount, where discounts are not rescinded and the check does not apply. The date on which it starts processing is used as its initial reference point. From this date it subtracts one day to arrive at a control date. The entries of interest in the PPS are those (other than Student Contribution Amount) where the Payment Due Date falls between the actual date when the process was last run and the control date of the current run, inclusive of both dates. If a Due Date is within this span, a Student TO DO record is created. This is then processed by the next module in the same way as all other Student TO DO records. If the module is run more than once on the same day, there is special provision in the module to ensure that the actual processing day is still not considered. For example: Previous
run = 5 April Module
run twice on one day: |
||||||||||||||||||||||||||||||||
Creating Invoices
Adjusting Invoices A). New Invoice Example For a student's tuition fee, relevant data in the Person Payment Schedule (PPS) is:
B) The
reversal of an existing invoice with a credit memo.
The Comments field of the I_INVOICE_TRANS_V indicates a new invoice as an 'Original' and a replacement invoice as being a 'Transfer from Invoice <9999>'. Refer to the example below. To distinguish invoices from credit memos,different prefixes are used, i.e. CIN for an invoice and CCM for a credit memo As part of the invoice processing Credit Memos and their original invoices (with prefixes of CCM and CIN respectively) will have their CCM_PAIR_IND set to Y. Only invoices that do not have a credit memo pair will be matched against the payment table (I_PAYMENT) to create the I_INVOICE_PAYMENT and the Payment records in FEE_ASS. The discount procedure to award discounts in FEE_ASS is called where required. The invoice Due Date for unit-based Person Payment Schedules associated with Govt. Loan Schemes that have a system Transaction Type of HCSHLPLOAN or FEEHLPLOAN, is the Person Payment Schedule (PPS) Due Date. ExampleFor a student's liability for a tuition fee, relevant data in the Person Payment Schedule (PPS) is:
This entry changes, and now has these values:
The I_INVOICE_ADJUSTMENT table entry will have:
Changes to invoices When a student has a change in their fee liabilities, INTJ0021 may reallocate existing payments according to payment rankings. Such allocations will follow the same guidelines as described in INTJ0022. Loan Scheme Discounts and Student TO DO Records Student TODO records
are used to determine whether a $500 or 80% payment has been made against
all of a student's HECS-HELP units with the same Census date. Notes:
|
Last Modified on 19 October, 2015 4:43 PM
History Information
Release Information | Project | Changes to Document |
18.0.0.2 | 2146 - VU Payment Matching | Help page reorganised. Separated Job Error Handling to a separate page. Added reference to INTJ3021. |
13.0.0.3 , 14.0.0.2 and 15.0 | 1834 - Service and Amenities Fee | Added note about SA fees not being eligible for discounts. |
13.0 | 1577 - Unit Fee Payment Matching | Added note about the invoice due date for Loan Scheme Fee Types of FEE-HELP and HCS_HELP, being based on the PPS due date. |
12.0.0.2 | 1617 - VU - SV Fee-Help | Added note about VET-TUIT fee types. |
11.0.0.2 | calypso 24576 | Removed erroneous statement relating to PASS_RJR_ID_IND in the S_JOB table. |
11.0.0.0.0.0 | 1350 - Job Error Handling | Added details about Job Error Handling and Run Log |
10.0.0.0.0.0 | 1338 - PDS - Payment Matching - Part 1 | In the Introduction, the following sentence 'The context for this job is described ... ' was updated to include Matching Invoices |