UOM
C_UOM
Unit of Measure
Overview
| Table Name | C_UOM |
|---|---|
| Access Level | System + Client |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (22)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
ShelfDepth |
Number(22) | No | - | Shelf depth required |
ShelfHeight |
Number(22) | No | - | Shelf height required |
ShelfWidth |
Number(22) | No | - | Shelf width required |
UOMType |
List(2) | No | - | - |
Volume |
Amount(22) | No | - | Volume of a product |
Weight |
Amount(22) | No | - | Weight of a product |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
CostingPrecision |
Integer(22) | Yes | - | Rounding used costing calculations |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
C_UOM_ID |
ID(22) | Yes | - | Unit of Measure |
C_UOM_UU |
String(36) | No | - | - |
Description |
String(255) | No | - | Optional short description of the record |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsDefault |
Yes-No(1) | Yes | - | Default value |
StdPrecision |
Integer(22) | Yes | - | Rule for rounding calculated amounts |
UOMSymbol |
String(10) | No | - | Symbol for a Unit of Measure |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
X12DE355 |
String(4) | Yes | - | UOM EDI X12 Code |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
Generated on 2026-05-03T16:42:12.901295681Z