Purchasing Category translation table
Module: Purchasing
PURCHASING_CAT_ID, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PURCHASING_CAT_ID | NUMBER | 38 | 0 | True | Purchasing category ID | DW_PURCHASING_CAT_HIERARCHY_D | PURCHASING_CAT_ID |
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 128 | Source record identifier. | ||||
CATEGORY_NAME | VARCHAR2 | 256 | Category Name. | ||||
CATEGORY_DESCRIPTION | VARCHAR2 | 256 | Description about the category. |
Copyright © 2019, 2023, Oracle and/or its affiliates.