CSV import: Tax details

You can import tax details.

Download a template

Download a new blank template from the Company Setup Checklist whenever you import information into Sage Intacct. Using a downloaded template is important because:

  • Templates in the Company Setup Checklist are automatically customized based on your company configuration, including any dimensions and custom fields you created.
  • Intacct can update templates at any time, especially when a new version of Intacct is released. If Intacct updates a template, an older template might not work during import.
Some Intacct import pages include a link that lets you download a blank template directly (instead of getting the template from the Company Setup Checklist).

To download a template from the Company Setup Checklist:

  1. Go to Company > Setup > Configuration > Import data.

    The Company Setup Checklist opens. You’ll find a list of areas that you can import information into Intacct.

  2. Decide on a type of information to upload, and select the Template link associated with that information.
If you do not see the template that you want on the Company Setup Checklist, go to Download a CSV import template. Some templates are not kept on the Company Setup Checklist.

Prepare a CSV file for import

When you download a template, the correct headers are in the template already. All you have to do is fill in the columns with your data, save it as a CSV file, and upload the file.

The header titles in the template you download correlate to fields in Intacct. Incorrect header titles will cause an upload error.

For more information about the CSV upload process, including best practices, common errors, and how to upload your CSV file, see Prepare your file for CSV import.

Best practices

The following best practices will help you prepare your CSV file for upload.

Avoid common import errors

Intacct recommends following these guidelines to avoid import errors.

Import a CSV file

Now that you've entered your data and looked through it for any of the common issues imports can have, you’re ready to import your file to Intacct.

To import your CSV file:

  1. Go to Company > Setup > Configuration > Import data.

  2. Find the information type that you want to import, and select the corresponding Import link.
  3. In the Import Company Information dialog, set the following and select Import:

After an import, Sage Intacct informs you if the import was successful and how many records were imported.

In a completely successful import, the confirmation page lets you verify all the records in your original file were, in fact, successfully imported without having to verify them manually.

Offline CSV imports

Some imports can take considerable time, depending on their size and how much processing Intacct must do to the data. When in doubt, select Process offline on the import utility page.

When the offline process is complete, Intacct sends an email to the address you entered in the Import Company Information dialog (where you imported your file).

Intacct recommends that you select Process offline when importing CSV files, and provide your email address. If your import fails, you’ll always be notified, and the failed records are sent to your email.

Handle errors

If you experience import errors, review the importing tips and common errors.

Import errors occur when you try to import information that doesn’t match the requirements of the template. Each template has a set of required information you must enter to import the file successfully, and formats to follow for certain kinds of information. Read the descriptions in the template to determine the most accurate way to enter your data.

If individual transactions are in error, the rows in the transaction that are in error are saved in a CSV file for you along with an error code for each row. Check your email for information about specific errors. See Find and fix CSV import errors for more information.

For more information about the CSV upload process, read Prepare your file for CSV import.

Order of import

When importing tax objects into Intacct, the order in which you import data is the key to successful imports. For example, if you import tax schedule but you don't have any tax schedule in your company, your import will fail because tax schedules is a required field in the Tax Schedule Maps CSV file.

Be sure to review the CSV template files before importing information into Intacct. If a required field is left blank, the import will fail. You can get copies of the following CSV templates on the Import Data page or on the list pages.

Follow this order of importing to prevent import failures:

  1. Contact Tax Groups (a required field in Tax Schedule Maps)
  2. Item Tax Groups (a required field in Tax Schedule Maps if using Advanced Tax in Order Entry and Purchasing)
  3. Tax Authorities (an optional field in Tax Details)
  4. Tax Details (an optional field in Tax Schedules)
  5. Tax Schedules (a required field in Tax Schedule Maps)
  6. Tax Schedule Maps
If you only have a few items to import, it could be more efficient to enter the information manually through the Intacct UI.

Field descriptions

The field definitions in your template explain what type of information is required for each field, and how to enter valid information. It's always a good idea to read the field definitions before making entries.

You can reorder the columns of your CSV file for ease of use. However, the column header must contain the field name exactly as it appears in the original template.

If you downloaded a template from the Company Setup Checklist or an object list page, your template contains the headers and dimensions that are specific to your company. The headers in a standard template might not contain field definitions specific to your company.

To import dimension values, enter information in the appropriate dimension column of the import spreadsheet. Otherwise, no information appears for that dimension.

