Table idempiere9.adempiere.m_locator
Warehouse Locator

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
m_locator_id numeric 10
a_asset.m_locator_id mlocator_aasset R
a_asset_addition.m_locator_id mlocator_aassetaddition R
a_asset_product.m_locator_id mlocator_aassetproduct R
c_projectissue.m_locator_id mlocator_cprojectissue R
dd_orderline.m_locator_id mlocator_ddorderline R
dd_orderline.m_locatorto_id mlocatorto_ddorderline R
fact_acct.m_locator_id mlocator_factacct R
i_asset.m_locator_id mlocator_iasset R
i_fixedasset.m_locator_id mlocator_ifixedasset R
i_inventory.m_locator_id mlocator_iinventory N
i_movement.m_locator_id mlocator_imovement R
i_movement.m_locatorto_id mlocatorto_imovement R
m_inoutline.m_locator_id mlocator_minoutline R
m_inventoryline.m_locator_id mlocator_minventoryline R
m_movementline.m_locator_id mlocatorto_mmovementline R
m_movementline.m_locatorto_id mlocator_movementline R
m_product.m_locator_id mlocator_mproduct R
m_production.m_locator_id mlocator_mproduction R
m_productionline.m_locator_id mlocator_mproductionline R
m_productionplan.m_locator_id mlocator_mproductionplan R
m_replenish.m_locator_id mlocator_mreplenish R
m_storageonhand.m_locator_id mlocator_mstorageonhand R
m_transaction.m_locator_id mlocator_minventorycount R
m_warehouse.m_reservelocator_id mreservelocator_mwarehouse R
pp_cost_collector.m_locator_id mlocator_ppcostcollector R
pp_order_bomline.m_locator_id mlocator_pporderbomline R
t_transaction.m_locator_id mlocator_ttransaction C
Warehouse Locator
ad_client_id numeric 10
ad_client.ad_client_id m_wh_locator_client R
Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id m_wh_locator_org R
Organizational entity within client
isactive bpchar 1 'Y'::bpchar The record is active in the system
created timestamp 29,6 now() Date this record was created
createdby numeric 10 User who created this records
updated timestamp 29,6 now() Date this record was updated
updatedby numeric 10 User who updated this records
value varchar 40 Search key for the record in the format required - must be unique
m_warehouse_id numeric 10
m_warehouse.m_warehouse_id m_warehouse_locator C
Storage Warehouse and Service Point
priorityno numeric 10 Where inventory should be picked from first
isdefault bpchar 1 'N'::bpchar Default value
x varchar 60  √  null X dimension, e.g., Aisle
y varchar 60  √  null Y dimension, e.g., Bin
z varchar 60  √  null Z dimension, e.g., Level
m_locator_uu varchar 36  √  NULL::character varying M_Locator_UU
m_locatortype_id numeric 10  √  NULL::numeric
m_locatortype.m_locatortype_id mlocatortype_mlocator R
Locator Type

Table contained 11 rows at 2021-12-25 14:43 +0100

Indexes:
Column(s) Type Sort Constraint Name
m_locator_id Primary key Asc m_locator_pkey
m_warehouse_id + x + y + z Must be unique Asc/Asc/Asc/Asc m_location_where
m_locator_uu Must be unique Asc m_locator_uu_idx


SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.