Adempiere 3.5.2a

org.compiere.model
Class X_M_Movement

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_M_Movement
All Implemented Interfaces:
Serializable, Comparator, 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 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int AD_ORGTRX_ID_AD_Reference_ID
          AD_OrgTrx_ID AD_Reference_ID=130
static int AD_USER_ID_AD_Reference_ID
          AD_User_ID AD_Reference_ID=286
static int DELIVERYRULE_AD_Reference_ID
          DeliveryRule AD_Reference_ID=151
static String DELIVERYRULE_AfterReceipt
          After Receipt = R
static String DELIVERYRULE_Availability
          Availability = A
static String DELIVERYRULE_CompleteLine
          Complete Line = L
static String DELIVERYRULE_CompleteOrder
          Complete Order = O
static String DELIVERYRULE_Force
          Force = F
static String DELIVERYRULE_Manual
          Manual = M
static int DELIVERYVIARULE_AD_Reference_ID
          DeliveryViaRule AD_Reference_ID=152
static String DELIVERYVIARULE_Delivery
          Delivery = D
static String DELIVERYVIARULE_Pickup
          Pickup = P
static String DELIVERYVIARULE_Shipper
          Shipper = S
static int DOCACTION_AD_Reference_ID
          DocAction AD_Reference_ID=135
static String DOCACTION_Approve
          Approve = AP
static String DOCACTION_Close
          Close = CL
static String DOCACTION_Complete
          Complete = CO
static String DOCACTION_Invalidate
          Invalidate = IN
static String DOCACTION_None
           = --
static String DOCACTION_Post
          Post = PO
static String DOCACTION_Prepare
          Prepare = PR
static String DOCACTION_Re_Activate
          Re-activate = RE
static String DOCACTION_Reject
          Reject = RJ
static String DOCACTION_Reverse_Accrual
          Reverse - Accrual = RA
static String DOCACTION_Reverse_Correct
          Reverse - Correct = RC
static String DOCACTION_Unlock
          Unlock = XL
static String DOCACTION_Void
          Void = VO
static String DOCACTION_WaitComplete
          Wait Complete = WC
static int DOCSTATUS_AD_Reference_ID
          DocStatus AD_Reference_ID=131
static String DOCSTATUS_Approved
          Approved = AP
static String DOCSTATUS_Closed
          Closed = CL
static String DOCSTATUS_Completed
          Completed = CO
static String DOCSTATUS_Drafted
          Drafted = DR
static String DOCSTATUS_InProgress
          In Progress = IP
static String DOCSTATUS_Invalid
          Invalid = IN
static String DOCSTATUS_NotApproved
          Not Approved = NA
static String DOCSTATUS_Reversed
          Reversed = RE
static String DOCSTATUS_Unknown
          Unknown = ??
static String DOCSTATUS_Voided
          Voided = VO
static String DOCSTATUS_WaitingConfirmation
          Waiting Confirmation = WC
static String DOCSTATUS_WaitingPayment
          Waiting Payment = WP
static int FREIGHTCOSTRULE_AD_Reference_ID
          FreightCostRule AD_Reference_ID=153
static String FREIGHTCOSTRULE_Calculated
          Calculated = C
static String FREIGHTCOSTRULE_FixPrice
          Fix price = F
static String FREIGHTCOSTRULE_FreightIncluded
          Freight included = I
static String FREIGHTCOSTRULE_Line
          Line = L
static int PRIORITYRULE_AD_Reference_ID
          PriorityRule AD_Reference_ID=154
static String PRIORITYRULE_High
          High = 3
static String PRIORITYRULE_Low
          Low = 7
static String PRIORITYRULE_Medium
          Medium = 5
static String PRIORITYRULE_Minor
          Minor = 9
static String PRIORITYRULE_Urgent
          Urgent = 1
static int REVERSAL_ID_AD_Reference_ID
          Reversal_ID AD_Reference_ID=53252
