This dimension captures the checklist category lookup information
Module:
LANGUAGE, CHECKLIST_CATEGORY_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
CHECKLIST_CATEGORY_CODE | VARCHAR2 | 32 | True | Checklist Category Lookup Code | |||
LANGUAGE | VARCHAR2 | 32 | True | Translation language | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source Record Identifier It is a unique combination of CODE_TYPE, CODE | ||||
CHECKLIST_CATEGORY_NAME | VARCHAR2 | 128 | Checklist Category Name | ||||
CHECKLIST_CATEGORY_DESCRIPTION | VARCHAR2 | 256 | Checklist Category Description |
Copyright © 2019, 2024, Oracle and/or its affiliates.