Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Disbursement Voucher .csv file format.

The .csv file should not have any heading lines, these are only to indicate the column and type of data entered in that column.


ABDEFGHIJKLMNOPQRSTUVWX
unitContactPersonNameContactPhoneNumbercampusCodedisbVchrContactEmailIdDueDateCheckTotalAmountCheckStubTextBankdescriptioninvoiceNumberinvoiceDateusageReasonCodePayeeIdNumberPayeeTypeCodechartCodeAccountNumberObjectCodeamountnoteTextamounttype  or %amount



01



15





POUC






Column KFS FieldnameType, Length , formatDescription
 AUnit(disbursement voucher batch defaultsVarchar2(4)An entry must be in the Disbursement Voucher Batch Default Table
 BdisVchrContactPersonNameVarchar2(40)Person responsible for file
 CdisVchrContactPhoneNumber999-999-9999Phone number of Person responsible for file
 DcampusCode
Constant - 01
 EdisVchrContactEmailId
Email address of Person responsible for file
 FdisbursementVoucherDueDatemm/dd/yyDue Date of Invoice
 GdisbVchrCheckTotalAmountMoney format including the decimal point, no commas - example 1114.00Amount to be printed on the check – total of line amounts for the payee id and invoice
 HdisbVchrCheckStubText
Not used - Spaces
 IdisVchrBankCode
Constant - 15
 Jdescription
PO Number/Voucher Number
 KinvoiceNumber
Invoice Number - must be unique for each vendor
 LinvoiceDatemm/dd/yyDate of Invoice
 Musage
Spaces, unless a Utility Invoice
 NdisbVchrPaymentReasonCode
Disbursement Voucher Payment Reason - 1 character
 OdisbVchrPayeeIdNumber
KFS Vendor Number
 PdisbVchrPayeeTypeCode
Constant - V
 QchartOfAccountsCode
Constant - UC
 RaccountNumberVarchar2(7)KFS Account
 SfinancialObjectCodeVarchar2(4)KFS Object code
 TamountMoney format including the decimal point, no commas - example 1114.00Amount of line item – if a single line item this will equal the check amount
 UnoteText
Any description or notes to stay with the e-Doc
 VDiscount Amount
Spaces - except for Dining Services (value of discount)
 WDiscount Type
Spaces - except for Dining Services (constant - %)
 XFinancialDocumentLineDescription
Any description to describe the charge

 

Contact Person, Phone Number, and Email address can be department information rather than a specific person.  Any reports will be distributed to the Contact person via the email address found in the first record of the file.

 

The check total amount is the amount that the check will be written for.  It is the total of all line amounts for the payee id/Invoice number.   It must include a decimal point, but no commas.

 

For example, vendor 12345-0, invoice number 123456789, can have three line amounts against it ($50.00, $25.00, and $25.00).  $100.00 appears in the check Total amount column.  A check will be written in the amount of $100.00 to vendor 12345-0.  The $100.00 appears in the check Total amount column.

 

Another example, vendor 54321-0 has one line amount so the line amount and the check total are the same value.

 

Check stub text is not a required field.  It can be left blank.

 

Description is a brief text to help you identify the particular item or invoice.  Voucher number can be put here.  This is a required field. 

 

Payee ID is the vendor number and is required.  This is the Kuali vendor number. 

 

Usage is not required, so leave it blank.  This is only required for the Utilities payments (Facilities and ResLife).

 

Account and Object Code – Valid KFS accounts and object codes.

 

Note Text is not a required field.  It is used for any notes you want to stay with the e-Doc.

 

Discount Amount – for Dining Services use, percent of discount

 

Discount Type – for Dining Services use, when used constant - %

  



  • No labels