descriptionitem
Contains items used in the system's product catalog or other descriptions, aiding in categorizing and managing inventory and services.
Columns
| Name | Type | References | Description |
| availabletopartners | Boolean | Indicates whether the item is available for selection or use by partners in the system, helping to manage accessibility. | |
| class | String | The class associated with the item or record, used for classification or categorization purposes within the system. | |
| createddate | Datetime | The date and time when the record was created, providing a timestamp for when the item or record was initially entered. | |
| customform | String | The custom form associated with the record, used to manage data entry forms or templates that are customized for specific needs. | |
| department | String | The department associated with the record or item, used for organizational classification or for tracking departmental responsibilities. | |
| description | String | A detailed description of the item or record, providing context or additional information about its characteristics or purpose. | |
| externalid | String | An external identifier used to reference the record or item from outside systems, facilitating integration with third-party applications. | |
| includechildren | Boolean | Indicates whether related child records (such as subcategories or components) should be included or processed in relation to this record. | |
| isinactive | Boolean | Indicates whether the item or record is marked as inactive, meaning it is not currently in use or available for selection in active processes. | |
| issueproduct | String | The product related to or associated with the issue, often used in contexts involving product management or problem resolution. | |
| itemid | String | The unique identifier for the item, often used for referencing or tracking the item within inventory or product catalogs. | |
| itemtype | String | The type of item, such as 'Inventory', 'Non-inventory', or 'Service', used to categorize the item for accounting or inventory purposes. | |
| lastmodifieddate | Datetime | The date and time when the record was last modified, providing an audit trail of when updates or changes were made. | |
| location | String | The location associated with the item, often used to track where the item is stored, sold, or used within the organization. | |
| subsidiary | String | The subsidiary associated with the record, used to categorize and track transactions or items within a larger organizational structure. |