Bin Transfer

You can record a bin transfer to move items between bins within a warehouse.

For example, at your East Coast location, you stock item #AB123 in two bins: bin #3003 and #4004. There are currently 100 of the item in each bin. You can enter a bin transfer to record the transfer of 50 items out of bin #3003 and into bin #4004.

Recording a bin transfer does not post to your chart of accounts and has no financial impact. The transfer only updates the quantity on hand in each bin for the items transferred.

On the bin transfer record, identify the item, the bin the item is in, the bin the item will move into and the quantity to be moved.

For help working with this record in the UI, see Bin Transfers.

The internal ID for this record is bintransfer.

The bin transfer record contains a subrecord: Inventory Detail. For details about subrecords in SuiteScript, see SuiteScript 2.x Scripting Subrecords.

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 bin transfer is scriptable in server SuiteScript only.

Supported Functions

The bin transfer record is fully scriptable. It can be created, updated, copied, deleted, and searched using SuiteScript.

Related Topics

General Notices