Inventory Move
M_Movement
Movement of Inventory
Overview
| Table Name | M_Movement |
|---|---|
| Access Level | Organization Only |
| Entity Type | D |
| Is Document | Yes |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_OrgTrx |
| Wiki | View on iDempiere Wiki |
Columns (62)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
AD_OrgTrx_ID |
Table(22) | No | - | Performing or initiating organization |
ApprovalAmt |
Amount(22) | No | - | Document Approval Amount |
ApprovedBy |
Table(10) | No | - | User who approved this records |
AssignedOn |
Number(7) | No | - | The date+time (expressed in decimal format) when the document has been assigned |
C_Activity_ID |
Table Direct(22) | No | - | Business Activity |
C_Campaign_ID |
Table Direct(22) | No | - | Marketing Campaign |
C_DocType_ID |
Table Direct(22) | Yes | - | Document type or rules |
C_Order_ID |
Search(10) | No | - | Order |
C_Project_ID |
Table Direct(22) | No | - | Financial Project |
DateReceived |
Date(7) | No | - | Date a product was received |
DocAction |
Button(2) | Yes | CO | The targeted status of the document |
DocStatus |
List(2) | Yes | DR | The current status of the document |
DropShip_BPartner_ID |
Search(22) | No | - | Business Partner to ship to |
DropShip_Location_ID |
Table(22) | No | - | Business Partner Location for shipping to |
DropShip_User_ID |
Table(22) | No | - | Business Partner Contact for drop shipment |
InternalNote |
Text(2000) | No | - | - |
IsApproved |
Yes-No(1) | Yes | - | Indicates if this document requires approval |
IsDropShip |
Yes-No(1) | Yes | N | Drop Shipments are sent directly to the Drop Shipment Location |
IsInTransit |
Yes-No(1) | Yes | - | Movement is in transit |
LinesCount |
Integer(10000) | No | 0 | Counted Lines in Document |
M_InOut_ID |
Search(22) | No | - | Material Shipment Document |
M_Warehouse_ID |
Table Direct(22) | No | - | Storage Warehouse and Service Point |
M_WarehouseTo_ID |
Table(10) | No | - | To Storage Warehouse and Service Point |
PickingNote |
Text(2000) | No | - | - |
POReference |
String(20) | No | - | Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner |
Posted |
Button(1) | Yes | - | Posting status |
ProcessedOn |
Number(20) | No | - | The date+time (expressed in decimal format) when the document has been processed |
Reversal_ID |
Search(22) | No | - | ID of document reversal |
ShippingNote |
Text(2000) | No | - | - |
User1_ID |
Search(22) | No | - | User defined element #1 |
User2_ID |
Search(22) | No | - | User defined element #2 |
Volume |
Number(32) | No | - | Volume of a product |
Weight |
Number(32) | No | - | Weight of a product |
WMSNote |
Text(2000) | No | - | - |
DocumentNo |
String(30) | Yes | - | Document sequence number of the document |
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 |
AD_User_ID |
Table Direct(10) | No | -1 | User within the system - Internal or Business Partner Contact |
C_BPartner_ID |
Search(10) | No | - | Identifies a Business Partner |
C_BPartner_Location_ID |
Table Direct(10) | No | - | Identifies the (ship to) address for this Business Partner |
C_Charge_ID |
Table Direct(10) | No | - | Additional document charges |
ChargeAmt |
Amount(10) | No | - | Charge Amount |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
CreateFrom |
Button(1) | No | - | Process which will generate a new document lines based on an existing document |
DD_Order_ID |
Search(10) | No | - | - |
DeliveryRule |
List(1) | No | - | Defines the timing of Delivery |
DeliveryViaRule |
List(1) | No | - | How the order will be delivered |
Description |
String(255) | No | - | Optional short description of the record |
FreightAmt |
Amount(10) | No | - | Freight Amount |
FreightCostRule |
List(1) | No | - | Method for charging Freight |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
M_Movement_ID |
ID(22) | Yes | - | Movement of Inventory |
M_Movement_UU |
String(36) | No | - | - |
MovementDate |
Date(7) | Yes | @#Date@ | Date a product was moved in or out of inventory |
M_Shipper_ID |
Table(10) | No | - | Method or manner of product delivery |
PriorityRule |
List(1) | No | - | Priority of a document |
Processed |
Yes-No(1) | Yes | - | The document has been processed |
Processing |
Yes-No(1) | No | - | - |
SalesRep_ID |
Table(10) | No | - | Sales Representative or Company Agent |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_OrgTrx_ID |
AD_OrgTrx.AD_OrgTrx_ID | Performing or initiating organization |
C_Activity_ID |
C_Activity.C_Activity_ID | Business Activity |
C_Campaign_ID |
C_Campaign.C_Campaign_ID | Marketing Campaign |
C_DocType_ID |
C_DocType.C_DocType_ID | Document type or rules |
C_Order_ID |
C_Order.C_Order_ID | Order |
C_Project_ID |
C_Project.C_Project_ID | Financial Project |
DropShip_BPartner_ID |
DropShip_BPartner.DropShip_BPartner_ID | Business Partner to ship to |
DropShip_Location_ID |
DropShip_Location.DropShip_Location_ID | Business Partner Location for shipping to |
DropShip_User_ID |
DropShip_User.DropShip_User_ID | Business Partner Contact for drop shipment |
M_InOut_ID |
M_InOut.M_InOut_ID | Material Shipment Document |
M_Warehouse_ID |
M_Warehouse.M_Warehouse_ID | Storage Warehouse and Service Point |
M_WarehouseTo_ID |
M_WarehouseTo.M_WarehouseTo_ID | To Storage Warehouse and Service Point |
Reversal_ID |
Reversal.Reversal_ID | ID of document reversal |
User1_ID |
User1.User1_ID | User defined element #1 |
User2_ID |
User2.User2_ID | User defined element #2 |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
AD_User_ID |
AD_User.AD_User_ID | User within the system - Internal or Business Partner Contact |
C_BPartner_ID |
C_BPartner.C_BPartner_ID | Identifies a Business Partner |
C_BPartner_Location_ID |
C_BPartner_Location.C_BPartner_Location_ID | Identifies the (ship to) address for this Business Partner |
C_Charge_ID |
C_Charge.C_Charge_ID | Additional document charges |
DD_Order_ID |
DD_Order.DD_Order_ID | - |
M_Shipper_ID |
M_Shipper.M_Shipper_ID | Method or manner of product delivery |
SalesRep_ID |
SalesRep.SalesRep_ID | Sales Representative or Company Agent |
Generated on 2026-05-03T15:23:09.557032300Z