static int SALESREP_ID_AD_Reference_ID
          SalesRep_ID AD_Reference_ID=190
static int USER1_ID_AD_Reference_ID
          User1_ID AD_Reference_ID=134
static int USER2_ID_AD_Reference_ID
          User2_ID AD_Reference_ID=137
 
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, 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_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_CreateFrom, COLUMNNAME_DateReceived, COLUMNNAME_DD_Order_ID, COLUMNNAME_DeliveryRule, COLUMNNAME_DeliveryViaRule, COLUMNNAME_Description, COLUMNNAME_DocAction, COLUMNNAME_DocStatus, COLUMNNAME_DocumentNo, COLUMNNAME_FreightAmt, COLUMNNAME_FreightCostRule, COLUMNNAME_IsApproved, COLUMNNAME_IsInTransit, COLUMNNAME_M_Movement_ID, COLUMNNAME_M_Shipper_ID, COLUMNNAME_MovementDate, COLUMNNAME_POReference, COLUMNNAME_Posted, COLUMNNAME_PriorityRule, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_Reversal_ID, COLUMNNAME_SalesRep_ID, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
 
Constructor Summary
X_M_Movement(Properties ctx, int M_Movement_ID, String trxName)
          Standard Constructor
X_M_Movement(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getAD_OrgTrx_ID()
          Get Trx Organization.
 int getAD_User_ID()
          Get User/Contact.
 BigDecimal getApprovalAmt()
          Get Approval Amount.
 int getC_Activity_ID()
          Get Activity.
 I_C_Activity getC_Activity()
           
 int getC_BPartner_ID()
          Get Business Partner .
 int getC_BPartner_Location_ID()
          Get Partner Location.
 I_C_BPartner getC_BPartner()
           
 int getC_Campaign_ID()
          Get Campaign.
 I_C_Campaign getC_Campaign()
           
 int getC_Charge_ID()
          Get Charge.
 I_C_Charge getC_Charge()
           
 int getC_DocType_ID()
          Get Document Type.
 I_C_DocType getC_DocType()
           
 int getC_Project_ID()
          Get Project.
 I_C_Project getC_Project()
           
 BigDecimal getChargeAmt()
          Get Charge amount.
 String getCreateFrom()
          Get Create lines from.
 Timestamp getDateReceived()
          Get Date received.
 int getDD_Order_ID()
          Get Distribution Order.
 I_DD_Order getDD_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/ColumnName
 int getM_Movement_ID()
          Get Inventory Move.
 int getM_Shipper_ID()
          Get Shipper.
 I_M_Shipper getM_Shipper()
           
 Timestamp getMovementDate()
          Get Movement Date.
 String getPOReference()
          Get Order Reference.
 String getPriorityRule()
          Get Priority.
 int getReversal_ID()
          Get Reversal ID.
 int getSalesRep_ID()
          Get Sales Representative.
 int getUser1_ID()
          Get User List 1.
 int getUser2_ID()
          Get User List 2.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean 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_Shipper_ID(int M_Shipper_ID)
          Set Shipper.
 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 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 List 1.
 void setUser2_ID(int User2_ID)
          Set User List 2.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, 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_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

AD_ORGTRX_ID_AD_Reference_ID

public static final int AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130

See Also:
Constant Field Values

AD_USER_ID_AD_Reference_ID

public static final int AD_USER_ID_AD_Reference_ID
AD_User_ID AD_Reference_ID=286

See Also:
Constant Field Values

DELIVERYRULE_AD_Reference_ID

public static final int DELIVERYRULE_AD_Reference_ID
DeliveryRule AD_Reference_ID=151

See Also:
Constant Field Values

DELIVERYRULE_AfterReceipt

public static final String DELIVERYRULE_AfterReceipt
After Receipt = R

See Also:
Constant Field Values

DELIVERYRULE_Availability

public static final String DELIVERYRULE_Availability
Availability = A

See Also:
Constant Field Values

DELIVERYRULE_CompleteLine

public static final String DELIVERYRULE_CompleteLine
Complete Line = L

See Also:
Constant Field Values

DELIVERYRULE_CompleteOrder

public static final String DELIVERYRULE_CompleteOrder
Complete Order = O

See Also:
Constant Field Values

DELIVERYRULE_Force

public static final String DELIVERYRULE_Force
Force = F

See Also:
Constant Field Values

DELIVERYRULE_Manual

public static final String DELIVERYRULE_Manual
Manual = M

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_Pickup

public static final String DELIVERYVIARULE_Pickup
Pickup = P

See Also:
Constant Field Values

DELIVERYVIARULE_Delivery

public static final String DELIVERYVIARULE_Delivery
Delivery = D

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_Complete

public static final String DOCACTION_Complete
Complete = CO

See Also:
Constant Field Values

DOCACTION_Approve

public static final String DOCACTION_Approve
Approve = AP

See Also:
Constant Field Values

DOCACTION_Reject

public static final String DOCACTION_Reject
Reject = RJ

See Also:
Constant Field Values

DOCACTION_Post

public static final String DOCACTION_Post
Post = PO

See Also:
Constant Field Values

DOCACTION_Void

public static final String DOCACTION_Void
Void = VO

See Also:
Constant Field Values

DOCACTION_Close

public static final String DOCACTION_Close
Close = CL

See Also:
Constant Field Values

DOCACTION_Reverse_Correct

public static final String DOCACTION_Reverse_Correct
Reverse - Correct = RC

See Also:
Constant Field Values

DOCACTION_Reverse_Accrual

public static final String DOCACTION_Reverse_Accrual
Reverse - Accrual = RA

See Also:
Constant Field Values

DOCACTION_Invalidate

public static final String DOCACTION_Invalidate
Invalidate = IN

See Also:
Constant Field Values

DOCACTION_Re_Activate

public static final String DOCACTION_Re_Activate
Re-activate = RE

See Also:
Constant Field Values

DOCACTION_None

public static final String DOCACTION_None
= --

See Also:
Constant Field Values

DOCACTION_Prepare

public static final String DOCACTION_Prepare
Prepare = PR

See Also:
Constant Field Values

DOCACTION_Unlock

public static final String DOCACTION_Unlock
Unlock = XL

See Also:
Constant Field Values

DOCACTION_WaitComplete

public static final String DOCACTION_WaitComplete
Wait Complete = WC

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_Drafted

public static final String DOCSTATUS_Drafted
Drafted = DR

See Also:
Constant Field Values

DOCSTATUS_Completed

public static final String DOCSTATUS_Completed
Completed = CO

See Also:
Constant Field Values

DOCSTATUS_Approved

public static final String DOCSTATUS_Approved
Approved = AP

See Also:
Constant Field Values

DOCSTATUS_NotApproved

public static final String DOCSTATUS_NotApproved
Not Approved = NA

See Also:
Constant Field Values

DOCSTATUS_Voided

public static final String DOCSTATUS_Voided
Voided = VO

See Also:
Constant Field Values

DOCSTATUS_Invalid

public static final String DOCSTATUS_Invalid
Invalid = IN

See Also:
Constant Field Values

DOCSTATUS_Reversed

public static final String DOCSTATUS_Reversed
Reversed = RE

See Also:
Constant Field Values

DOCSTATUS_Closed

public static final String DOCSTATUS_Closed
Closed = CL

See Also:
Constant Field Values

DOCSTATUS_Unknown

public static final String DOCSTATUS_Unknown
Unknown = ??

See Also:
Constant Field Values

DOCSTATUS_InProgress

public static final String DOCSTATUS_InProgress
In Progress = IP

See Also:
Constant Field Values

DOCSTATUS_WaitingPayment

public static final String DOCSTATUS_WaitingPayment
Waiting Payment = WP

See Also:
Constant Field Values

DOCSTATUS_WaitingConfirmation

public static final String DOCSTATUS_WaitingConfirmation
Waiting Confirmation = WC

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_FreightIncluded

public static final String FREIGHTCOSTRULE_FreightIncluded
Freight included = I

See Also:
Constant Field Values

FREIGHTCOSTRULE_FixPrice

public static final String FREIGHTCOSTRULE_FixPrice
Fix price = F

See Also:
Constant Field Values

FREIGHTCOSTRULE_Calculated

public static final String FREIGHTCOSTRULE_Calculated
Calculated = C

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_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_Urgent

public static final String PRIORITYRULE_Urgent
Urgent = 1

See Also:
Constant Field Values

PRIORITYRULE_Minor

public static final String PRIORITYRULE_Minor
Minor = 9

See Also:
Constant Field Values

REVERSAL_ID_AD_Reference_ID

public static final int REVERSAL_ID_AD_Reference_ID
Reversal_ID AD_Reference_ID=53252

See Also:
Constant Field Values

SALESREP_ID_AD_Reference_ID

public static final int SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190

See Also:
Constant Field Values

USER1_ID_AD_Reference_ID

public static final int USER1_ID_AD_Reference_ID
User1_ID AD_Reference_ID=134

See Also:
Constant Field Values

USER2_ID_AD_Reference_ID

public static final int USER2_ID_AD_Reference_ID
User2_ID AD_Reference_ID=137

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 class PO
Returns:
1 - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setAD_OrgTrx_ID

public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.

Specified by:
setAD_OrgTrx_ID in interface I_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 interface I_M_Movement
Returns:
Performing or initiating organization

setAD_User_ID

public void setAD_User_ID(int AD_User_ID)
Set User/Contact.

Specified by:
setAD_User_ID in interface I_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 interface I_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 interface I_M_Movement
Parameters:
ApprovalAmt - Document Approval Amount

getApprovalAmt

public BigDecimal getApprovalAmt()
Get Approval Amount.

Specified by:
getApprovalAmt in interface I_M_Movement
Returns:
Document Approval Amount

getC_Activity

public I_C_Activity getC_Activity()
                           throws Exception
Specified by:
getC_Activity in interface I_M_Movement
Throws:
Exception

setC_Activity_ID

public void setC_Activity_ID(int C_Activity_ID)
Set Activity.

Specified by:
setC_Activity_ID in interface I_M_Movement
Parameters:
C_Activity_ID - Business Activity

getC_Activity_ID

public int getC_Activity_ID()
Get Activity.

Specified by:
getC_Activity_ID in interface I_M_Movement
Returns:
Business Activity

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_M_Movement
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_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 interface I_M_Movement
Returns:
Identifies a Business Partner

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 interface I_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 interface I_M_Movement
Returns:
Identifies the (ship to) address for this Business Partner

getC_Campaign

public I_C_Campaign getC_Campaign()
                           throws Exception
Specified by:
getC_Campaign in interface I_M_Movement
Throws:
Exception

setC_Campaign_ID

public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.

Specified by:
setC_Campaign_ID in interface I_M_Movement
Parameters:
C_Campaign_ID - Marketing Campaign

getC_Campaign_ID

public int getC_Campaign_ID()
Get Campaign.

Specified by:
getC_Campaign_ID in interface I_M_Movement
Returns:
Marketing Campaign

getC_Charge

public I_C_Charge getC_Charge()
                       throws Exception
Specified by:
getC_Charge in interface I_M_Movement
Throws:
Exception

setC_Charge_ID

public void setC_Charge_ID(int C_Charge_ID)
Set Charge.

Specified by:
setC_Charge_ID in interface I_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 interface I_M_Movement
Returns:
Additional document charges

getC_DocType

public I_C_DocType getC_DocType()
                         throws Exception
Specified by:
getC_DocType in interface I_M_Movement
Throws:
Exception

setC_DocType_ID

public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.

Specified by:
setC_DocType_ID in interface I_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 interface I_M_Movement
Returns:
Document type or rules

setChargeAmt

public void setChargeAmt(BigDecimal ChargeAmt)
Set Charge amount.

Specified by:
setChargeAmt in interface I_M_Movement
Parameters:
ChargeAmt - Charge Amount

getChargeAmt

public BigDecimal getChargeAmt()
Get Charge amount.

Specified by:
getChargeAmt in interface I_M_Movement
Returns:
Charge Amount

getC_Project

public I_C_Project getC_Project()
                         throws Exception
Specified by:
getC_Project in interface I_M_Movement
Throws:
Exception

setC_Project_ID

public void setC_Project_ID(int C_Project_ID)
Set Project.

Specified by:
setC_Project_ID in interface I_M_Movement
Parameters:
C_Project_ID - Financial Project

getC_Project_ID

public int getC_Project_ID()
Get Project.

Specified by:
getC_Project_ID in interface I_M_Movement
Returns:
Financial Project

setCreateFrom

public void setCreateFrom(String CreateFrom)
Set Create lines from.

Specified by:
setCreateFrom in interface I_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 interface I_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 interface I_M_Movement
Parameters:
DateReceived - Date a product was received

getDateReceived

public Timestamp getDateReceived()
Get Date received.

Specified by:
getDateReceived in interface I_M_Movement
Returns:
Date a product was received

getDD_Order

public I_DD_Order getDD_Order()
                       throws Exception
Specified by:
getDD_Order in interface I_M_Movement
Throws:
Exception

setDD_Order_ID

public void setDD_Order_ID(int DD_Order_ID)
Set Distribution Order.

Specified by:
setDD_Order_ID in interface I_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 interface I_M_Movement
Returns:
Distribution Order

setDeliveryRule

public void setDeliveryRule(String DeliveryRule)
Set Delivery Rule.

Specified by:
setDeliveryRule in interface I_M_Movement
Parameters:
DeliveryRule - Defines the timing of Delivery

getDeliveryRule

public String getDeliveryRule()
Get Delivery Rule.

Specified by:
getDeliveryRule in interface I_M_Movement
Returns:
Defines the timing of Delivery

setDeliveryViaRule

public void setDeliveryViaRule(String DeliveryViaRule)
Set Delivery Via.

Specified by:
setDeliveryViaRule in interface I_M_Movement
Parameters:
DeliveryViaRule - How the order will be delivered

getDeliveryViaRule

public String getDeliveryViaRule()
Get Delivery Via.

Specified by:
getDeliveryViaRule in interface I_M_Movement
Returns:
How the order will be delivered

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_M_Movement
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_M_Movement
Returns:
Optional short description of the record

setDocAction

public void setDocAction(String DocAction)
Set Document Action.

Specified by:
setDocAction in interface I_M_Movement
Parameters:
DocAction - The targeted status of the document

getDocAction

public String getDocAction()
Get Document Action.

Specified by:
getDocAction in interface I_M_Movement
Returns:
The targeted status of the document

setDocStatus

public void setDocStatus(String DocStatus)
Set Document Status.

Specified by:
setDocStatus in interface I_M_Movement
Parameters:
DocStatus - The current status of the document

getDocStatus

public String getDocStatus()
Get Document Status.

Specified by:
getDocStatus in interface I_M_Movement
Returns:
The current status of the document

setDocumentNo

public void setDocumentNo(String DocumentNo)
Set Document No.

Specified by:
setDocumentNo in interface I_M_Movement
Parameters:
DocumentNo - Document sequence number of the document

getDocumentNo

public String getDocumentNo()
Get Document No.

Specified by:
getDocumentNo in interface I_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 interface I_M_Movement
Parameters:
FreightAmt - Freight Amount

getFreightAmt

public BigDecimal getFreightAmt()
Get Freight Amount.

Specified by:
getFreightAmt in interface I_M_Movement
Returns:
Freight Amount

setFreightCostRule

public void setFreightCostRule(String FreightCostRule)
Set Freight Cost Rule.

Specified by:
setFreightCostRule in interface I_M_Movement
Parameters:
FreightCostRule - Method for charging Freight

getFreightCostRule

public String getFreightCostRule()
Get Freight Cost Rule.

Specified by:
getFreightCostRule in interface I_M_Movement
Returns:
Method for charging Freight

setIsApproved

public void setIsApproved(boolean IsApproved)
Set Approved.

Specified by:
setIsApproved in interface I_M_Movement
Parameters:
IsApproved - Indicates if this document requires approval

isApproved

public boolean isApproved()
Get Approved.

Specified by:
isApproved in interface I_M_Movement
Returns:
Indicates if this document requires approval

setIsInTransit

public void setIsInTransit(boolean IsInTransit)
Set In Transit.

Specified by:
setIsInTransit in interface I_M_Movement
Parameters:
IsInTransit - Movement is in transit

isInTransit

public boolean isInTransit()
Get In Transit.

Specified by:
isInTransit in interface I_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 interface I_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 interface I_M_Movement
Returns:
Movement of Inventory

setMovementDate

public void setMovementDate(Timestamp MovementDate)
Set Movement Date.

Specified by:
setMovementDate in interface I_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 interface I_M_Movement
Returns:
Date a product was moved in or out of inventory

getM_Shipper

public I_M_Shipper getM_Shipper()
                         throws Exception
Specified by:
getM_Shipper in interface I_M_Movement
Throws:
Exception

setM_Shipper_ID

public void setM_Shipper_ID(int M_Shipper_ID)
Set Shipper.

Specified by:
setM_Shipper_ID in interface I_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 interface I_M_Movement
Returns:
Method or manner of product delivery

setPOReference

public void setPOReference(String POReference)
Set Order Reference.

Specified by:
setPOReference in interface I_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 interface I_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 interface I_M_Movement
Parameters:
Posted - Posting status

isPosted

public boolean isPosted()
Get Posted.

Specified by:
isPosted in interface I_M_Movement
Returns:
Posting status

setPriorityRule

public void setPriorityRule(String PriorityRule)
Set Priority.

Specified by:
setPriorityRule in interface I_M_Movement
Parameters:
PriorityRule - Priority of a document

getPriorityRule

public String getPriorityRule()
Get Priority.

Specified by:
getPriorityRule in interface I_M_Movement
Returns:
Priority of a document

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_M_Movement
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_M_Movement
Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_M_Movement
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_M_Movement
Returns:
Process Now

setReversal_ID

public void setReversal_ID(int Reversal_ID)
Set Reversal ID.

Specified by:
setReversal_ID in interface I_M_Movement
Parameters:
Reversal_ID - ID of document reversal

getReversal_ID

public int getReversal_ID()
Get Reversal ID.

Specified by:
getReversal_ID in interface I_M_Movement
Returns:
ID of document reversal

setSalesRep_ID

public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.

Specified by:
setSalesRep_ID in interface I_M_Movement
Parameters:
SalesRep_ID - Sales Representative or Company Agent

getSalesRep_ID

public int getSalesRep_ID()
Get Sales Representative.

Specified by:
getSalesRep_ID in interface I_M_Movement
Returns:
Sales Representative or Company Agent

setUser1_ID

public void setUser1_ID(int User1_ID)
Set User List 1.

Specified by:
setUser1_ID in interface I_M_Movement
Parameters:
User1_ID - User defined list element #1

getUser1_ID

public int getUser1_ID()
Get User List 1.

Specified by:
getUser1_ID in interface I_M_Movement
Returns:
User defined list element #1

setUser2_ID

public void setUser2_ID(int User2_ID)
Set User List 2.

Specified by:
setUser2_ID in interface I_M_Movement
Parameters:
User2_ID - User defined list element #2

getUser2_ID

public int getUser2_ID()
Get User List 2.

Specified by:
getUser2_ID in interface I_M_Movement
Returns:
User defined list element #2

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.