Vendor Payment Import

NetSuite Vendor Payment transactions record payment of vendor bills when they are due. These transactions post expenses to the general ledger, and affect both accounts payable and the bank account used for the payment.

Note:

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

For more details about vendor payments in NetSuite, see Vendor Payments.

Usage Notes

Consider the following usage notes when importing vendor payment data.

For details about fields that can be mapped in the vendor payment record, see the SOAP Schema Browser’s vendor payment 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.

Review the following guidelines for vendor payment imports:

Supported Vendor Payment Sublist Data Imports

The Vendor Payment import supports the import of Bills sublist data. Each line in this sublist represents a vendor bill to which the payment is applied. The sum of Payment field values for sublist records represents the total amount of the payment.

In this sublist, the required Bill key field holds the transaction IDs for vendor bills to which payments are applied. An additional, optional Line key field holds the line numbers for the vendor bill lines to which payments are applied.

Note:

If you use only the Bill key, the following error may be returned to indicate that a unique reference was not found, “Ambiguous sublist reference; multiple matches exist for key value <>”.

An import can add new vendor bills or vendor bill lines to which a payment is applied, change the amounts applied to existing vendor bills or vendor bill lines, or remove vendor bills or vendor bill lines.

When the Overwrite Sublists advanced option is not enabled (which is the default), CSV file sublist data selectively updates existing vendor bills data. When this option is enabled, CSV file sublist data completely replaces existing vendor bills data. For example:

The Vendor Payment Import also supports the import of Accounting Book Detail sublist data. Accounting Book Detail sublist data is available only when the Multi-Book Accounting feature is enabled, and only when more than one active accounting book exists. This sublist is selectively updateable based on the Accounting Book key field.

Complete deletion of sublist data currently is not supported. For more information, see Sublist Data Import.

Using Import Assistant for Vendor Payments Mass Update

You can perform a mass update of existing Vendor Payment main fields by creating a Transaction saved search with a filter of Type is Vendor Payment, changing data externally, then using the Import Assistant to import modified data. For more information, see Creating Transaction Saved Searches for Reimport.

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