DW_CONTRACT_LINE_TL

This table stores the translated records of the Contract Lines

Details

Module: Project Billing

Key Columns

MAJOR_VERSION, LANGUAGE, CONTRACT_LINE_ID

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
CONTRACT_LINE_ID NUMBER 38 0 True Contract Line identifier.
MAJOR_VERSION NUMBER 38 0 True Major Version Number .
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 This column is for Oracle Internal use only. System Generated unique identifier
VERSION_TYPE VARCHAR2 16 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.
LINE_NAME VARCHAR2 999 Free form text attribute for line name - translated.
LINE_DESCRIPTION VARCHAR2 999 Free form text attribute for line description - translated.
COMMENTS VARCHAR2 999 Free form text attribute for comments - translated.