planetj.iif
Interface IIIF
- All Known Implementing Classes:
- IIFRecord
- public interface IIIF
Interface for constants referenced by IIFRecord Objects
An IIF file has a header line that explains to QuickBooks what information it is going to
be seeing next. All header lines begin with an exclamation point. This file contains the
header lines needed to import to the chart of accounts, vendor list, and a Bill Payment
Credit Card transaction. Some columns may not have anything in them and that is fine,
however, the headers and columns need to be there for QuickBooks to be able to import it
correctly. Just leave them blank if you do not have anything that goes in that field.
Creation date: (2/13/2002 5:35:42 PM)
TRANSACTION_TYPE
public static final String TRANSACTION_TYPE
- See Also:
- Constant Field Values
ACCOUNT
public static final String ACCOUNT
- See Also:
- Constant Field Values
AMOUNT
public static final String AMOUNT
- See Also:
- Constant Field Values
DATE
public static final String DATE
- See Also:
- Constant Field Values
MEMO
public static final String MEMO
- See Also:
- Constant Field Values
CLASS
public static final String CLASS
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values