DW_PROJECT_UNIT_OF_MEASURE_TL

This table stores codes and their descriptions for projects

Details

Module: Project Costing

Key Columns

UOM_CODE, LANGUAGE

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
UOM_CODE VARCHAR2 32 True Unique short code assigned to a Unit of Measure (UOM)
LANGUAGE VARCHAR2 32 True Indicates the code of the language into which the contents of the translatable columns are translated.
SOURCE_RECORD_ID VARCHAR2 256 This column is for Oracle Internal use only. System generated Unique Identifier.
DISABLE_DATE DATE Date from when the UOM cannot be used to define conversions
UNIT_OF_MEASURE_NAME VARCHAR2 128 Translatable Unit of Measure (UOM) name.
UNIT_OF_MEASURE_DESCRIPTION VARCHAR2 256 Translatable Unit of Measure (UOM) description.