DW_CONTRACT_LINE_D_TL

This table stores the translated records of the Contract Lines

Details

Module: Project Costing

Key Columns

MAJOR_VERSION, VERSION_TYPE, 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 .    
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    
LINE_NAME VARCHAR2 2048     Free form text attribute for line name - translated.    
LINE_DESCRIPTION VARCHAR2 2048     Free form text attribute for line description - translated.