Credit Memo Import

A credit memo is a record of credit due to a customer. Credit memo amounts can be applied toward the charges for specific items and for specific transactions such as invoices. For information about using credit memos in NetSuite, see Customer Credit Memos.

Note:

Credit memo imports are not available unless the A/R (Accounts Receivable) feature is enabled in your account. To enable this feature, go to Setup > Company > Enable Features and on the Accounting tab, check the A/R box.

Review the following guidelines for Credit Memo imports:

Supported CSV File Formats for Credit Memo Imports

Credit memo records include Items and Apply sublists:

Credit memo imports may also support the import of data for Partners and Sales Team sublists. See Supported Credit Memo Sublist Data Imports.

Note:

To maintain performance, you should not submit transactions that contain more than 5000 lines through CSV import.

Multi-File Format

Generally, a multi-file format is preferred for imports of transactions that support multiple sublists. In this format, body data is in a primary CSV file, Items sublist data is in a linked file, Apply sublist data is in another linked file, and data for any other sublists is in other linked files. The following tables illustrate sample data in a multi-file credit memo import.

CreditMemo.csv - primary file with body data:

External ID

Customer

Location

Memo

CM-PT3-042601

ABC Trucking

Biloxi

Returned Carburetors

CM-PT3-042602

Happy Day Motors

Atlanta

Good Customer Credit

CM-PT3-042603

Smithson Auto Body

Atlanta

Returned Alternators

CreditMemoItems.csv - linked file with Items sublist data:

External ID

Item

Quantity

Amount

CM-PT3-042601

Carburetor MK60

10

2500.00

CM-PT3-042601

Carburetor MK65

5

1500.00

CM-PT3-042603

Alternator BS40

2

600.00

CM-PT3-042603

Alternator BS52

3

300.00

CreditMemoApply.csv - linked file with Apply sublist data:

External ID

Apply

Payment

CM-PT3-042601

115602

2500.00

CM-PT3-042601

115603

1500.00

CM-PT3-042601

115604

750.00

CM-PT3-042602

115605

500.00

CM-PT3-042603

115606

300.00

CM-PT3-042603

115607

1200.00

Single-File Format with Multiple Rows per Record

The credit memo import also supports a single-file format where you can include body data and data from multiple sublists in one primary file. This single file can contain multiple rows for each credit memo record; each row only must include the external ID value, so all data can be tied to the record. The following table illustrates a single CSV file that contains body data, Items sublist data, and Apply sublist data.

CreditMemoSingleFile.csv:

External ID

Customer

Item

Quantity

Apply

Payment

CM-PT3-042601

ABC Trucking

Carburetor MK60

10

EXTINV02134

2500.00

CM-PT3-042601

Carburetor MK65

3

EXTINV02183

1500.00

CM-PT3-042601

EXTINV02190

750.00

CM-PT3-042602

Happy Day Motors

EXTSO12456

500.00

CM-PT3-042603

Smithson Auto Body

Alternator BS40

2

CM-PT3-042603

Alternator BS52

3

EXTINV02199

300.00

CM-PT3-042603

EXTINV02210

1200.00

In this sample:

Notes on Credit Memo Import Field Values

For more details about fields that can be mapped in the credit memo record, see the SOAP Schema Browser’s credit memo reference page. You can use the field definitions here as a basis for creating your own CSV import template file. For information about working with the SOAP Schema Browser, see SOAP Schema Browser.

Supported Credit Memo Sublist Data Imports

The Credit Memo import supports the import of the following sublist data:

Sublist

Notes

Apply

Selectively updatable based on Apply or Line key field.

Items

Selectively updatable based on Order Line or Item key field.

See Line Item Updates on Transactions Imports.

Partners

When Multi-Partner Management feature enabled.

Selectively updatable based on Partner key field.

Sales Team

When Team Selling feature enabled.

Selectively updatable based on Employee key field.

To apply credit memos to invoices or other transactions, specify invoice numbers as Apply field values, in the Apply sublist. When you import this sublist's data, you can also set Line ID values to uniquely identify each Apply line, and Payment values to set the credit memo amounts to be applied to invoices.

For imports that update existing credit memo records, handling of sublist data updates depends upon the setting for the Overwrite Sublists advanced option, and on whether the sublist is keyed. Complete deletion of sublist data currently is not supported. For more information, see Sublist Data Import.

Supported Credit Memo Subrecord Data Imports

The Credit Memo import supports the import of the following subrecord data:

Subrecord

Notes

Billing Address

By default, the subrecord Address field is read-only, and data from other subrecord fields is copied into it. If you map the Override field and set it to Yes (meaning true), you can import data for the Address field.

Items — Inventory Detail

when Advanced Bin / Numbered Inventory Management feature enabled

Shipping Address

By default, the subrecord Address field is read-only, and data from other subrecord fields is copied into it. If you map the Override field and set it to Yes (meaning true), you can import data for the Address field.

Setting the Form for a Credit Memo Import

By default, the Field Mapping page for a credit memo import displays the NetSuite fields from your preferred credit memo form. You can select a different credit memo form in the Advanced Options area of the Import Assistant's Import Options page. See Custom Form.

The Import Assistant is available at Setup > Import/Export > Import Tasks > Import CSV Records. After you select the record type for import, you choose the import character encoding. For more information, see Select a Record Type for Import and Choose Import Character Encoding.

Additional Information

Related Topics

General Notices