This table stores the translated records of the various Project Statuses
Module: Project Costing
LANGUAGE, PROJECT_STATUS_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PROJECT_STATUS_CODE | VARCHAR2 | 128 | True | Project status code | |||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. System Generated unique identifier | ||||
PROJECT_STATUS_NAME | VARCHAR2 | 128 | Project status name | ||||
DESCRIPTION | VARCHAR2 | 256 | Project status description |
Copyright © 2019, 2024, Oracle and/or its affiliates.