Created
November 9, 2011 00:58
-
-
Save chrismetcalf/1349953 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"skip" : 0, | |
"idColumnIndex" : 0, | |
"appendOnly" : true, | |
"publishOnComplete" : false, | |
"fixedWidthFields" : { | |
"System" : "4", | |
"Doc Ref ID" : "20", | |
"Doc Version" : "20", | |
"Check Amount" : "22", | |
"Check Fixed Amount" : "22", | |
"Check Variable Amount" : "22", | |
"Fund Class" : "4", | |
"Department" : "9", | |
"Department Description" : "60", | |
"Category" : "20", | |
"Category Description" : "60", | |
"Check/EFT Record Date" : "21", | |
"Check Status" : "10", | |
"Budget FY" : "11", | |
"Doc CD" : "8", | |
"Purchase Order Number" : "20", | |
"Payee Name" : "60", | |
"Payee ID" : "20", | |
"Payee Addr1" : "60", | |
"Payee Addr2" : "60", | |
"Payee City" : "20", | |
"Payee State" : "2", | |
"Payee Zip" : "11", | |
"Reserved1" : "60", | |
"Reserved2" : "60", | |
"Reserved3" : "60", | |
"Reserved4" : "60", | |
"Reserved5" : "60", | |
"Reserved6" : "60", | |
"Reserved7" : "60", | |
"Reserved8" : "60", | |
"Reserved9" : "60", | |
"Reserved10" : "60" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment