Locator
M_Locator
Warehouse Locator
Overview
| Table Name | M_Locator |
|---|---|
| Access Level | All Levels |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | M_LocatorStatus |
| Wiki | View on iDempiere Wiki |
Columns (30)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
ExternalReference |
String(100) | No | - | External identifier from another system, document, or partner |
M_LocatorGroupValue |
String(10) | No | - | Warehouse Locator Group Key |
M_LocatorStatus_ID |
Table Direct(10) | No | - | - |
M_LocatorType_ID |
Table Direct(22) | No | - | - |
MMPolicyLocator |
List(1) | No | F | - |
ShelfDepth |
Amount(22) | No | 0 | Shelf depth required |
ShelfHeight |
Amount(22) | No | 0 | Shelf height required |
ShelfWidth |
Integer(22) | No | 0 | Shelf width required |
SOPOType |
List(1) | Yes | B | Sales Tax applies to sales situations, Purchase Tax to purchase situations |
StorageOwner_ID |
Search(10) | No | - | The Storage Owner is Business Partner who owns storage on Warehouse/Locators |
UPC |
String(30) | No | - | Bar Code (Universal Product Code or its superset European Article Number) |
Volume |
Amount(22) | No | 0 | Volume of a product |
WCS_LaneIdentifier |
String(10) | No | - | - |
Weight |
Amount(22) | No | 0 | Weight of a product |
Value |
String(40) | Yes | - | 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(22) | Yes | - | User who created this records |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsDefault |
Yes-No(1) | Yes | - | Default value |
M_Locator_ID |
ID(22) | Yes | - | Warehouse Locator |
M_Locator_UU |
String(36) | No | - | - |
M_Warehouse_ID |
Table Direct(22) | Yes | - | Storage Warehouse and Service Point |
PriorityNo |
Integer(22) | Yes | 50 | Where inventory should be picked from first |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
X |
String(60) | Yes | - | X dimension, e.g., Aisle |
Y |
String(60) | Yes | - | Y dimension, e.g., Bin |
Z |
String(60) | Yes | - | Z dimension, e.g., Level |
Foreign Keys
| Column | References | Description |
|---|---|---|
M_LocatorStatus_ID |
M_LocatorStatus.M_LocatorStatus_ID | - |
M_LocatorType_ID |
M_LocatorType.M_LocatorType_ID | - |
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 |
M_Warehouse_ID |
M_Warehouse.M_Warehouse_ID | Storage Warehouse and Service Point |
Generated on 2026-05-03T15:23:49.979569997Z