This table contains information about the translated names for item categories.
Module:
LANGUAGE, CATEGORY_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
CATEGORY_ID | NUMBER | 38 | 0 | True | Category identifier. | ||
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 identifier. | |||
CATEGORY_NAME | VARCHAR2 | 256 | Translatable name of the category. | ||||
DESCRIPTION | VARCHAR2 | 256 | Translatable description of the category. |