generalizedItem
Manages generic inventory items that can be used across multiple product categories.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The internal identifier for this item within NetSuite. | |
| externalid | String | A unique external identifier for referencing this item in external systems. | |
| itemtype | String | The type of item, such as inventory, non-inventory, service, or other classifications. | |
| name | String | The name assigned to this item for identification within NetSuite. |