TradingPartnerItemRelationshipstranslatableAttributes
Manages translatable attributes for trading partner item relationships to support global operations.
Columns
Name | Type | Description |
TradingPartnerItemRelationshipsItemRelationshipId [KEY] | Long | Specifies the unique identifier for the trading partner item relationship within the TradingPartnerItemRelationshipstranslatableAttributes module. This identifier links item relationship records to their translatable attributes, ensuring multilingual support. |
ItemRelationshipId [KEY] | Long | Defines the unique identifier for the item relationship between the organization and its trading partner. This identifier ensures accurate tracking of item associations across different languages. |
RelationshipDescription | String | Provides a textual description of the item relationship in the designated language. This description helps document the nature of the association, such as supplier agreements, resale partnerships, or competitive analysis. |
Language [KEY] | String | Indicates the language used for the translatable attributes of the item relationship. This field ensures that descriptions and other attributes are correctly localized for different regions. |
SourceLanguage | String | Specifies the original language from which the relationship description is translated. This field helps track the source of translations and maintain consistency across multilingual records. |
CreationDateTime | Datetime | Represents the date and time when the translatable attributes for the trading partner item relationship were created. This information is useful for auditing and version control of translated content. |
LastUpdateDateTime | Datetime | Indicates the date and time when the translatable attributes for the trading partner item relationship were last updated. This information ensures that the most recent translations are applied and maintained. |
CreatedBy | String | Identifies the user who initially created the translatable attributes for the item relationship. This value is important for audit trails and accountability. |
LastUpdateLogin | String | Defines the user session that last updated the translatable attributes for the item relationship. This information helps track system access and modification history. |
LastUpdatedBy | String | Specifies the user who made the most recent changes to the translatable attributes. This value is useful for maintaining audit logs and ensuring compliance with translation policies. |
EffectiveDate | Datetime | Specifies the date when the translated attributes for the item relationship become effective. This date ensures proper activation timing for multilingual business operations and reporting. |
Finder | String | Defines the search mechanism or query criteria used to locate records in the TradingPartnerItemRelationshipstranslatableAttributes module. This value enhances system usability by enabling efficient data retrieval for multilingual item relationship descriptions. |
ItemNumber | String | Represents the internal item number used by the organization. This item number ensures that internal records are accurately linked to external trading partner items while maintaining consistency across different languages. |