Handling Unit
M_HandlingUnit
A handling unit is a physical unit consisting of packaging materials (load carriers/packing material) and the goods contained on/in it.
Overview
| Table Name | M_HandlingUnit |
|---|---|
| Access Level | Client Only |
| Entity Type | MM06 |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | M_Locator |
| Wiki | View on iDempiere Wiki |
Columns (26)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
CoordinateInLocatorX |
Integer(10) | No | - | - |
DateMaterialPolicy |
Date+Time(7) | No | - | Date used for LIFO or FIFO Material Policy |
M_Locator_ID |
Search(10) | No | - | Warehouse Locator |
MovementsNo |
Integer(22) | No | 0 | - |
Qty |
Quantity(22) | No | 0 | Quantity |
Value |
String(60) | No | - | Search key for the record in the format required - must be unique |
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 |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(10) | Yes | - | User who created this records |
DeactivateHandlingUnit |
Button(22) | No | - | - |
ExternalReference |
String(50) | No | - | External identifier from another system, document, or partner |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
M_HandlingUnit_ID |
ID(22) | Yes | - | A handling unit is a physical unit consisting of packaging materials (load carriers/packing material) and the goods contained on/in it. |
M_HandlingUnit_UU |
String(36) | No | - | - |
M_PackType_ID |
Table Direct(22) | Yes | - | - |
RecalculateUsage |
Button(1) | No | - | - |
Reusable |
Yes-No(1) | Yes | N | - |
ShelfDepth |
Integer(22) | No | - | Shelf depth required |
ShelfHeight |
Amount(22) | No | - | Shelf height required |
ShelfWidth |
Integer(22) | No | - | Shelf width required |
Status |
List(2) | Yes | FU | Status of the currently running check |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(10) | Yes | - | User who updated this records |
Volume |
Amount(22) | Yes | 0 | Volume of a product |
Weight |
Amount(22) | Yes | 0 | Weight of a product |
Foreign Keys
| Column | References | Description |
|---|---|---|
M_Locator_ID |
M_Locator.M_Locator_ID | Warehouse Locator |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
M_PackType_ID |
M_PackType.M_PackType_ID | - |
Generated on 2026-05-03T16:36:59.186932510Z