A 1099 Express source record for 2014 for 1099-OID looks like this:
B|D|SSN|Cor|FrgnAdr||CS|Name1|Name2|Addr|City|State|Zip|Acct|Box1|Box2|Box3|Box4|Box7|
Box8|Box9|2nd|Box5|Box6|Box10|Box11|Box12
Field 1: Capital "B", This is the Record Identifier.
Field 2: Holds the character "D", indicating 1099 Original Issue Discount.
Filed 3: Recipient's Social Security Number.
Field 4: Correction Indicator.
Field 5: Set to "1" if recipient is Foreign (outside USA).
Field 6: Empty not used.
Field 7: Combined State Code.
Field 8: Recipient Name 1 Field.
Field 9: Recipient Name 2 Field, usually empty.
Field 10: Recipient Address.
Field 11: Recipient City.
Field 12: Recipient State Code.
Field 13: Recipient Zip Code.
Field 14: Account Information. Must be unique to distinguish corrections for duplicate recipients.
Field 15: Amt01-Box 1 Original issue discount for 2005.
Field 16: Amt02-Box 2 Other periodic interest.
Field 17: Amt03-Box 3 Early withdraw penalty.
Field 18: Amt04-Box 4 Federal Income tax withheld.
Field 19: NotMoney - Box 7 Description - max 39 Pos 547-585.
Field 20: Amt06-Box 8 Original issue discount on U. S. Treasury obligations.
Field 21: Amt07-Box 9 Investment expenses.
Field 22: 2nd Tin Notice: Header is 2nd If checked the IRS will not send further notices.
See 1099-OID Instructions
for rules.
Field 23: Amt10 - Box 5 Market discount.
Field 24: Amt11 - Box 6 Acquisition premium.
Field 25: Box 10 - 2 character state code.
Field 26: Box 11 - State identification no. Max 20
Field 27: Money - NoAMT - Box 12 - State tax withheld len = 12
Field 28: Fatca checkbox. Empty = False Not-empty=True (Example x or 1)
-
In Release 2014.41
Field 23 Amt09-Box5 Foreign tax paid was removed and replaced with to Amt10-Market Discount
Field 24 No Amt was Box6 Foreign country was removed and replaced with Amt11-Acquisition premium.
This means 2013 originals and/or corrections after 2014 must be done with the 2013 program, due to these missing fields.
All Fields are normal Ascii strings, without a Ascii Zero trailer. Each record is terminated by a
carriage return, line feed sequence, when resident on disk. No check boxes or dates.
Back to Source Record Formats
Back to Main Menu