This table contains information about the translated names for item categories.
Module:
CATEGORY_ID, LANGUAGE
| 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 | This column is for Oracle Internal use only. Source record Id formed by category identifier. | |||
| CATEGORY_NAME | VARCHAR2 | 256 | Translatable name of the category. | ||||
| DESCRIPTION | VARCHAR2 | 256 | Translatable description of the category. |
Copyright © 2019, 2024, Oracle and/or its affiliates.