This table contains information about the translated names for item category sets.
Module:
LANGUAGE, CATEGORY_SET_ID
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 | This column is for Oracle Internal use only. 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. |
Copyright © 2019, 2024, Oracle and/or its affiliates.