Manual Cash Upload - Schools
For entities that are not on USAS there are two provisions on the Web-GAAP system to enter the information:
Enter Cash information manually in the Cash Journal Entry option. See Procedures for Manual Cash Entry.
Create an input file off of the entity's accounting system to be uploaded into Web-GAAP. See Input Record Format for Cash Upload.
For those entities that are on USAS see USAS Year-end Procedures.
The procedures outlined below are for School Districts, developed by SSDT on behalf of the Auditor of State.
Procedures for Manual Cash Entry
From the Journal Entry Menu select the 'Cash Journal Entry' option.
Select the Fund you would like to create a Journal Entry for.
Select one of the following for the Cash Journals:
Add Cash Balance
Add Expense
Add Receipt
There are different data requirements for these. See Cash Journal Entry for detailed explanation.
The next screen that appears is for the transaction header. When selecting the transaction type in the drop down box use 'Manual - Cash Transaction'.
When you're done with the transaction header, click SAVE. Below a grid will appear where the details of the transaction are to be entered. Like mentioned above, there are 3 different types of Cash Journal entries.
Please see the USAS Chart of Accounts to assist in converting the entity's data to Function, Object, Receipt and other items.
Input Record Format for Cash Upload
General Record Format
The input records are to be TAB Delimited. The records must conform to the following rules:
Text fields, which contain spaces or lowercase characters, should be surrounded by double quotes ("").
Numeric fields must contain numeric digits, an explicit decimal point (.) and a leading negative sign if applicable. If a sign character is not included in the field, it is assumed positive. Dollar amount values must be in the range (+/-) 9,999,999,999.99. If the last two places are zero value, .00 must be entered.
The records must be in the order listed below: fund record first "AF" and then the cash record "CT". Do not duplicate the field names.
Fund Import Record Format
The cash journal record is used to import cash activity information into the Web-GAAP system. The following fields must be provided:
Field Name | Position | Description | Format | Max Size |
FISCAL_YEAR | A | Fiscal Year | YYYY | 4 |
REC_ID | B | Indicates the type of transaction. For Fund transactions this is "AF" | XX | 2 |
FUND | D | Fund Code | XXX | 3 |
SCC | G | Special Cost Center | XXXX | 4 |
ACCT_DESC | O | Description of the Account | Alphanumeric | 50 |
BUDGETED | P | Flag denotes whether or not the account is budgeted (Y/N) | X | 1 |
FUND_TYPE | Q | Code indicating the type of fund: "AF" = Agency Fund "CP" = Capital Projects "DS" = Debt Service "EF" = Enterprise Fund "GF" = General Fund "IT" = Investment Trust Fund "P" = Permanent "PE" = Private Purpose Trust "PS" = Pension "SR" = Special Revenue "IS" = Internal Service Fund | XX | 2 |
Cash Import Record Format
The cash journal record is used to import cash activity information into the Web-GAAP system. The following fields must be provided:
Field Name | Position | Description | Format | Max Size |
FISCAL_YEAR | A | Fiscal Year | YYYY | 4 |
REC_ID | B | Indicates the type of transaction. For cash transactions this is "CT" | XX | 2 |
TRAN_IND |