issueproduct
Links reported issues to the relevant products, tracking which products are affected by specific issues.
Columns
| Name | Type | References | Description |
| externalid | String | A unique identifier assigned in integrations or third-party systems, typically provided by an external application and does not change once set. | |
| id | Integer | The primary key for this record, serving as a unique identifier, which is automatically generated and used to distinguish each entry in the table. | |
| internalid | Integer | An internal identifier assigned by NetSuite to track this record and is commonly used in scripts, workflows, and API calls. | |
| isinactive | Boolean | Indicates whether this record is inactive. A value of 'true' means the record is not currently in use. | |
| issueproduct | String | The name or identifier of the product associated with the issue, used to track relevant product details. | |
| issueproductdescription | String | A detailed description of the product associated with the issue, including specifications, features, or other relevant information. | |
| showinactiveversions | Boolean | Specifies whether inactive versions of the product should be displayed in queries and reports. A value of 'true' includes inactive versions. |