Warehouse
M_Warehouse
Storage Warehouse and Service Point
Overview
| Table Name | M_Warehouse |
|---|---|
| Access Level | Client Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | M_AllocationRule |
| Wiki | View on iDempiere Wiki |
Columns (23)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
IsDisallowNegativeInv |
Yes-No(1) | Yes | N | Negative Inventory is not allowed in this warehouse |
IsInTransit |
Yes-No(1) | No | N | Movement is in transit |
M_AllocationRule_ID |
Table Direct(10) | No | - | - |
M_CustomerReturnLocator_ID |
Search(10) | No | - | - |
M_ReplenishRule_ID |
Table Direct(22) | No | - | - |
M_ReserveLocator_ID |
Search(10) | No | - | Reservation Locator (just for reporting purposes) |
StorageOwner_ID |
Search(10) | Yes | - | The Storage Owner is Business Partner who owns storage on Warehouse/Locators |
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 |
C_Location_ID |
Location (Address)(22) | Yes | - | Location or Address |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
Description |
String(255) | No | - | Optional short description of the record |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
M_Warehouse_ID |
Table Direct(22) | Yes | - | Storage Warehouse and Service Point |
M_WarehouseSource_ID |
Table(10) | No | - | Optional Warehouse to replenish from |
M_Warehouse_UU |
String(36) | No | - | - |
ReplenishmentClass |
String(60) | No | - | Custom class to calculate Quantity to Order |
Separator |
String(1) | Yes | * | Element Separator |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Value |
String(40) | Yes | - | Search key for the record in the format required - must be unique |
Foreign Keys
| Column | References | Description |
|---|---|---|
M_AllocationRule_ID |
M_AllocationRule.M_AllocationRule_ID | - |
M_CustomerReturnLocator_ID |
M_CustomerReturnLocator.M_CustomerReturnLocator_ID | - |
M_ReplenishRule_ID |
M_ReplenishRule.M_ReplenishRule_ID | - |
M_ReserveLocator_ID |
M_ReserveLocator.M_ReserveLocator_ID | Reservation Locator (just for reporting purposes) |
StorageOwner_ID |
StorageOwner.StorageOwner_ID | The Storage Owner is Business Partner who owns storage on Warehouse/Locators |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
C_Location_ID |
C_Location.C_Location_ID | Location or Address |
M_WarehouseSource_ID |
M_WarehouseSource.M_WarehouseSource_ID | Optional Warehouse to replenish from |
Generated on 2026-05-03T15:25:14.399118259Z