Inventory Detail

The inventory detail subrecord is available when the Advanced Bin / Numbered Inventory Management feature is enabled. This type of record stores values relating to bin numbers and serial/lot numbers for items, including line items on transactions. This data includes the quantity on hand and quantity available per bin number, or per serial/lot number, or when both are in use, per bin number/serial lot number combination.

In the UI, the inventory detail subrecord displays as a popup when you click the Inventory Detail body field or sublist field.

For help working with this record in the UI, see Advanced Bin / Numbered Inventory Management.

The internal ID for this subrecord is inventorydetail.

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 inventory detail record is scriptable in client SuiteScript. Server scripts must access through the parent record.

Supported Functions

The inventory detail record is fully scriptable — it can be created, updated, copied, deleted, and searched using SuiteScript.

Usage Notes

Inventory Detail is scriptable from both the body field and the line item.

Inventory Detail is considered a subrecord in SuiteScript. For details on working with this subrecord type, see Creating an Inventory Detail Sublist Subrecord Example. For general details on working with subrecords, see SuiteScript 2.x Scripting Subrecords.

Related Topics

Advanced Bin / Numbered Inventory Management
Working with the SuiteScript Records Browser
SuiteCloud Supported Records
Transactions

General Notices