PurchaseAgreementImportRequestslinestranslationItemAttributes
Records translation-specific item attributes for multilingual or localized agreement data imports.
Columns
| Name | Type | Description |
| PurchaseAgreementImportRequestsInterfaceHeaderId [KEY] | Long | The unique identifier for the interface header related to the purchase agreement import request translation item attributes. |
| LinesInterfaceLineId [KEY] | Long | The unique identifier for the interface line associated with the translation item attribute, linking it to a specific line on the purchase agreement. |
| InterfaceAttributeTlpId [KEY] | Long | The unique identifier for the translation of the item attribute on the interface line, helping to manage multilingual data. |
| InterfaceLineId | Long | The unique identifier for the interface line, used to track the translation attributes for each item on the purchase agreement. |
| InterfaceHeaderId | Long | The unique identifier for the interface header, linking the translation item attributes to the overall purchase agreement import request. |
| InterfaceLineKey | String | A key that uniquely identifies the interface line for the translation item attribute, ensuring each translation can be traced to its corresponding line. |
| InterfaceAttributeTlpKey | String | A key that uniquely identifies the translated item attribute, distinguishing the translated data from the original. |
| Description | String | A description for the line item, typically providing additional details about the item as it appears on the purchase agreement. |
| Manufacturer | String | The name of the manufacturer of the item specified on the blanket purchase agreement line, providing clarity on the item’s origin. |
| Alias | String | An alternate identifier for the item specified on the blanket purchase agreement line, often used when items have multiple identifiers. |
| Comments | String | Additional comments or notes related to the item, offering extra context or instructions for the purchase agreement line. |
| LongDescription | String | A more detailed text description of the item specified on the blanket purchase agreement line, providing further insights into its specifications or features. |
| Language | String | The language code that indicates the language into which the contents of the translatable columns are converted. The maximum length of the language code is 4. |
| CreatedBy | String | The name of the person or system that created the translation item attribute for the purchase agreement import request. |
| CreationDate | Datetime | The date and time when the translation item attribute was created, providing a record of when the translation data was entered into the system. |
| LastUpdatedBy | String | The name of the person or system that last updated the translation item attribute for the purchase agreement import request. |
| LastUpdateDate | Datetime | The date and time when the translation item attribute was last updated, helping to track the most recent changes to the translation. |
| ProcessCode | String | The code identifying the process or action being performed for the purchase agreement import request translation item attributes. |
| Finder | String | The function or mechanism used to search for or retrieve translation item attributes associated with the purchase agreement import requests. |