Versions Compared

Key

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

...

This page is based on the Check Cancellation File Functional Specifications located at P:\SystemDev\KUALI Project\A-2 Functional Spec Documents\_Feeder Systems\SBS PDP Upload - Business Process.doc

Revision History

Version

Date

Author

Description

1.0

01/21/16

 

Modesto Sevilla

Initial specification

2.004/27/17Modesto SevillaModified to be utilized by Aperek and besides cancellation, use it for stale dating and clearing.

...

Instructions are found on the page KFS SFTP Instructions To Upload and Download Files.

Flat file layout for the check reconciliation file (80 characters long)

...

Field NameFormatLengthBegin ColumnEnd ColumnComments/Values
Record TypeAlphaNumeric313'H1 '
Account NumberAlphaNumeric10413

'4759606858*6858' for SBS

'TBD*4741' for Aperek

Call KFS help desk for full

bank account#

Report IDAlphaNumeric31416'R12'
Print DateNumeric61722MMDDYY - Today's Date
Begin DateNumeric62328MMDDYY - Today's Date
End DateNumeric62934MMDDYY - Today's Date

...

Field NameFormatLengthBegin ColumnEnd ColumnComments/Values
Record TypeAlphaNumeric313'R12'
Check NumberAlphaNumeric10413Left justified
TransactionAlphaNumeric31416

'037' - Cancel code

'TBD057' - Clear code

'007' - Void

'TBDSTL' - Stale code

'STP' - Stop Payment

Issue DateNumeric61722MMDDYY - Check date when check was issued
Check AmountNumeric102332Left Zero Filled, Decimal point implied.  Ex. '0000007651' is 76.51
Paid DateNumeric63338MMDDYY - Leave blankFill this in for Cleared checks (i.e. 057), leave blank otherwise.

TRAILER

Field NameFormatLengthBegin ColumnEnd ColumnComments/Values
Record TypeAlphaNumeric313'T1 '
Credit CountNumeric649'000000'
Credit AmountNumeric111020'00000000000'
Debit CountNumeric62126

Left Zero Filled.

The total number of Detail transactions

Ex. '000311'

Debit AmountNumeric112737

Left Zero Filled, Decimal point implied. 

The summation of the check amounts in the Detail transactions

Ex. '0000007651' is 76.51

...