Reallocate Items

NetSuite sometimes automatically allocates items from inventory to commit them to fill orders. Inventory may be automatically committed in the following cases:

For help working with this record in the UI, see Reallocating Items.

The internal ID for this record is reallocateitem.

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:

Supported Script Types

The reallocate items record is only exposed in user event scripts. You can execute beforeLoad, beforeSubmit, and afterSubmit user event scripts on this record.

Supported Functions

The reallocate items record can only be copied and searched. It cannot be created, updated, or deleted using scripts.

Related Topics

General Notices