Lot Numbered Inventory Item

Lot numbered inventory items track the purchase, stock, and sale of groups of items by assigning lot numbers. Lot numbered item records track the quantity of items and the specific cost for each lot as products are purchased and sold.

For information about using lot numbered items in the UI, see Lot Numbered Items. For information about using inventory items in the UI, see Inventory 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 lot numbered inventory item reference page.

Note:

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

Usage Notes

Working with Lot Numbered Inventory Items Sublists

The SOAP Schema Browser includes all sublists associated with the lot numbered inventory item record. See the following information for usage notes regarding specific lot numbered inventory item sublists. Usage notes are not provided for every sublist type.

LotNumberedInventoryItemLocations

To provide a locations list for lot numbered inventory Items, the Multi-Location Inventory feature must be enabled at Setup > Company > Enable Features > Accounting. Otherwise, single entries for each corresponding field can be entered in the regular record fields.

LotNumberedInventoryItemNumbers

This list is read-only and displays the serial number and quantity on hand for the lot numbered inventory item.

Merchandise Hierarchy Sublist

This sublist is available if the Merchandise Hierarchy feature is enabled at Setup > Company > Setup Tasks > Enable Features, on the Items & Inventory subtab.

Accessing Inventory Detail Data

If the Advanced Bin / Numbered Inventory Management feature is enabled, lot numbered inventory items include data from the Inventory Detail subrecord. This subrecord includes quantity on hand and quantity available values per lot number, and if applicable, per bin number.

If this feature is enabled, you must use the 2011.2 endpoint or later to access the subrecord and the most up to date bin and numbered inventory fields. You need to update any SOAP web services code from a previous endpoint that accesses these fields, to avoid errors or unexpected results.

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

Related Topics

General Notices