This table is used to store the financial plan and project plan versions.
Module: Project Control
LANGUAGE, PLAN_VERSION_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PLAN_VERSION_ID | NUMBER | 38 | 0 | True | PLAN_VERSION_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 | 256 | This column is for Oracle Internal use only. System generated Unique Identifier. | ||||
DESCRIPTION | VARCHAR2 | 999 | DESCRIPTION | ||||
VERSION_NAME | VARCHAR2 | 256 | VERSION_NAME |
Copyright © 2019, 2024, Oracle and/or its affiliates.