CSV import: Billing price lists

There are some things to know about importing billing price lists before your start.

  • You can use the import process to create new billing price lists or add new price list entries to existing billing price lists. When Intacct encounters a unique NAME, it will create a new billing price list.
  • The billing price list import template includes tabs with examples of how to import Range and Tiered price list entries. As each price type requires a different set of fields, Sage Intacct recommends that you import like price types in separate processes to avoid errors.
  • The billing price list import template uses line numbers to determine the order in which rows are imported. The line numbers do not display in the user interface. Additionally, Tiered prices use tier numbers for each tier. See the example tabs on the billing price list import template for how to correctly use line and tier numbers in the import file.
  • If you import a new billing price list entry for an item with an existing entry, the import process overwrites the existing billing price list entry with the imported data. The import process does not support updating existing price list entries.
The overwrite process does not delete the previous billing price list entry. It creates a version that's accessible via the API using the VERSION attribute on CONTRACTITEMPRICELIST. Learn more about billing price list entry versions.

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.

You can also download the billing price list import template from the Billing Price Lists list page (Admin privileges not required).

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.

Format dates

When uploading your CSV file, you can select a Date Format for the dates in your file.

When you select a date format here, Intacct attempts to import your file using the selected date format. If Intacct can’t import your file with the selected date format, it attempts to discover the date format used in your file and import the data using that date format.

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.

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: NAME

UI Field Name:

Name

Type:

Character

Length:

100

Default Value:

None

Valid Values:

Any

Dependencies:

None

Required:

Yes

Editable:

No

Notes:

Indicates the billing price list name. When Intacct encounters a unique NAME, it will create a new billing price list.
Field Name: DESCRIPTION

UI Field Name:

Description

Type:

Character

Length:

50

Default Value:

None

Valid Values:

Any

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

A description of the billing price list.
Field Name: STATUS

UI Field Name:

Status

Type:

Character

Length:

8

Default Value:

active

Valid Values:

active, inactive

Dependencies:

None

Required:

No

Editable:

Yes
Field Name: ITEM_ID

UI Field Name:

Item

Type:

Character

Length:

20

Default Value:

None

Valid Values:

Any

Dependencies:

A valid Item

Required:

Yes

Editable:

Yes

Notes:

The Item must have an item type other than Inventory or Kit.
Field Name: CURRENCY

UI Field Name:

Currency

Type:

Character

Length:

3

Default Value:

None

Valid Values:

Any ISO three-letter currency code

Dependencies:

A valid Currency must be defined in Company > Setup > Multi-currency > Transaction currencies

Required:

Yes

Editable:

Yes
Field Name: ITEM_PRICE_LIST_TYPE

UI Field Name:

Price type

Type:

Character

Length:

6

Default Value:

None

Valid Values:

Range, Tiered

Dependencies:

None

Required:

Yes

Editable:

Yes
Field Name: FLAT_AMOUNT_FREQUENCY

UI Field Name:

Flat amount frequency

Type:

Character

Length:

26

Default Value:

One-time

Valid Values:

One-time, Use billing template, Include with every invoice

Dependencies:

None

Required:

No

Editable:

Yes
Field Name: VARIABLE_UNIT_DIVISOR

UI Field Name:

Variable unit divisor

Type:

Number

Length:

10

Default Value:

None

Valid Values:

Digits 0-9

Dependencies:

Only applicable when ITEM_PRICE_LIST_TYPE = Range

Required:

Yes

Editable:

Yes

Notes:

If the item is used in high volume quantities and you want to price it by a specific group of units (like 1000s), enter the number by which the total usage quantity should be divided here.

If you just want a fixed price with no variable quantity, enter 1 here or leave it blank and Intacct will default this value to 1.

Field Name: ROUND_UP

UI Field Name:

Rounding

Type:

Character

Length:

10

Default Value:

Standard

Valid Values:

Standard, Round Up, Round Down

Dependencies:

Only applicable when ITEM_PRICE_LIST_TYPE = Range

Required:

No

Editable:

Yes

Notes:

How to round the total usage after it is divided by the VARIABLE_UNIT_DIVISOR.
Field Name: QUANTITY_RESET_PERIOD

UI Field Name:

Reset usage quantity

Type:

Character

Length:

18

Default Value:

After each renewal

Valid Values:

After each renewal, After each invoice

Dependencies:

None

Required:

No

Editable:

Yes
Field Name: IS_QUANTITY_RECURING

UI Field Name:

Quantity is recurring

Type:

Character

Length:

1

Default Value:

None

Valid Values:

T (True), F (False)

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

Indicates whether or not usage quantity is recurring.
Field Name: IS_TIERED_STEP

UI Field Name:

Tier pricing

Type:

Character

Length:

8

Default Value:

Volume

Valid Values:

Volume, Step, Absolute

Dependencies:

Only applicable when ITEM_PRICE_LIST_TYPE = Tiered

Required:

No

Editable:

Yes
Field Name: LINE_NO

UI Field Name:

None

Type:

Numeric

Length:

Any

Default Value:

None

Valid Values:

Positive integer

Dependencies:

Start with 1 for the first line item and increment by one for each subsequent line.

Required:

Yes

Editable:

No

Notes:

The line number is not visible in the user interface.

This number determines the order in which the Entries lines are imported. It correlates to the row number in the price Entries table.

If you leave the LINE_NO blank, Intacct will display an error and not import the entry.

Field Name: START_DATE

UI Field Name:

Start date

Type:

Date

Length:

12

Default Value:

None

Valid Values:

Any valid date format

Dependencies:

When importing multiple entries for an item, the dates must be in ascending order (earliest to most recent).

Required:

Yes

Editable:

Yes

Notes:

Indicates the date on which the price is effective.
Field Name: VALUE

UI Field Name:

Flat amount

Type:

Number

Length:

10, 2

Default Value:

None

Valid Values:

Digits 0-9

Dependencies:

None

Required:

Yes

Editable:

Yes

Notes:

Indicates either: the established amount to bill each period OR the fixed price for items that do not include pricing by contracted quantity or quantity used. You can enter up to 2 decimal places.
Field Name: VARIABLE_UNIT_RATE

UI Field Name:

Variable unit rate

Type:

Number

Length:

10

Default Value:

None

Valid Values:

Digits 0-9

Dependencies:

Only applicable when ITEM_PRICE_LIST_TYPE = Range

Required:

Yes

Editable:

Yes

Notes:

Indicates the amount to charge for each quantity range beyond any included units.
Field Name: INCLUDED_UNITS

UI Field Name:

Included Units

Type:

Number

Length:

10

Default Value:

None

Valid Values:

Digits 0-9

Dependencies:

None

Required:

Yes

Editable:

Yes

Notes:

If applicable, enter the item quantity included in the VALUE. Enter 0 if there are no included units.
Field Name: MEMO

UI Field Name:

Notes

Type:

Character

Length:

1000

Default Value:

None

Valid Values:

Any text string.

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

Enter any explanation of dates and/or pricing values.
Field Name: TIER_NO

UI Field Name:

None

Type:

Numeric

Length:

Any

Default Value:

None

Valid Values:

Positive integer

Dependencies:

Start with 1 for the first tier entry and increment by one for each subsequent tier entry.

Only applicable when ITEM_PRICE_LIST_TYPE = Tiered.

Required:

Yes

Editable:

No
Field Name: BEGIN_QUANTITY

UI Field Name:

Begin Quantity

Type:

Number

Length:

10

Default Value:

None

Valid Values:

Digits 0-9

Dependencies:

Only applicable when ITEM_PRICE_LIST_TYPE = Tiered.

The BEGIN_QUANTITY for the first tier entry must be 0 for each unique LINE_NO.

Required:

Yes

Notes:

The quantity at which the tier should start.
Field Name: TIER_RATE

UI Field Name:

Tier Rate

Type:

Number

Length:

10

Default Value:

None

Valid Values:

Digits 0-9

Dependencies:

Only applicable when ITEM_PRICE_LIST_TYPE = Tiered.

Required:

Yes

Editable:

Yes

Notes:

The price per quantity for the tier entry.