If you relabeled any dimensions (see Terminology for more information), your dimension name does not appear in the CSV template, but the original Intacct dimension name does.

Field Name: DONOTIMPORT

#

Any row that starts with # is ignored during import.

Field Name: DETAILID
UI Field Name: Detail ID
Type: Character
Length: 100
Default Value: None
Valid Values: Alphanumeric and underscore
Dependencies: None
Required: Yes
Editable: No
Field Name: DESCRIPTION
UI Field Name: Description
Type: Character
Length: 400
Default Value: None
Valid Values: Alphanumeric and underscore
Dependencies: None
Required: No
Editable: Yes
Field Name: TAXTYPE
UI Field Name: This field does not appear in the UI.
Type: Character
Length: 8
Default Value: Sale
Valid Values: Sale or Purchase
Dependencies: None
Required: Yes
Editable: No
Note:

This field identifies which application uses the tax detail.

The following applications share the same set of tax details:

  • Accounts Receivable and Order Entry (Sale)
  • Accounts Payable and Purchasing (Purchase)
Field Name: VALUE
UI Field Name: Percent
Type: Number
Length: 12
Default Value: None
Valid Values: Digits 0-9
Dependencies: None
Required: No
Editable: Yes
Field Name: MINTAXABLE
UI Field Name: Minimum taxable amount
Type: Number
Length: 8
Default Value: None
Valid Values: Digits 0-9
Dependencies: None
Required: No
Editable: Yes
Field Name: MAXTAXABLE
UI Field Name: Maximum taxable amount
Type: Number
Length: 8
Default Value: None
Valid Values: Digits 0-9
Dependencies: None
Required: No
Editable: Yes
Field Name: INCLUDE
UI Field Name: Include in taxable amount
Type: Character
Length: N/A
Default Value: None
Valid Values: Full Amount or Amount Within Range
Dependencies: None
Required: Yes
Editable: Yes
Field Name: MINTAX
UI Field Name: Minimum tax
Type: Number
Length: 8
Default Value: None
Valid Values: Digits 0-9
Dependencies: None
Required: No
Editable: Yes
Field Name: MAXTAX
UI Field Name: Maximum tax
Type: Number
Length: 8
Default Value: None
Valid Values: Digits 0-9
Dependencies: None
Required: No
Editable: Yes
Field Name: GLACCOUNT
UI Field Name: GL account
Type: Character
Length: 24
Default Value: None
Valid Values: Must conform to primary/sub account specifications in General Ledger > All > Accounts.
Dependencies: Must refer to a valid account number.
Required: Yes
Editable: No
Field Name: TAXAUTHORITY
UI Field Name: Name
Type: Character
Length: 100
Default Value: None
Valid Values: Alphanumeric and underscore
Dependencies: Must refer to a valid tax authority.
Required: Yes
Editable: No
Field Name: STATUS
UI Field Name: Status
Type: Character
Length: 1
Default Value: T
Valid Values:

T (True), F (False)

Dependencies: None
Required: No
Editable: Yes
Note:

T = visible in lists; F = not visible in lists, but remains available for later use.

Field Name: TAXUID
UI Field Name: Tax UID
Type: Character
Length: 100
Default Value: None
Valid Values: Alphanumeric and underscore
Dependencies: Must refer to a valid tax UID. For the list of valid tax UIDs, see Tax details.
Required: Yes, only for these standard VAT tax solutions: Australia-GST, South Africa-VAT, United Kingdom-VAT
Editable: No
Field Name: TAXRATE
UI Field Name: Tax rate
Type: Character
Length: 8
Default Value: Standard
Valid Values: Exempt, Standard, Reduced, Zero
Dependencies: None
Required: No
Editable: Yes
Note: Identifies the category this tax detail falls under: Exempt, Standard, Reduced, Zero. Use for United Kingdom-VAT.
Field Name: REVERSECHARGE
UI Field Name: Is reverse charge
Type: Character
Length: 1
Default Value: T
Valid Values:

T (True), F (False)

Dependencies: None
Required: No
Editable: Yes
Field Name: TAXSOLUTIONID
UI Field Name: Tax solution
Type: Character
Length: 100
Default Value: None
Valid Values: Alphanumeric and underscore
Dependencies: Must refer to a valid tax solution
Required: Yes, if your organization is configured for multiple tax jurisdictions.
Editable: No