DW_ITEM_CATEGORY_SETS_D_TL

This table contains information about the translated names for item category sets.

Details

Module:

Key Columns

LANGUAGE, CATEGORY_SET_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CATEGORY_SET_ID NUMBER 38 0 True Category set identifier, Category set represents collection of items grouped into categories.    
LANGUAGE VARCHAR2 16   True Indicates the code of the language into which the contents of the translatable columns are translated.    
SOURCE_RECORD_ID NUMBER 38 0   Source record Id formed by category set identifier.    
CATEGORY_SET_NAME VARCHAR2 32     Translatable name of the category set.    
DESCRIPTION VARCHAR2 256     Translatable description of the category set.