This table stores the translated records of the Contract Headers.
Module: Project Billing
CONTRACT_HEADER_ID, MAJOR_VERSION, LANGUAGE, VERSION_TYPE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
CONTRACT_HEADER_ID | NUMBER | 38 | 0 | True | Contract Header identifier. | ||
MAJOR_VERSION | NUMBER | 38 | 0 | True | Major Version Number . | ||
VERSION_TYPE | VARCHAR2 | 16 | True | Version Type can have 3 values: Current, Amendment, and History. If the version type is not Current then no update is allowed on the entity. | |||
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 | System Generated unique identifier | ||||
CONTRACT_NAME | VARCHAR2 | 512 | Cognomen | ||||
DESCRIPTION | VARCHAR2 | 999 | Description |
Copyright © 2019, 2023, Oracle and/or its affiliates.