ItemsV2ItemRevisionItemRevisionTranslation
Handles translatable attributes for item revisions to support global operations and localized descriptions.
Columns
| Name | Type | Description |
| ItemsV2ItemId [KEY] | Long | The unique identifier for an item within the ItemsV2 module. This identifier serves as a key reference linking item records to their associated revision-level translations, ensuring accurate multilingual descriptions for global business operations. |
| ItemsV2OrganizationId [KEY] | Long | The unique identifier for the organization managing the item. This identifier ensures that item revision translations are correctly associated with the appropriate business unit, supporting localization and international compliance. |
| ItemrevisionInventoryItemId [KEY] | Long | The unique identifier assigned to an inventory-managed part, item, product, or service that has undergone a revision. This identifier ensures proper classification and tracking of item revisions in multilingual environments. |
| ItemrevisionOrganizationId [KEY] | Long | The identifier representing the organization responsible for managing the item revision translation. This identifier ensures that translated item descriptions are correctly assigned to the right organization. |
| ItemrevisionRevisionId [KEY] | Long | The unique identifier that links the inventory item to a specific revision. This identifier ensures traceability of changes to the item revision while supporting multilingual descriptions for international markets. |
| RevisionId [KEY] | Long | The system-generated identifier that uniquely defines a specific revision of an item. This identifier is crucial for managing product updates, ensuring that translated descriptions remain aligned with the correct revision version. |
| Description | String | The translated long description of the item revision, which provides detailed product information in the target language. This description supports global business operations, multilingual catalogs, and international compliance. |
| Language [KEY] | String | The language associated with the translated item revision description. This field ensures that the correct translation is displayed based on the user's language settings or business requirements. |
| SourceLanguage | String | The original language from which the item revision descriptions are translated. This field is useful for tracking translation processes and ensuring consistency across multilingual product descriptions. |
| CreationDateTime | Datetime | The timestamp indicating when the translated item revision description was first created. This timestamp helps track translation efforts and ensures proper version control. |
| LastUpdateDateTime | Datetime | The timestamp of the most recent update to the translated item revision description. This timestamp ensures visibility into when and why translations were modified, supporting localization quality control. |
| CreatedBy | String | The username or system entity that originally created the item revision translation record. This username or system entity is crucial for audit trails and tracking translation ownership. |
| LastUpdateLogin | String | The session login or system reference associated with the last update to the item revision translation. This information is useful for security audits and tracking user activity related to translations. |
| LastUpdatedBy | String | The username or system entity responsible for the most recent modification to the item revision translation. This username or system entity helps maintain accountability and track changes made to translation records. |
| AcdType | String | The classification type assigned to the item revision translation, determining how the translation is processed within the system. This classification type supports workflows related to language localization and multilingual content management. |
| ChangeLineId | Long | The unique identifier that links the item revision translation record to a specific change request or modification. This identifier ensures traceability of multilingual updates and supports compliance with localization policies. |
| Finder | String | The reference to an internal search or query mechanism that helps users efficiently locate translated item revision descriptions. This reference enhances usability and enables quick retrieval of localized product descriptions. |
| InventoryOrganizationId | Long | The unique identifier of the inventory organization responsible for managing the item revision translation. This identifier ensures that multilingual descriptions align with inventory processes, supply chain documentation, and sales catalogs. |
| ItemId | Long | The unique identifier for the item, serving as a reference for inventory, procurement, and multilingual product management. This identifier is crucial for linking items to their translated revision descriptions. |
| ItemNumber | String | A human-readable item number assigned to a product, part, or service. This item number is used across procurement, sales, and inventory management to provide quick reference and ensure consistency in revision tracking and multilingual catalogs. |
| OrganizationCode | String | The standardized alphanumeric code representing the organization responsible for the item revision translation. This code ensures uniformity across global business operations and multilingual content management. |
| OrganizationId | Long | The unique identifier representing the organization associated with the item revision translation. This identifier ensures proper mapping of translated revisions within business units and aligns with enterprise localization standards. |
| VersionId | Long | The system-generated identifier representing the version of the item revision translation record. This identifier allows historical tracking of translated modifications, ensuring compliance with global reporting and localization requirements. |