Package org.compiere.model
Class X_M_Movement
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_M_Movement
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_M_Movement
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MMovement
public class X_M_Movement extends PO implements I_M_Movement, I_Persistent
Generated Model for M_Movement- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
DELIVERYRULE_AD_Reference_ID
DeliveryRule AD_Reference_ID=151static String
DELIVERYRULE_AfterPayment
After Payment = Rstatic String
DELIVERYRULE_Availability
Availability = Astatic String
DELIVERYRULE_CompleteLine
Complete Line = Lstatic String
DELIVERYRULE_CompleteOrder
Complete Order = Ostatic String
DELIVERYRULE_Force
Force = Fstatic String
DELIVERYRULE_Manual
Manual = Mstatic int
DELIVERYVIARULE_AD_Reference_ID
DeliveryViaRule AD_Reference_ID=152static String
DELIVERYVIARULE_Delivery
Delivery = Dstatic String
DELIVERYVIARULE_Pickup
Pickup = Pstatic String
DELIVERYVIARULE_Shipper
Shipper = Sstatic int
DOCACTION_AD_Reference_ID
DocAction AD_Reference_ID=135static String
DOCACTION_Approve
Approve = APstatic String
DOCACTION_Close
Close = CLstatic String
DOCACTION_Complete
Complete = COstatic String
DOCACTION_Invalidate
Invalidate = INstatic String
DOCACTION_None
<None> = --static String
DOCACTION_Post
Post = POstatic String
DOCACTION_Prepare
Prepare = PRstatic String
DOCACTION_Re_Activate
Re-activate = REstatic String
DOCACTION_Reject
Reject = RJstatic String
DOCACTION_Reverse_Accrual
Reverse - Accrual = RAstatic String
DOCACTION_Reverse_Correct
Reverse - Correct = RCstatic String
DOCACTION_Unlock
Unlock = XLstatic String
DOCACTION_Void
Void = VOstatic String
DOCACTION_WaitComplete
Wait Complete = WCstatic int
DOCSTATUS_AD_Reference_ID
DocStatus AD_Reference_ID=131static String
DOCSTATUS_Approved
Approved = APstatic String
DOCSTATUS_Closed
Closed = CLstatic String
DOCSTATUS_Completed
Completed = COstatic String
DOCSTATUS_Drafted
Drafted = DRstatic String
DOCSTATUS_InProgress
In Progress = IPstatic String
DOCSTATUS_Invalid
Invalid = INstatic String
DOCSTATUS_NotApproved
Not Approved = NAstatic String
DOCSTATUS_Reversed
Reversed = REstatic String
DOCSTATUS_Unknown
Unknown = ??static String
DOCSTATUS_Voided
Voided = VOstatic String
DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WCstatic String
DOCSTATUS_WaitingPayment
Waiting Payment = WPstatic int
FREIGHTCOSTRULE_AD_Reference_ID
FreightCostRule AD_Reference_ID=153static String
FREIGHTCOSTRULE_Calculated
Calculated = Cstatic String
FREIGHTCOSTRULE_FixPrice
Fix price = Fstatic String
FREIGHTCOSTRULE_FreightIncluded
Freight included = Istatic String
FREIGHTCOSTRULE_Line
Line = Lstatic int
PRIORITYRULE_AD_Reference_ID
PriorityRule AD_Reference_ID=154static String
PRIORITYRULE_High
High = 3static String
PRIORITYRULE_Low
Low = 7static String
PRIORITYRULE_Medium
Medium = 5static String
PRIORITYRULE_Minor
Minor = 9static String
PRIORITYRULE_Urgent
Urgent = 1-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_M_Movement
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_ApprovalAmt, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_ChargeAmt, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CreateFrom, COLUMNNAME_DateReceived, COLUMNNAME_DD_Order_ID, COLUMNNAME_DeliveryRule, COLUMNNAME_DeliveryViaRule, COLUMNNAME_Description, COLUMNNAME_DocAction, COLUMNNAME_DocStatus, COLUMNNAME_DocumentNo, COLUMNNAME_FreightAmt, COLUMNNAME_FreightCostRule, COLUMNNAME_IsActive, COLUMNNAME_IsApproved, COLUMNNAME_IsInTransit, COLUMNNAME_M_Movement_ID, COLUMNNAME_M_Movement_UU, COLUMNNAME_M_Shipper_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_M_WarehouseTo_ID, COLUMNNAME_MovementDate, COLUMNNAME_POReference, COLUMNNAME_Posted, COLUMNNAME_PriorityRule, COLUMNNAME_Processed, COLUMNNAME_ProcessedOn, COLUMNNAME_Processing, COLUMNNAME_Reversal_ID, COLUMNNAME_SalesRep_ID, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_M_Movement(Properties ctx, int M_Movement_ID, String trxName)
Standard ConstructorX_M_Movement(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelint
getAD_OrgTrx_ID()
Get Trx Organization.I_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.BigDecimal
getApprovalAmt()
Get Approval Amount.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_BPartner_Location
getC_BPartner_Location()
int
getC_BPartner_Location_ID()
Get Partner Location.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_Charge
getC_Charge()
int
getC_Charge_ID()
Get Charge.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.BigDecimal
getChargeAmt()
Get Charge amount.String
getCreateFrom()
Get Create lines from.Timestamp
getDateReceived()
Get Date received.I_DD_Order
getDD_Order()
int
getDD_Order_ID()
Get Distribution Order.String
getDeliveryRule()
Get Delivery Rule.String
getDeliveryViaRule()
Get Delivery Via.String
getDescription()
Get Description.String
getDocAction()
Get Document Action.String
getDocStatus()
Get Document Status.String
getDocumentNo()
Get Document No.BigDecimal
getFreightAmt()
Get Freight Amount.String
getFreightCostRule()
Get Freight Cost Rule.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameint
getM_Movement_ID()
Get Inventory Move.String
getM_Movement_UU()
Get M_Movement_UU.I_M_Shipper
getM_Shipper()
int
getM_Shipper_ID()
Get Shipper.I_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.I_M_Warehouse
getM_WarehouseTo()
int
getM_WarehouseTo_ID()
Get Warehouse To.Timestamp
getMovementDate()
Get Movement Date.String
getPOReference()
Get Order Reference.String
getPriorityRule()
Get Priority.BigDecimal
getProcessedOn()
Get Processed On.I_M_Movement
getReversal()
int
getReversal_ID()
Get Reversal ID.I_AD_User
getSalesRep()
int
getSalesRep_ID()
Get Sales Representative.I_C_ElementValue
getUser1()
int
getUser1_ID()
Get User Element List 1.I_C_ElementValue
getUser2()
int
getUser2_ID()
Get User Element List 2.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isApproved()
Get Approved.boolean
isInTransit()
Get In Transit.boolean
isPosted()
Get Posted.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.void
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.void
setAD_User_ID(int AD_User_ID)
Set User/Contact.void
setApprovalAmt(BigDecimal ApprovalAmt)
Set Approval Amount.void
setC_Activity_ID(int C_Activity_ID)
Set Activity.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.void
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_Charge_ID(int C_Charge_ID)
Set Charge.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.void
setC_Project_ID(int C_Project_ID)
Set Project.void
setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount.void
setCreateFrom(String CreateFrom)
Set Create lines from.void
setDateReceived(Timestamp DateReceived)
Set Date received.void
setDD_Order_ID(int DD_Order_ID)
Set Distribution Order.void
setDeliveryRule(String DeliveryRule)
Set Delivery Rule.void
setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via.void
setDescription(String Description)
Set Description.void
setDocAction(String DocAction)
Set Document Action.void
setDocStatus(String DocStatus)
Set Document Status.void
setDocumentNo(String DocumentNo)
Set Document No.void
setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount.void
setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule.void
setIsApproved(boolean IsApproved)
Set Approved.void
setIsInTransit(boolean IsInTransit)
Set In Transit.void
setM_Movement_ID(int M_Movement_ID)
Set Inventory Move.void
setM_Movement_UU(String M_Movement_UU)
Set M_Movement_UU.void
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper.void
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setM_WarehouseTo_ID(int M_WarehouseTo_ID)
Set Warehouse To.void
setMovementDate(Timestamp MovementDate)
Set Movement Date.void
setPOReference(String POReference)
Set Order Reference.void
setPosted(boolean Posted)
Set Posted.void
setPriorityRule(String PriorityRule)
Set Priority.void
setProcessed(boolean Processed)
Set Processed.void
setProcessedOn(BigDecimal ProcessedOn)
Set Processed On.void
setProcessing(boolean Processing)
Set Process Now.void
setReversal_ID(int Reversal_ID)
Set Reversal ID.void
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.void
setUser1_ID(int User1_ID)
Set User Element List 1.void
setUser2_ID(int User2_ID)
Set User Element List 2.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_M_Movement
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
DELIVERYRULE_AD_Reference_ID
public static final int DELIVERYRULE_AD_Reference_ID
DeliveryRule AD_Reference_ID=151- See Also:
- Constant Field Values
-
DELIVERYRULE_Availability
public static final String DELIVERYRULE_Availability
Availability = A- See Also:
- Constant Field Values
-
DELIVERYRULE_Force
public static final String DELIVERYRULE_Force
Force = F- See Also:
- Constant Field Values
-
DELIVERYRULE_CompleteLine
public static final String DELIVERYRULE_CompleteLine
Complete Line = L- See Also:
- Constant Field Values
-
DELIVERYRULE_Manual
public static final String DELIVERYRULE_Manual
Manual = M- See Also:
- Constant Field Values
-
DELIVERYRULE_CompleteOrder
public static final String DELIVERYRULE_CompleteOrder
Complete Order = O- See Also:
- Constant Field Values
-
DELIVERYRULE_AfterPayment
public static final String DELIVERYRULE_AfterPayment
After Payment = R- See Also:
- Constant Field Values
-
DELIVERYVIARULE_AD_Reference_ID
public static final int DELIVERYVIARULE_AD_Reference_ID
DeliveryViaRule AD_Reference_ID=152- See Also:
- Constant Field Values
-
DELIVERYVIARULE_Delivery
public static final String DELIVERYVIARULE_Delivery
Delivery = D- See Also:
- Constant Field Values
-
DELIVERYVIARULE_Pickup
public static final String DELIVERYVIARULE_Pickup
Pickup = P- See Also:
- Constant Field Values
-
DELIVERYVIARULE_Shipper
public static final String DELIVERYVIARULE_Shipper
Shipper = S- See Also:
- Constant Field Values
-
DOCACTION_AD_Reference_ID
public static final int DOCACTION_AD_Reference_ID
DocAction AD_Reference_ID=135- See Also:
- Constant Field Values
-
DOCACTION_None
public static final String DOCACTION_None
<None> = --- See Also:
- Constant Field Values
-
DOCACTION_Approve
public static final String DOCACTION_Approve
Approve = AP- See Also:
- Constant Field Values
-
DOCACTION_Close
public static final String DOCACTION_Close
Close = CL- See Also:
- Constant Field Values
-
DOCACTION_Complete
public static final String DOCACTION_Complete
Complete = CO- See Also:
- Constant Field Values
-
DOCACTION_Invalidate
public static final String DOCACTION_Invalidate
Invalidate = IN- See Also:
- Constant Field Values
-
DOCACTION_Post
public static final String DOCACTION_Post
Post = PO- See Also:
- Constant Field Values
-
DOCACTION_Prepare
public static final String DOCACTION_Prepare
Prepare = PR- See Also:
- Constant Field Values
-
DOCACTION_Reverse_Accrual
public static final String DOCACTION_Reverse_Accrual
Reverse - Accrual = RA- See Also:
- Constant Field Values
-
DOCACTION_Reverse_Correct
public static final String DOCACTION_Reverse_Correct
Reverse - Correct = RC- See Also:
- Constant Field Values
-
DOCACTION_Re_Activate
public static final String DOCACTION_Re_Activate
Re-activate = RE- See Also:
- Constant Field Values
-
DOCACTION_Reject
public static final String DOCACTION_Reject
Reject = RJ- See Also:
- Constant Field Values
-
DOCACTION_Void
public static final String DOCACTION_Void
Void = VO- See Also:
- Constant Field Values
-
DOCACTION_WaitComplete
public static final String DOCACTION_WaitComplete
Wait Complete = WC- See Also:
- Constant Field Values
-
DOCACTION_Unlock
public static final String DOCACTION_Unlock
Unlock = XL- See Also:
- Constant Field Values
-
DOCSTATUS_AD_Reference_ID
public static final int DOCSTATUS_AD_Reference_ID
DocStatus AD_Reference_ID=131- See Also:
- Constant Field Values
-
DOCSTATUS_Unknown
public static final String DOCSTATUS_Unknown
Unknown = ??- See Also:
- Constant Field Values
-
DOCSTATUS_Approved
public static final String DOCSTATUS_Approved
Approved = AP- See Also:
- Constant Field Values
-
DOCSTATUS_Closed
public static final String DOCSTATUS_Closed
Closed = CL- See Also:
- Constant Field Values
-
DOCSTATUS_Completed
public static final String DOCSTATUS_Completed
Completed = CO- See Also:
- Constant Field Values
-
DOCSTATUS_Drafted
public static final String DOCSTATUS_Drafted
Drafted = DR- See Also:
- Constant Field Values
-
DOCSTATUS_Invalid
public static final String DOCSTATUS_Invalid
Invalid = IN- See Also:
- Constant Field Values
-
DOCSTATUS_InProgress
public static final String DOCSTATUS_InProgress
In Progress = IP- See Also:
- Constant Field Values
-
DOCSTATUS_NotApproved
public static final String DOCSTATUS_NotApproved
Not Approved = NA- See Also:
- Constant Field Values
-
DOCSTATUS_Reversed
public static final String DOCSTATUS_Reversed
Reversed = RE- See Also:
- Constant Field Values
-
DOCSTATUS_Voided
public static final String DOCSTATUS_Voided
Voided = VO- See Also:
- Constant Field Values
-
DOCSTATUS_WaitingConfirmation
public static final String DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC- See Also:
- Constant Field Values
-
DOCSTATUS_WaitingPayment
public static final String DOCSTATUS_WaitingPayment
Waiting Payment = WP- See Also:
- Constant Field Values
-
FREIGHTCOSTRULE_AD_Reference_ID
public static final int FREIGHTCOSTRULE_AD_Reference_ID
FreightCostRule AD_Reference_ID=153- See Also:
- Constant Field Values
-
FREIGHTCOSTRULE_Calculated
public static final String FREIGHTCOSTRULE_Calculated
Calculated = C- See Also:
- Constant Field Values
-
FREIGHTCOSTRULE_FixPrice
public static final String FREIGHTCOSTRULE_FixPrice
Fix price = F- See Also:
- Constant Field Values
-
FREIGHTCOSTRULE_FreightIncluded
public static final String FREIGHTCOSTRULE_FreightIncluded
Freight included = I- See Also:
- Constant Field Values
-
FREIGHTCOSTRULE_Line
public static final String FREIGHTCOSTRULE_Line
Line = L- See Also:
- Constant Field Values
-
PRIORITYRULE_AD_Reference_ID
public static final int PRIORITYRULE_AD_Reference_ID
PriorityRule AD_Reference_ID=154- See Also:
- Constant Field Values
-
PRIORITYRULE_Urgent
public static final String PRIORITYRULE_Urgent
Urgent = 1- See Also:
- Constant Field Values
-
PRIORITYRULE_High
public static final String PRIORITYRULE_High
High = 3- See Also:
- Constant Field Values
-
PRIORITYRULE_Medium
public static final String PRIORITYRULE_Medium
Medium = 5- See Also:
- Constant Field Values
-
PRIORITYRULE_Low
public static final String PRIORITYRULE_Low
Low = 7- See Also:
- Constant Field Values
-
PRIORITYRULE_Minor
public static final String PRIORITYRULE_Minor
Minor = 9- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_M_Movement
public X_M_Movement(Properties ctx, int M_Movement_ID, String trxName)
Standard Constructor
-
X_M_Movement
public X_M_Movement(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 1 - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_M_Movement
- Parameters:
AD_OrgTrx_ID
- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()
Get Trx Organization.- Specified by:
getAD_OrgTrx_ID
in interfaceI_M_Movement
- Returns:
- Performing or initiating organization
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_User
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_M_Movement
- Parameters:
AD_User_ID
- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()
Get User/Contact.- Specified by:
getAD_User_ID
in interfaceI_M_Movement
- Returns:
- User within the system - Internal or Business Partner Contact
-
setApprovalAmt
public void setApprovalAmt(BigDecimal ApprovalAmt)
Set Approval Amount.- Specified by:
setApprovalAmt
in interfaceI_M_Movement
- Parameters:
ApprovalAmt
- Document Approval Amount
-
getApprovalAmt
public BigDecimal getApprovalAmt()
Get Approval Amount.- Specified by:
getApprovalAmt
in interfaceI_M_Movement
- Returns:
- Document Approval Amount
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activity
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_M_Movement
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_M_Movement
- Returns:
- Business Activity
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_M_Movement
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_M_Movement
- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
public I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
- Specified by:
getC_BPartner_Location
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.- Specified by:
setC_BPartner_Location_ID
in interfaceI_M_Movement
- Parameters:
C_BPartner_Location_ID
- Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
public int getC_BPartner_Location_ID()
Get Partner Location.- Specified by:
getC_BPartner_Location_ID
in interfaceI_M_Movement
- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaign
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_M_Movement
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_M_Movement
- Returns:
- Marketing Campaign
-
getC_Charge
public I_C_Charge getC_Charge() throws RuntimeException
- Specified by:
getC_Charge
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID)
Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_M_Movement
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()
Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_M_Movement
- Returns:
- Additional document charges
-
getC_DocType
public I_C_DocType getC_DocType() throws RuntimeException
- Specified by:
getC_DocType
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_M_Movement
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()
Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_M_Movement
- Returns:
- Document type or rules
-
setChargeAmt
public void setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount.- Specified by:
setChargeAmt
in interfaceI_M_Movement
- Parameters:
ChargeAmt
- Charge Amount
-
getChargeAmt
public BigDecimal getChargeAmt()
Get Charge amount.- Specified by:
getChargeAmt
in interfaceI_M_Movement
- Returns:
- Charge Amount
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Project
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_ID
in interfaceI_M_Movement
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_ID
in interfaceI_M_Movement
- Returns:
- Financial Project
-
setCreateFrom
public void setCreateFrom(String CreateFrom)
Set Create lines from.- Specified by:
setCreateFrom
in interfaceI_M_Movement
- Parameters:
CreateFrom
- Process which will generate a new document lines based on an existing document
-
getCreateFrom
public String getCreateFrom()
Get Create lines from.- Specified by:
getCreateFrom
in interfaceI_M_Movement
- Returns:
- Process which will generate a new document lines based on an existing document
-
setDateReceived
public void setDateReceived(Timestamp DateReceived)
Set Date received.- Specified by:
setDateReceived
in interfaceI_M_Movement
- Parameters:
DateReceived
- Date a product was received
-
getDateReceived
public Timestamp getDateReceived()
Get Date received.- Specified by:
getDateReceived
in interfaceI_M_Movement
- Returns:
- Date a product was received
-
getDD_Order
public I_DD_Order getDD_Order() throws RuntimeException
- Specified by:
getDD_Order
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setDD_Order_ID
public void setDD_Order_ID(int DD_Order_ID)
Set Distribution Order.- Specified by:
setDD_Order_ID
in interfaceI_M_Movement
- Parameters:
DD_Order_ID
- Distribution Order
-
getDD_Order_ID
public int getDD_Order_ID()
Get Distribution Order.- Specified by:
getDD_Order_ID
in interfaceI_M_Movement
- Returns:
- Distribution Order
-
setDeliveryRule
public void setDeliveryRule(String DeliveryRule)
Set Delivery Rule.- Specified by:
setDeliveryRule
in interfaceI_M_Movement
- Parameters:
DeliveryRule
- Defines the timing of Delivery
-
getDeliveryRule
public String getDeliveryRule()
Get Delivery Rule.- Specified by:
getDeliveryRule
in interfaceI_M_Movement
- Returns:
- Defines the timing of Delivery
-
setDeliveryViaRule
public void setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via.- Specified by:
setDeliveryViaRule
in interfaceI_M_Movement
- Parameters:
DeliveryViaRule
- How the order will be delivered
-
getDeliveryViaRule
public String getDeliveryViaRule()
Get Delivery Via.- Specified by:
getDeliveryViaRule
in interfaceI_M_Movement
- Returns:
- How the order will be delivered
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_M_Movement
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_M_Movement
- Returns:
- Optional short description of the record
-
setDocAction
public void setDocAction(String DocAction)
Set Document Action.- Specified by:
setDocAction
in interfaceI_M_Movement
- Parameters:
DocAction
- The targeted status of the document
-
getDocAction
public String getDocAction()
Get Document Action.- Specified by:
getDocAction
in interfaceI_M_Movement
- Returns:
- The targeted status of the document
-
setDocStatus
public void setDocStatus(String DocStatus)
Set Document Status.- Specified by:
setDocStatus
in interfaceI_M_Movement
- Parameters:
DocStatus
- The current status of the document
-
getDocStatus
public String getDocStatus()
Get Document Status.- Specified by:
getDocStatus
in interfaceI_M_Movement
- Returns:
- The current status of the document
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNo
in interfaceI_M_Movement
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNo
in interfaceI_M_Movement
- Returns:
- Document sequence number of the document
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setFreightAmt
public void setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount.- Specified by:
setFreightAmt
in interfaceI_M_Movement
- Parameters:
FreightAmt
- Freight Amount
-
getFreightAmt
public BigDecimal getFreightAmt()
Get Freight Amount.- Specified by:
getFreightAmt
in interfaceI_M_Movement
- Returns:
- Freight Amount
-
setFreightCostRule
public void setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule.- Specified by:
setFreightCostRule
in interfaceI_M_Movement
- Parameters:
FreightCostRule
- Method for charging Freight
-
getFreightCostRule
public String getFreightCostRule()
Get Freight Cost Rule.- Specified by:
getFreightCostRule
in interfaceI_M_Movement
- Returns:
- Method for charging Freight
-
setIsApproved
public void setIsApproved(boolean IsApproved)
Set Approved.- Specified by:
setIsApproved
in interfaceI_M_Movement
- Parameters:
IsApproved
- Indicates if this document requires approval
-
isApproved
public boolean isApproved()
Get Approved.- Specified by:
isApproved
in interfaceI_M_Movement
- Returns:
- Indicates if this document requires approval
-
setIsInTransit
public void setIsInTransit(boolean IsInTransit)
Set In Transit.- Specified by:
setIsInTransit
in interfaceI_M_Movement
- Parameters:
IsInTransit
- Movement is in transit
-
isInTransit
public boolean isInTransit()
Get In Transit.- Specified by:
isInTransit
in interfaceI_M_Movement
- Returns:
- Movement is in transit
-
setM_Movement_ID
public void setM_Movement_ID(int M_Movement_ID)
Set Inventory Move.- Specified by:
setM_Movement_ID
in interfaceI_M_Movement
- Parameters:
M_Movement_ID
- Movement of Inventory
-
getM_Movement_ID
public int getM_Movement_ID()
Get Inventory Move.- Specified by:
getM_Movement_ID
in interfaceI_M_Movement
- Returns:
- Movement of Inventory
-
setM_Movement_UU
public void setM_Movement_UU(String M_Movement_UU)
Set M_Movement_UU.- Specified by:
setM_Movement_UU
in interfaceI_M_Movement
- Parameters:
M_Movement_UU
- M_Movement_UU
-
getM_Movement_UU
public String getM_Movement_UU()
Get M_Movement_UU.- Specified by:
getM_Movement_UU
in interfaceI_M_Movement
- Returns:
- M_Movement_UU
-
setMovementDate
public void setMovementDate(Timestamp MovementDate)
Set Movement Date.- Specified by:
setMovementDate
in interfaceI_M_Movement
- Parameters:
MovementDate
- Date a product was moved in or out of inventory
-
getMovementDate
public Timestamp getMovementDate()
Get Movement Date.- Specified by:
getMovementDate
in interfaceI_M_Movement
- Returns:
- Date a product was moved in or out of inventory
-
getM_Shipper
public I_M_Shipper getM_Shipper() throws RuntimeException
- Specified by:
getM_Shipper
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setM_Shipper_ID
public void setM_Shipper_ID(int M_Shipper_ID)
Set Shipper.- Specified by:
setM_Shipper_ID
in interfaceI_M_Movement
- Parameters:
M_Shipper_ID
- Method or manner of product delivery
-
getM_Shipper_ID
public int getM_Shipper_ID()
Get Shipper.- Specified by:
getM_Shipper_ID
in interfaceI_M_Movement
- Returns:
- Method or manner of product delivery
-
getM_Warehouse
public I_M_Warehouse getM_Warehouse() throws RuntimeException
- Specified by:
getM_Warehouse
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.- Specified by:
setM_Warehouse_ID
in interfaceI_M_Movement
- Parameters:
M_Warehouse_ID
- Storage Warehouse and Service Point
-
getM_Warehouse_ID
public int getM_Warehouse_ID()
Get Warehouse.- Specified by:
getM_Warehouse_ID
in interfaceI_M_Movement
- Returns:
- Storage Warehouse and Service Point
-
getM_WarehouseTo
public I_M_Warehouse getM_WarehouseTo() throws RuntimeException
- Specified by:
getM_WarehouseTo
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setM_WarehouseTo_ID
public void setM_WarehouseTo_ID(int M_WarehouseTo_ID)
Set Warehouse To.- Specified by:
setM_WarehouseTo_ID
in interfaceI_M_Movement
- Parameters:
M_WarehouseTo_ID
- To Storage Warehouse and Service Point
-
getM_WarehouseTo_ID
public int getM_WarehouseTo_ID()
Get Warehouse To.- Specified by:
getM_WarehouseTo_ID
in interfaceI_M_Movement
- Returns:
- To Storage Warehouse and Service Point
-
setPOReference
public void setPOReference(String POReference)
Set Order Reference.- Specified by:
setPOReference
in interfaceI_M_Movement
- Parameters:
POReference
- Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner
-
getPOReference
public String getPOReference()
Get Order Reference.- Specified by:
getPOReference
in interfaceI_M_Movement
- Returns:
- Transaction Reference Number (Sales Order, Purchase Order) of your Business Partner
-
setPosted
public void setPosted(boolean Posted)
Set Posted.- Specified by:
setPosted
in interfaceI_M_Movement
- Parameters:
Posted
- Posting status
-
isPosted
public boolean isPosted()
Get Posted.- Specified by:
isPosted
in interfaceI_M_Movement
- Returns:
- Posting status
-
setPriorityRule
public void setPriorityRule(String PriorityRule)
Set Priority.- Specified by:
setPriorityRule
in interfaceI_M_Movement
- Parameters:
PriorityRule
- Priority of a document
-
getPriorityRule
public String getPriorityRule()
Get Priority.- Specified by:
getPriorityRule
in interfaceI_M_Movement
- Returns:
- Priority of a document
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_M_Movement
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_M_Movement
- Returns:
- The document has been processed
-
setProcessedOn
public void setProcessedOn(BigDecimal ProcessedOn)
Set Processed On.- Specified by:
setProcessedOn
in interfaceI_M_Movement
- Parameters:
ProcessedOn
- The date+time (expressed in decimal format) when the document has been processed
-
getProcessedOn
public BigDecimal getProcessedOn()
Get Processed On.- Specified by:
getProcessedOn
in interfaceI_M_Movement
- Returns:
- The date+time (expressed in decimal format) when the document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_M_Movement
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_M_Movement
- Returns:
- Process Now
-
getReversal
public I_M_Movement getReversal() throws RuntimeException
- Specified by:
getReversal
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setReversal_ID
public void setReversal_ID(int Reversal_ID)
Set Reversal ID.- Specified by:
setReversal_ID
in interfaceI_M_Movement
- Parameters:
Reversal_ID
- ID of document reversal
-
getReversal_ID
public int getReversal_ID()
Get Reversal ID.- Specified by:
getReversal_ID
in interfaceI_M_Movement
- Returns:
- ID of document reversal
-
getSalesRep
public I_AD_User getSalesRep() throws RuntimeException
- Specified by:
getSalesRep
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setSalesRep_ID
public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.- Specified by:
setSalesRep_ID
in interfaceI_M_Movement
- Parameters:
SalesRep_ID
- Sales Representative or Company Agent
-
getSalesRep_ID
public int getSalesRep_ID()
Get Sales Representative.- Specified by:
getSalesRep_ID
in interfaceI_M_Movement
- Returns:
- Sales Representative or Company Agent
-
getUser1
public I_C_ElementValue getUser1() throws RuntimeException
- Specified by:
getUser1
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID)
Set User Element List 1.- Specified by:
setUser1_ID
in interfaceI_M_Movement
- Parameters:
User1_ID
- User defined list element #1
-
getUser1_ID
public int getUser1_ID()
Get User Element List 1.- Specified by:
getUser1_ID
in interfaceI_M_Movement
- Returns:
- User defined list element #1
-
getUser2
public I_C_ElementValue getUser2() throws RuntimeException
- Specified by:
getUser2
in interfaceI_M_Movement
- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID)
Set User Element List 2.- Specified by:
setUser2_ID
in interfaceI_M_Movement
- Parameters:
User2_ID
- User defined list element #2
-
getUser2_ID
public int getUser2_ID()
Get User Element List 2.- Specified by:
getUser2_ID
in interfaceI_M_Movement
- Returns:
- User defined list element #2
-
-