Search | Directories | Reference Tools
UW Home > Admin Systems > Systems on Keynes 
FASTRANS Create Format Name Transfer Submit

 

Create the File for Transfer

In your department:

Create a space-delimited file

  1. Use a spreadsheet program to create a file containing financial transactions.

    Requirements:

    Below is an example of a set of ISD (TC65) transactions created on an Excel spreadsheet. The fields are in columns and the Financial data in rows.
                           Figure 1 -- Spreadsheet Sample (Excel)
                            
    # A   B    C    D      E      F      G H   I       J       K     L M N       O   P      Q     R
    -----------------------------------------------------------------------------------------------
    1 65 12345 1 5/21/92 66-8801 9620-77 * * 990010 01-8801 03-46-00 * * *   $190.00 *     3-1234 N
    2 65 12346 2 5/22/92 66-8801 9620-77 * * 990010 01-8801 03-46-00 * * *    $95.00 *   543-1234 N
    3 65 12346 3 5/29/92 66-8801 9620-77 * * 990010 01-8801 03-46-00 * * * $7,809.00 * 2065431234 N
    
    
    
  2. Create a file (from a spreadsheet like the one above) that contains no headings or totals, with each field separated by one or more spaces. This is what we call a a Space Delimited File. An example follows:
                         Figure 2 -- Space Delimited Saved Data (from Excel)
                          
    65 12345 1 5/21/92 66-8801 9620-77 * * 990010 01-8801 03-46-00 * * * $190.00 * 3-1234 N
    65 12346 2 5/22/92 66-8801 9620-77 * * 990010 01-8801 03-46-00 * * * $95.00 * 543-1234 N 
    65 12346 3 5/29/92 66-8801 9620-77 * * 990010 01-8801 03-46-00 * * * $7,809.00 * 2065431234 N
    
    
    

    The above example has each field separated by at least one space, contains no headings or totals, and has an asterisk in each field with no value.

Certain rules apply to the creation of a file for transfer to FasTrans:

Fixed Format Files

Central office users and heavy volume users of FasTrans may use a Fixed-Length Format for their files for transfer. You can find out more about this format in the section Fixed-Length File Formats.

FASTRANS Create Format Name Transfer Submit