This table stores the translations of spread curve.
Module: Project Control
LANGUAGE, SPREAD_CURVE_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
SPREAD_CURVE_ID | NUMBER | 38 | 0 | True | Unique identifier of the spread curve. | ||
LANGUAGE | VARCHAR2 | 32 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 128 | Source record id | ||||
SPREAD_CURVE_NAME | VARCHAR2 | 256 | Name of the spread curve. | ||||
DESCRIPTION | VARCHAR2 | 2048 | Description of the spread curve. |