Assembly Item (BOM Item)

Assembly item records are also referred to as bill of material items (BOM items).

An assembly item is an inventory item made of several components, but identified as a single item. Assemblies are manufactured by combining raw materials you stock.

For information about working with assembly items in the UI, see Assembly Items.

Supported Operations

add | addList | delete | deleteList | get | getList | getSavedSearch | getSelectValue | search | update | updateList | upsert | upsertList

Note:

You can also use the asynchronous equivalents of SOAP web services list operations. For information about asynchronous operations, see SOAP Web Services Asynchronous Operations. For more information about request processing, see Synchronous Versus Asynchronous Request Processing.

Field Definitions

The SOAP Schema Browser includes definitions for all body fields, sublist fields, search filters, and search joins available to this record. For details, see the SOAP Schema Browser’s assembly item reference page.

Note:

For information on using the SOAP Schema Browser, see SOAP Schema Browser.

Usage Notes

Accessing Inventory Detail Data

If the Advanced Bin / Numbered Inventory Management feature is enabled, assembly/BOM items that have Use Bins set to True include data from the Inventory Detail subrecord. This subrecord includes quantity on hand and quantity available values per bin number.

If this feature is enabled, you must use the 2011.2 endpoint or later to access the newly supported subrecord and the most up to date bin fields for assembly/BOM items. If you are upgrading from a pre-2011.2 endpoint, you need to update any SOAP web services code that accesses these fields.

For more details, see Updating SOAP Web Services Code When Advanced Bin / Numbered Inventory Management is Enabled.

Related Topics

General Notices