DW_PROJECT_TXN_SOURCE_TL

This table stores all the translatable transaction sources records.

Details

Module: Project Costing

Key Columns

TRANSACTION_SOURCE_ID, LANGUAGE

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
TRANSACTION_SOURCE_ID NUMBER 38 0 True Uniquely identifies the transactions source.
LANGUAGE VARCHAR2 16 True Indicates the code of the language into which the contents of the translatable columns are translated.
SOURCE_RECORD_ID VARCHAR2 64 This column is for Oracle Internal use only. System Generated unique identifier
USER_TRANSACTION_SOURCE VARCHAR2 256 Name of the transactions source.
DESCRIPTION VARCHAR2 999 Description of the transaction source.