DW_NS_unitsTypeUom_D
This table contains information on units used to measure the quantity. Example: Inch, Foot, Yard are unit of measure.
Details
Module:
Key Columns
internalid
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| internalid | NUMBER | 38 | 0 | True | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. This is source record id column. | ||||
| baseunit | VARCHAR2 | 16 | Base Unit | ||||
| conversionrate | NUMBER | Conversion Rate (/base) | |||||
| unitname | VARCHAR2 | 128 | Name | ||||
| unitstype | NUMBER | 38 | 0 | Units Type | DW_NS_unitsType_D | id | |
| abbreviation | VARCHAR2 | 64 | Abbreviation |