Project translatable fields table
Module: Project Costing
LANGUAGE, PROJECT_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| PROJECT_ID | NUMBER | 38 | 0 | True | Project Identifier | ||
| LANGUAGE | VARCHAR2 | 16 | True | Language into which the contents are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Source record identifier | ||||
| SOURCE_LANG | VARCHAR2 | 16 | Language in which the contents were originally created. | ||||
| NAME | VARCHAR2 | 256 | Project Name | ||||
| DESCRIPTION | VARCHAR2 | 999 | Project description |
Copyright © 2019, 2024, Oracle and/or its affiliates.