...
Again, as the name implies, these transactions represent credit amounts on a student's fee bill that are subsequently refunded to the student. The individual refunds are credited to account 9000001-1110 (Cash In Bank) with one summary transaction being debited to account 9090116-2115 (Deferred Income Student). By their nature, these transactions also affect the Cash position of the University.
Since the Student Administration is hosted on a UNIX server, multiple steps are required prior to processing the above transactions by KFS. These steps are:
- Create the transactions via Student Financials batch processes on the UNIX server,
- Jobs are maintained by UITS-EAS-Student Administration Systems Support.
- Transfer the transactions to the KFS Batch Server.
- Run SAPROD-PRDKFS-AFT.
- Run the KFS batch jobs to process the transactions.
- Jobs are maintained by UITS-Financial Systems (KFS) and Controller-Finance Systems.
...
The server hosts and file locations for the transactions described above are as follows:
Source | Path/File | Destination | Path/File |
---|---|---|---|
Student (Cash) Receipts: | /apps/home/deptuser/bursar/output90/kuali/Receipts_student.txt | prd.batch.uconn.edu | /srv/uconn_configs/kfsconfig/work/ |
staging/gl/collectorFlatFile/ Receipts_student.ccyymmdd_hhmmss.data' and Receipts_student.ccyymmdd_hhmmss.done (null file) | |||
Payment Application (Distribution): | /apps/home/deptuser/bursar/output90/kuali/Paydist_student.txt | /srv/uconn_configs/kfsconfig/work |
/staging/gl/collectorFlatFile/ Paydist_student.ccyymmdd_hhmmss.data' and Paydist_student.ccyymmdd_hhmmss.done (null file) | |||
Student Refunds (Disbursements) : | /apps/home/deptuser/bursar/output90/kuali/Refunds_student.txt | prd.batch.uconn.edu | /srv/uconn_configs/kfsconfig/work |
/ |
staging/gl/collectorFlatFile/ Refunds_student.ccyymmdd_hhmmss.data' and Refunds_student.ccyymmdd_hhmmss.done (null file) |
The file format for the Student (Cash) Receipts, Payment Application (Distribution), and Student Refunds (Disbursement) transactions can be found by selecting this link.