Table idempiere9.adempiere.m_movement
Movement of Inventory

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_movement_id numeric 10
i_movement.m_movement_id mmovement_imovement R
m_movement.reversal_id reversal_mmovement R
m_movementconfirm.m_movement_id mmovement_mmovementconfirm C
m_movementline.m_movement_id mmovement_mmovementline C
Movement of Inventory
ad_client_id numeric 10 Client/Tenant for this installation.
ad_org_id numeric 10
ad_org.ad_org_id adorg_mmovement 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
updatedby numeric 10 User who updated this records
updated timestamp 29,6 now() Date this record was updated
documentno varchar 30 Document sequence number of the document
description varchar 255  √  null Optional short description of the record
movementdate timestamp 29,6 Date a product was moved in or out of inventory
posted bpchar 1 'N'::bpchar Posting status
processed bpchar 1 'N'::bpchar The document has been processed
processing bpchar 1  √  null Process Now
ad_orgtrx_id numeric 10  √  null
ad_org.ad_org_id adorgtrx_mmovement R
Performing or initiating organization
c_project_id numeric 10  √  null
c_project.c_project_id cproject_mmovement R
Financial Project
c_campaign_id numeric 10  √  null
c_campaign.c_campaign_id ccampaign_mmovement R
Marketing Campaign
c_activity_id numeric 10  √  null
c_activity.c_activity_id cactivity_mmovement R
Business Activity
user1_id numeric 10  √  null
c_elementvalue.c_elementvalue_id celementvalueuser1_mmove R
User defined list element #1
user2_id numeric 10  √  null
c_elementvalue.c_elementvalue_id celementvalueuser2_mmove R
User defined list element #2
datereceived timestamp 29,6  √  null Date a product was received
docaction bpchar 2 The targeted status of the document
docstatus bpchar 2 The current status of the document
isintransit bpchar 1 'N'::bpchar Movement is in transit
c_doctype_id numeric 10
c_doctype.c_doctype_id cdoctype_mmovement R
Document type or rules
isapproved bpchar 1 'N'::bpchar Indicates if this document requires approval
approvalamt numeric 0  √  null Document Approval Amount
freightcostrule bpchar 1  √  null Method for charging Freight
m_shipper_id numeric 10  √  null
m_shipper.m_shipper_id mshipper_mmovement R
Method or manner of product delivery
priorityrule bpchar 1  √  null Priority of a document
salesrep_id numeric 10  √  null
ad_user.ad_user_id salesrep_mmovement R
Sales Representative or Company Agent
ad_user_id numeric 10  √  null
ad_user.ad_user_id aduser_mmovement R
User within the system - Internal or Business Partner Contact
c_bpartner_id numeric 10  √  null
c_bpartner.c_bpartner_id cbpartner_mmovement R
Identifies a Business Partner
c_bpartner_location_id numeric 10  √  null
c_bpartner_location.c_bpartner_location_id cbpartnerlocation_mmovement R
Identifies the (ship to) address for this Business Partner
c_charge_id numeric 10  √  null
c_charge.c_charge_id ccharge_mmovement R
Additional document charges
chargeamt numeric 0  √  null Charge Amount
createfrom bpchar 1  √  null Process which will generate a new document lines based on an existing document
dd_order_id numeric 10  √  null
dd_order.dd_order_id ddorder_mmovement R
Distribution Order
deliveryrule bpchar 1  √  null Defines the timing of Delivery
deliveryviarule bpchar 1  √  null How the order will be delivered
freightamt numeric 0  √  null Freight Amount
reversal_id numeric 10  √  null
m_movement.m_movement_id reversal_mmovement R
ID of document reversal
poreference varchar 20  √  null Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner
processedon numeric 0  √  null The date+time (expressed in decimal format) when the document has been processed
m_movement_uu varchar 36  √  NULL::character varying M_Movement_UU
m_warehouse_id numeric 10  √  NULL::numeric
m_warehouse.m_warehouse_id mwarehouse_mmovement R
Storage Warehouse and Service Point
m_warehouseto_id numeric 10  √  NULL::numeric
m_warehouse.m_warehouse_id mwarehouseto_mmovement R
To Storage Warehouse and Service Point

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

Indexes:
Column(s) Type Sort Constraint Name
m_movement_id Primary key Asc m_movement_pkey
posted + processed + processedon + ad_client_id Performance Asc/Asc/Asc/Asc idxm_movement_proc_on
m_movement_uu Must be unique Asc m_movement_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.