Excel Add-In for Oracle Fusion Cloud SCM

Build 24.0.9175

ItemCategoriestranslatableAttributes

Manages translatable attributes of item categories to support global operations and localization.

Columns

Name Type Description
ItemCategoriesCatalogId [KEY] Long The unique identifier of the catalog associated with this translatable category attribute entry. This identifier links the category's multilingual attributes to the correct catalog.
ItemCategoriesCategoryId [KEY] Long The unique identifier of the category associated with this translatable attribute entry. This identifier ensures that the translated attributes are correctly linked to the appropriate category.
CategoryId [KEY] Long The unique identifier assigned to the category. This identifier ensures accurate reference and tracking of the category across multiple languages.
CategoryName String The translated name of the category in the specified language. This field supports localization to ensure users in different regions can view the category in their preferred language.
Description String The translated description of the category in the specified language. This field ensures that category details are accurately represented across different languages.
Language [KEY] String The language code representing the translated attributes for the category. This code follows ISO language standards to specify the language used for translation.
SourceLanguage String The original language code of the category attributes before translation. This field tracks the source language from which translations are derived.
CreationDateTime Datetime The timestamp when the translated category attributes were created. This timestamp provides historical tracking for multilingual data management.
LastUpdateDateTime Datetime The timestamp of the most recent update to the translated category attributes. This timestamp helps track modifications and ensures version control.
Bind_CatalogCode String The catalog code used for binding category translation data during service calls or data retrieval operations. This binding ensures consistency in catalog-category relationships across different languages.
CatalogId Long The unique identifier of the catalog to which the translated category attributes belong. This identifier ensures that translations are correctly linked to their respective catalogs.
Finder String The name of the predefined finder query used to retrieve translatable category attribute records dynamically. This query improves efficiency in searching for and managing multilingual category data.
FunctionalAreaId Long The unique identifier of the functional area associated with this category translation. This identifier ensures that translated attributes are correctly linked to relevant business functions within the system.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175