DW_CONTRACT_LINE_TL

This table stores the translated records of the Contract Lines

Details

Module: Project Billing

Key Columns

LANGUAGE, MAJOR_VERSION, VERSION_TYPE, 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 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.    

Copyright © 2019, 2023, Oracle and/or its affiliates.