Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 A brief description of each interface follows:

Student

...

(cash) receipt transactions:

This interface contains the total receipts from students by any payment method accepted by the Bursar.  The transactions are posted by receipt "batch" with two transactions per batch.  One transaction is credited to account 9090116-2115 (Deferred Income Student) while the other is debited to account 9000001-1110 (Cash In Bank). Since these receipts affect the Cash position of the University, they must be posted to KFS daily (except Saturday) to permit reconciliation of KFS to the central bank account. 

Payment application

...

(distribution) transactions:

As the name implies, these transactions result from the distribution of payments to charges.  While payments are posted to a central KFS account, charges have a different account number for each charge category; e.g. Tuition vs. Residential Life or Student Activity Fee.  In general, payment application transactions are summarized and credited to the various charge account with a single summarized debit to the Deferred Income account (9090116-2115).  However, if a charge is cancelled or reversed, the debit and credit accounts are also reversed.  These transactions have no effect on the Cash position of the University.

Student refund

...

(disbursement) transactions: 

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:

  1. Create the transactions via Student Financials batch processes on the UNIX server,
    1.  Jobs are maintained by UITS-EAS-Student Administration Systems Support.
  2. Transfer the transactions to the KFS Batch Server.
    1. Run SAPROD-PRDKFS-AFT.
  3. Run the KFS batch jobs to process the transactions.
    1.  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:

saprod_rmt:

/apps/home/deptuser/bursar/output90/kuali/Receipts_student.txtprd.batch.uconn.edu

/srv/uconn_configs/kfsconfig/work

/prd

/

kfs/

staging/gl/collectorFlatFile/

Receipts_student.ccyymmdd_hhmmss.data'  and

Receipts_student.ccyymmdd_hhmmss.done (null file)

 

Payment Application (Distribution):

saprod_rmt:

/apps/home/deptuser/bursar/output90/kuali/Paydist_student.txt

prd.batch.uconn.edu

 /srv/uconn_configs/kfsconfig/work

/prd/kfs

/staging/gl/collectorFlatFile/

Paydist_student.ccyymmdd_hhmmss.data'  and

Paydist_student.ccyymmdd_hhmmss.done (null file)

 Student Refunds (Disbursements) :

saprod_rmt:

/apps/home/deptuser/bursar/output90/kuali/Refunds_student.txt

prd.batch.uconn.edu

/srv/uconn_configs/kfsconfig/work

/prd

/

kfs/

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.

...