Assembly Build

An assembly item is an inventory item made of several components, but identified as a single item. This type of item lets you define the members of an assembly and to separately track both the component items and the assembled items in inventory. For each assembly build, the assembly item stock level increases and the member items' individual stock levels decrease.

An assembly build transaction records the physical manufacture of an assembly item from component items and the related inventory level changes.

For details about this type of transaction, see Building Assembly Items. For details about this type of item, see Assembly Items.

The internal ID for this record is assemblybuild.

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.

Also note that 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.

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

Supported Script Types

The assembly build record is scriptable in server SuiteScript only.

Supported Functions

The assembly build entry record is fully scriptable. It can be created, updated, copied, deleted, and searched using SuiteScript.

Related Topics

General Notices