Inventory Transfer

The Inventory Transfer transaction posts details about per-location item inventory level changes when items are transferred between two locations. This basic inventory transfer decreases items in the source location and increases them in the receiving location, all in one step.

This transaction is available when the Locations feature and the Multi-Location Inventory (MLI) feature are enabled.

For help working with this record in the UI, see Transferring Inventory.

The internal ID for this record is inventorytransfer.

See the SuiteScript Records Browser for all internal IDs associated with this record.

Note:

For information about using the SuiteScript Records Browser, see Working with the SuiteScript Records Browser in the NetSuite Help Center.

For information about scripting with this record in SuiteScript, see the following help topics:

Supported Script Types

The inventory transfer record is scriptable in server SuiteScript only.

Supported Functions

The inventory detail record is fully scriptable. It can be created, updated, copied, deleted, and searched using SuiteScript. It can also be transformed.

Usage Notes

This record has available transforms. See the SuiteScript Records Browser for available transforms. In the NetSuite Help Center, see record.transform(options) for examples on how to transform records.

Related Topics

Transferring Inventory
Working with the SuiteScript Records Browser
SuiteCloud Supported Records
Transactions

General Notices