CSV import: Unit of measure groups

You can import unit of measure (UOM) groups by uploading a CSV file.

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

You can import UOM groups from either your Units of measure list page or your Company setup checklist page.

To import your CSV file:

  1. Do one of the following:
    • Go to Company > Setup > Configuration > Import data.

      Then, scroll down to Unit of measure and select the Import link.

    • Go to Inventory Control, Purchasing, or Order Entry > Setup > More > Units of measure.

      Then, select Import at the top of the list.

  2. In the Import dialog, set the following and select Import:

After an import, 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 manually verify them.

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:

Unit of measure group name

Type:

Character

Length:

50

Default Value:

None

Valid Values:

Any

Dependencies:

None

Required:

Yes

Editable:

No

Field Name: UNIT

UI Field Name:

Base unit or related unit

Type:

Character

Length:

50

Default Value:

None

Valid Values:

Any

Dependencies:

None

Required:

Yes

Editable:

Yes

Notes:

A base unit must be defined for each UOM group, and a UOM group can have only one base unit. If this is the base unit for the group, then set ISBASE to T. It's optional to define one or more related units in a UOM group. If this is a related unit for the UOM group, then set ISBASE to F or leave it blank.

Field Name: ABBREVIATION

UI Field Name:

Abbreviation

Type:

Character

Length:

30

Default Value:

None

Valid Values:

Any

Dependencies:

None

Required:

No

Editable:

Yes

Field Name: ISBASE

UI Field Name:

Not applicable

Type:

Character

Length:

1

Default Value:

F

Valid Values:

T = True; F = False

Dependencies:

None.

Required:

No

Editable:

Yes

Notes:

If UNIT is the base unit for the UOM group, set this field to T.

Field Name: NO_UNITS

UI Field Name:

Number of base units

Type:

Numeric

Length:

30

Default Value:

None

Valid Values:

Any

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

If UNIT is a related unit in the UOM group, the number of base units required to equal the measure of the related unit.

Field Name: DECIMALS

UI Field Name:

Decimals

Type:

Numeric

Length:

1

Default Value:

None

Valid Values:

Any

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

If UNIT is a related unit in the UOM group, the number of decimal places allowed when representing the related unit in a transaction.

Field Name: POUNIT

UI Field Name:

Not applicable

Type:

Character

Length:

1

Default Value:

F

Valid Values:

T = True; F = False

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

If set to T, the UNIT in this row is the default unit for Purchasing transactions. In the UI, the value of UNIT appears in the Purchasing field.

Field Name: SOUNIT

UI Field Name:

Not applicable

Type:

Character

Length:

1

Default Value:

F

Valid Values:

T = True; F = False

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

If set to T, the UNIT in this row is the default unit for Order Entry transactions. In the UI, the value of UNIT appears in the Sales field.

Field Name: ISBASE

UI Field Name:

Not applicable

Type:

Character

Length:

1

Default Value:

F

Valid Values:

T = True; F = False

Dependencies:

None

Required:

No

Editable:

Yes

Notes:

If set to T, the UNIT in this row is the default unit for Inventory transactions. In the UI, the value of UNIT appears in the Inventory field.

Example: Import UOM groups

The following table shows what your template to import 2 UOM groups might look like before you save it as a CSV file:

1 NAME UNIT ABBREVIATION ISBASE NO_UNITS DECIMALS POUNIT SOUNIT INVUNIT
3 Data storage Gigabytes GB T     T   T
4   Terabytes TB   1000 2   T  
5   Petabytes PB   1000000 2      
6 Quantity Each Ea T       T T
7   Pair Pair   2 4      
8   Dozen Dozen   12 4      
9   Case Case   24 4 T