Package org.compiere.model
Interface I_M_Movement
- All Known Implementing Classes:
MMovement,X_M_Movement
public interface I_M_Movement
Generated Interface for M_Movement
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 1 - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_OrgTrx_IDstatic final StringColumn name AD_User_IDstatic final StringColumn name ApprovalAmtstatic final StringColumn name C_Activity_IDstatic final StringColumn name C_BPartner_IDstatic final StringColumn name C_BPartner_Location_IDstatic final StringColumn name C_Campaign_IDstatic final StringColumn name C_Charge_IDstatic final StringColumn name C_CostCenter_IDstatic final StringColumn name C_Department_IDstatic final StringColumn name C_DocType_IDstatic final StringColumn name C_Project_IDstatic final StringColumn name ChargeAmtstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CreateFromstatic final StringColumn name DateReceivedstatic final StringColumn name DD_Order_IDstatic final StringColumn name DeliveryRulestatic final StringColumn name DeliveryViaRulestatic final StringColumn name Descriptionstatic final StringColumn name DocActionstatic final StringColumn name DocStatusstatic final StringColumn name DocumentNostatic final StringColumn name FreightAmtstatic final StringColumn name FreightCostRulestatic final StringColumn name IsActivestatic final StringColumn name IsApprovedstatic final StringColumn name IsInTransitstatic final StringColumn name M_Movement_IDstatic final StringColumn name M_Movement_UUstatic final StringColumn name M_Shipper_IDstatic final StringColumn name M_Warehouse_IDstatic final StringColumn name M_WarehouseTo_IDstatic final StringColumn name MovementDatestatic final StringColumn name POReferencestatic final StringColumn name Postedstatic final StringColumn name PriorityRulestatic final StringColumn name Processedstatic final StringColumn name ProcessedOnstatic final StringColumn name Processingstatic final StringColumn name Reversal_IDstatic final StringColumn name SalesRep_IDstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name User1_IDstatic final StringColumn name User2_IDstatic final KeyNamePairstatic final intAD_Table_ID=323static final StringTableName=M_Movement -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.intGet Trx Organization.Deprecated.intGet User/Contact.Get Approval Amount.Deprecated.intGet Activity.Deprecated.intGet Business Partner.Deprecated.intGet Partner Location.Deprecated.intGet Campaign.Deprecated.intGet Charge.Deprecated.intGet Cost CenterDeprecated.intGet DepartmentDeprecated.intGet Document Type.Deprecated.intGet Project.Get Charge amount.Get Created.intGet Created By.Get Create lines from.Get Date Received.Deprecated.intGet Distribution OrderGet Delivery Rule.Get Delivery Via.Get Description.Get Document Action.Get Document Status.Get Document No.Get Freight Amount.Get Freight Cost Rule.intGet Inventory Move.Get M_Movement_UUDeprecated.intGet Shipper.Deprecated.intGet Warehouse.Deprecated.intGet Warehouse To.Get Movement Date.Get Order Reference.Get Priority.Get Processed On.Deprecated.intGet Reversal ID.Deprecated.intGet Sales Representative.Get Updated.intGet Updated By.getUser1()Deprecated.intGet User Element List 1.getUser2()Deprecated.intGet User Element List 2.booleanisActive()Get Active.booleanGet Approved.booleanGet In Transit.booleanisPosted()Get Posted.booleanGet Processed.booleanGet Process NowvoidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.voidsetAD_User_ID(int AD_User_ID) Set User/Contact.voidsetApprovalAmt(BigDecimal ApprovalAmt) Set Approval Amount.voidsetC_Activity_ID(int C_Activity_ID) Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID) Set Business Partner.voidsetC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.voidsetC_Campaign_ID(int C_Campaign_ID) Set Campaign.voidsetC_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_CostCenter_ID(int C_CostCenter_ID) Set Cost CentervoidsetC_Department_ID(int C_Department_ID) Set DepartmentvoidsetC_DocType_ID(int C_DocType_ID) Set Document Type.voidsetC_Project_ID(int C_Project_ID) Set Project.voidsetChargeAmt(BigDecimal ChargeAmt) Set Charge amount.voidsetCreateFrom(String CreateFrom) Set Create lines from.voidsetDateReceived(Timestamp DateReceived) Set Date Received.voidsetDD_Order_ID(int DD_Order_ID) Set Distribution OrdervoidsetDeliveryRule(String DeliveryRule) Set Delivery Rule.voidsetDeliveryViaRule(String DeliveryViaRule) Set Delivery Via.voidsetDescription(String Description) Set Description.voidsetDocAction(String DocAction) Set Document Action.voidsetDocStatus(String DocStatus) Set Document Status.voidsetDocumentNo(String DocumentNo) Set Document No.voidsetFreightAmt(BigDecimal FreightAmt) Set Freight Amount.voidsetFreightCostRule(String FreightCostRule) Set Freight Cost Rule.voidsetIsActive(boolean IsActive) Set Active.voidsetIsApproved(boolean IsApproved) Set Approved.voidsetIsInTransit(boolean IsInTransit) Set In Transit.voidsetM_Movement_ID(int M_Movement_ID) Set Inventory Move.voidsetM_Movement_UU(String M_Movement_UU) Set M_Movement_UUvoidsetM_Shipper_ID(int M_Shipper_ID) Set Shipper.voidsetM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse.voidsetM_WarehouseTo_ID(int M_WarehouseTo_ID) Set Warehouse To.voidsetMovementDate(Timestamp MovementDate) Set Movement Date.voidsetPOReference(String POReference) Set Order Reference.voidsetPosted(boolean Posted) Set Posted.voidsetPriorityRule(String PriorityRule) Set Priority.voidsetProcessed(boolean Processed) Set Processed.voidsetProcessedOn(BigDecimal ProcessedOn) Set Processed On.voidsetProcessing(boolean Processing) Set Process NowvoidsetReversal_ID(int Reversal_ID) Set Reversal ID.voidsetSalesRep_ID(int SalesRep_ID) Set Sales Representative.voidsetUser1_ID(int User1_ID) Set User Element List 1.voidsetUser2_ID(int User2_ID) Set User Element List 2.
-
Field Details
-
Table_Name
TableName=M_Movement- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=323- See Also:
-
Model
-
accessLevel
AccessLevel = 1 - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_ApprovalAmt
Column name ApprovalAmt- See Also:
-
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID- See Also:
-
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_CostCenter_ID
Column name C_CostCenter_ID- See Also:
-
COLUMNNAME_C_Department_ID
Column name C_Department_ID- See Also:
-
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_ChargeAmt
Column name ChargeAmt- See Also:
-
COLUMNNAME_CreateFrom
Column name CreateFrom- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DD_Order_ID
Column name DD_Order_ID- See Also:
-
COLUMNNAME_DateReceived
Column name DateReceived- See Also:
-
COLUMNNAME_DeliveryRule
Column name DeliveryRule- See Also:
-
COLUMNNAME_DeliveryViaRule
Column name DeliveryViaRule- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocAction
Column name DocAction- See Also:
-
COLUMNNAME_DocStatus
Column name DocStatus- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_FreightAmt
Column name FreightAmt- See Also:
-
COLUMNNAME_FreightCostRule
Column name FreightCostRule- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsApproved
Column name IsApproved- See Also:
-
COLUMNNAME_IsInTransit
Column name IsInTransit- See Also:
-
COLUMNNAME_M_Movement_ID
Column name M_Movement_ID- See Also:
-
COLUMNNAME_M_Movement_UU
Column name M_Movement_UU- See Also:
-
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID- See Also:
-
COLUMNNAME_M_WarehouseTo_ID
Column name M_WarehouseTo_ID- See Also:
-
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
-
COLUMNNAME_MovementDate
Column name MovementDate- See Also:
-
COLUMNNAME_POReference
Column name POReference- See Also:
-
COLUMNNAME_Posted
Column name Posted- See Also:
-
COLUMNNAME_PriorityRule
Column name PriorityRule- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_ProcessedOn
Column name ProcessedOn- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Reversal_ID
Column name Reversal_ID- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_User1_ID
Column name User1_ID- See Also:
-
COLUMNNAME_User2_ID
Column name User2_ID- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_OrgTrx_ID
void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization. Performing or initiating organization -
getAD_OrgTrx_ID
int getAD_OrgTrx_ID()Get Trx Organization. Performing or initiating organization -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
Deprecated.- Throws:
RuntimeException
-
setApprovalAmt
Set Approval Amount. Document Approval Amount -
getApprovalAmt
BigDecimal getApprovalAmt()Get Approval Amount. Document Approval Amount -
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID) Set Activity. Business Activity -
getC_Activity_ID
int getC_Activity_ID()Get Activity. Business Activity -
getC_Activity
Deprecated.- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner. Identifies a Business Partner -
getC_BPartner_ID
int getC_BPartner_ID()Get Business Partner. Identifies a Business Partner -
getC_BPartner
Deprecated.- Throws:
RuntimeException
-
setC_BPartner_Location_ID
void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location_ID
int getC_BPartner_Location_ID()Get Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location
Deprecated.- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID) Set Campaign. Marketing Campaign -
getC_Campaign_ID
int getC_Campaign_ID()Get Campaign. Marketing Campaign -
getC_Campaign
Deprecated.- Throws:
RuntimeException
-
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID) Set Charge. Additional document charges -
getC_Charge_ID
int getC_Charge_ID()Get Charge. Additional document charges -
getC_Charge
Deprecated.- Throws:
RuntimeException
-
setC_CostCenter_ID
void setC_CostCenter_ID(int C_CostCenter_ID) Set Cost Center -
getC_CostCenter_ID
int getC_CostCenter_ID()Get Cost Center -
getC_CostCenter
Deprecated.- Throws:
RuntimeException
-
setC_Department_ID
void setC_Department_ID(int C_Department_ID) Set Department -
getC_Department_ID
int getC_Department_ID()Get Department -
getC_Department
Deprecated.- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID) Set Document Type. Document type or rules -
getC_DocType_ID
int getC_DocType_ID()Get Document Type. Document type or rules -
getC_DocType
Deprecated.- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID) Set Project. Financial Project -
getC_Project_ID
int getC_Project_ID()Get Project. Financial Project -
getC_Project
Deprecated.- Throws:
RuntimeException
-
setChargeAmt
Set Charge amount. Charge Amount -
getChargeAmt
BigDecimal getChargeAmt()Get Charge amount. Charge Amount -
setCreateFrom
Set Create lines from. Process which will generate a new document lines based on an existing document -
getCreateFrom
String getCreateFrom()Get Create lines from. Process which will generate a new document lines based on an existing document -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDD_Order_ID
void setDD_Order_ID(int DD_Order_ID) Set Distribution Order -
getDD_Order_ID
int getDD_Order_ID()Get Distribution Order -
getDD_Order
Deprecated.- Throws:
RuntimeException
-
setDateReceived
Set Date Received. Date a product was received -
getDateReceived
Timestamp getDateReceived()Get Date Received. Date a product was received -
setDeliveryRule
Set Delivery Rule. Defines the timing of Delivery -
getDeliveryRule
String getDeliveryRule()Get Delivery Rule. Defines the timing of Delivery -
setDeliveryViaRule
Set Delivery Via. How the order will be delivered -
getDeliveryViaRule
String getDeliveryViaRule()Get Delivery Via. How the order will be delivered -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDocAction
Set Document Action. The targeted status of the document -
getDocAction
String getDocAction()Get Document Action. The targeted status of the document -
setDocStatus
Set Document Status. The current status of the document -
getDocStatus
String getDocStatus()Get Document Status. The current status of the document -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
setFreightAmt
Set Freight Amount. Freight Amount -
getFreightAmt
BigDecimal getFreightAmt()Get Freight Amount. Freight Amount -
setFreightCostRule
Set Freight Cost Rule. Method for charging Freight -
getFreightCostRule
String getFreightCostRule()Get Freight Cost Rule. Method for charging Freight -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsApproved
void setIsApproved(boolean IsApproved) Set Approved. Indicates if this document requires approval -
isApproved
boolean isApproved()Get Approved. Indicates if this document requires approval -
setIsInTransit
void setIsInTransit(boolean IsInTransit) Set In Transit. Movement is in transit -
isInTransit
boolean isInTransit()Get In Transit. Movement is in transit -
setM_Movement_ID
void setM_Movement_ID(int M_Movement_ID) Set Inventory Move. Movement of Inventory -
getM_Movement_ID
int getM_Movement_ID()Get Inventory Move. Movement of Inventory -
setM_Movement_UU
Set M_Movement_UU -
getM_Movement_UU
String getM_Movement_UU()Get M_Movement_UU -
setM_Shipper_ID
void setM_Shipper_ID(int M_Shipper_ID) Set Shipper. Method or manner of product delivery -
getM_Shipper_ID
int getM_Shipper_ID()Get Shipper. Method or manner of product delivery -
getM_Shipper
Deprecated.- Throws:
RuntimeException
-
setM_WarehouseTo_ID
void setM_WarehouseTo_ID(int M_WarehouseTo_ID) Set Warehouse To. To Storage Warehouse and Service Point -
getM_WarehouseTo_ID
int getM_WarehouseTo_ID()Get Warehouse To. To Storage Warehouse and Service Point -
getM_WarehouseTo
Deprecated.- Throws:
RuntimeException
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse. Storage Warehouse and Service Point -
getM_Warehouse_ID
int getM_Warehouse_ID()Get Warehouse. Storage Warehouse and Service Point -
getM_Warehouse
Deprecated.- Throws:
RuntimeException
-
setMovementDate
Set Movement Date. Date a product was moved in or out of inventory -
getMovementDate
Timestamp getMovementDate()Get Movement Date. Date a product was moved in or out of inventory -
setPOReference
Set Order Reference. Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner -
getPOReference
String getPOReference()Get Order Reference. Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner -
setPosted
void setPosted(boolean Posted) Set Posted. Posting status -
isPosted
boolean isPosted()Get Posted. Posting status -
setPriorityRule
Set Priority. Priority of a document -
getPriorityRule
String getPriorityRule()Get Priority. Priority of a document -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setProcessedOn
Set Processed On. The date+time (expressed in decimal format) when the document has been processed -
getProcessedOn
BigDecimal getProcessedOn()Get Processed On. The date+time (expressed in decimal format) when the document has been processed -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setReversal_ID
void setReversal_ID(int Reversal_ID) Set Reversal ID. ID of document reversal -
getReversal_ID
int getReversal_ID()Get Reversal ID. ID of document reversal -
getReversal
Deprecated.- Throws:
RuntimeException
-
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID) Set Sales Representative. Sales Representative or Company Agent -
getSalesRep_ID
int getSalesRep_ID()Get Sales Representative. Sales Representative or Company Agent -
getSalesRep
Deprecated.- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUser1_ID
void setUser1_ID(int User1_ID) Set User Element List 1. User defined list element #1 -
getUser1_ID
int getUser1_ID()Get User Element List 1. User defined list element #1 -
getUser1
Deprecated.- Throws:
RuntimeException
-
setUser2_ID
void setUser2_ID(int User2_ID) Set User Element List 2. User defined list element #2 -
getUser2_ID
int getUser2_ID()Get User Element List 2. User defined list element #2 -
getUser2
Deprecated.- Throws:
RuntimeException
-