itemrevision
Tracks version changes of inventory items, including specification updates and product lifecycle management.
Columns
| Name | Type | References | Description |
| effectivedate | Date | The date when this item revision becomes effective in NetSuite, determining when it can be used in transactions and planning. | |
| externalid | String | A unique identifier for the item revision that is set externally, often used for integrations and data synchronization with external systems. | |
| inactive | Boolean | Indicates whether this item revision is inactive. If set to 'true', the revision is no longer available for use in transactions or planning. | |
| item | String | The associated item for this revision, linking the revision to a specific product or inventory item in NetSuite. | |
| memo | String | A free-text field that allows users to add notes or additional details about this item revision for reference purposes. | |
| name | String | The name assigned to the item revision, typically used for identification and reference within NetSuite. | |
| obsoletedate | Date | The date when this item revision is considered obsolete, meaning it should no longer be used in transactions or planning. |