File headers and data rows
Header record
- The header record for 1040 and 709 returns contains 10 data fields.
- The header record for other return types contains 6 data fields.
- CommaEach data field in the header record should be enclosed in quotes and followed by a comma. The last data field in the header is the replacement flag and shouldn't be followed by a comma. If a data field in the header record is blank, continue to use quotes and commas as though it had data. A missing comma results in an invalid number of data fields error.
- Replacement flagThe last data field in the header record is the replacement flag. This controls which data is erased in the target tax return prior to the import process. If the replacement flag isn't 1 of the 4 accepted values, the file won't be listed in the files available to import.
Data rows
"GENERAL INFORMATION","0","0","0","0","0","COMPANY NAME","Grube Corporation","O"
Field | Contents | Explanation |
|---|---|---|
1 | Form name | Data Dictionary form name; used in combination with the field name, maximum 20 characters |
2 | Copy number | Activity and group data primary identifier, maximum value 65535 |
3 | Group number | Group data secondary identifier, maximum value 65535 |
4 | Subgroup number | Group data tertiary identifier, maximum value 65535 |
5 | Data group 4 | Group data quaternary identifier, maximum value 65535 |
6 | Data group 5 | Group data quinary identifier, maximum value 65535 |
7 | Field name | Data dictionary field name; used in combination with the form name, maximum 30 characters |
8 | Field value | Place the data you want to import into a field in this column. When exporting, the current data in this field will appear in this column. Refer to the file set for the data type and the maximum field length. |
9 | Data source code | O , T , or W ; specifies if the screen containing the field is Organizer, Tax Form, or Workpaper. |
- To delete data from a field through import, the field value (8th column) should be blank (no space) in between the quotation marks.
- Once created, group numbers are fixed. If you create 3 partners with numbers 1, 2, and 3 and later delete partner 2, partner 3 will still be associated with number 3 when importing and exporting, regardless of the visual order of the partners in alocator.
“FORM 8825”,”1001”,”0” ,”0” ,”0” ,”0”,”ACTIVITY NUMBER”,”1001”,”O”“FORM 8825”,”1001”,”0” ,”0” ,”0” ,”0”,”KIND OF PROPERTY”,”123 Street”,”O”
Special use cases
"SCHEDULES A I","1","0","0","0","0","SCH A REAL ESTA MAKE A WOOD","X","O" "SCHEDULES A I","0","1","0","0","0","SCH A REAL ESTATE ITEM DESC","A1","O" "SCHEDULES A I","0","1","0","0","0","SCH A REAL ESTATE NAV NUM 1","1","O" "SCHEDULES A I","2","0","0","0","0","SCH B C D E1 E2 F G H I MAKE A","X","O" "SCHEDULES A I","0","2","0","0","0","SCH B STOCKS BONDS ITEM DESC","B1","O" "SCHEDULES A I","0","2","0","0","0","SCH B STOCKS BONDS NAV NUM 1","1","O"
"SCHEDULE C","3","0","0","0","0","BUSINESSNAME1","BN1","O" "SCHEDULE E OTHER","3","3","0","0","0","PARENT","SCHEDULE C","O" "FORM 2106","3","3","0","0","0","PARENT","SCHEDULE C","O"