ItemCategoriestranslatableAttributes
ItemCategoriestranslatableAttributes
Columns
Name | Type | Description |
ItemCategoriesCatalogId [KEY] | Long | Value that uniquely identifies the item catalog. |
ItemCategoriesCategoryId [KEY] | Long | Value that uniquely identifies the item category. |
CategoryId [KEY] | Long | Value that uniquely identifies the category. |
CategoryName | String | Translated name of the category. |
Description | String | Translated description of the category. |
Language [KEY] | String | Language associated with the translated attributes. |
SourceLanguage | String | Language associated with the translated source category attributes. |
CreationDateTime | Datetime | Date and time when the user created the translatable attributes of the category. |
LastUpdateDateTime | Datetime | Date and time when the user most recently updated the translatable attributes of the category. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
Bind_CatalogCode | String | Bind_CatalogCode |
CatalogId | Long | CatalogId |
FunctionalAreaId | Long | FunctionalAreaId |
Finder | String | finder |