Package org.compiere.model
Class X_I_Order
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_I_Order
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_I_Order
,I_Persistent
,Evaluatee
public class X_I_Order extends PO implements I_I_Order, I_Persistent
Generated Model for I_Order- 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 = M-
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_I_Order
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_Address1, COLUMNNAME_Address2, COLUMNNAME_BillTo_ID, COLUMNNAME_BPartnerValue, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Country_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_C_Order_ID, COLUMNNAME_C_OrderLine_ID, COLUMNNAME_C_OrderSource_ID, COLUMNNAME_C_OrderSourceValue, COLUMNNAME_C_PaymentTerm_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_Region_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_C_UOM_ID, COLUMNNAME_ChargeName, COLUMNNAME_City, COLUMNNAME_ContactName, COLUMNNAME_CountryCode, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAcct, COLUMNNAME_DateOrdered, COLUMNNAME_DeliveryRule, COLUMNNAME_Description, COLUMNNAME_DocTypeName, COLUMNNAME_DocumentNo, COLUMNNAME_EMail, COLUMNNAME_FreightAmt, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_IsImported, COLUMNNAME_I_Order_ID, COLUMNNAME_I_Order_UU, COLUMNNAME_IsActive, COLUMNNAME_IsSOTrx, COLUMNNAME_LineDescription, COLUMNNAME_M_PriceList_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Shipper_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_Name, COLUMNNAME_PaymentTermValue, COLUMNNAME_Phone, COLUMNNAME_Postal, COLUMNNAME_PriceActual, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ProductValue, COLUMNNAME_QtyOrdered, COLUMNNAME_RegionName, COLUMNNAME_SalesRep_ID, COLUMNNAME_SKU, COLUMNNAME_TaxAmt, COLUMNNAME_TaxIndicator, COLUMNNAME_UPC, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_I_Order(Properties ctx, int I_Order_ID, String trxName)
Standard ConstructorX_I_Order(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.String
getAddress1()
Get Address 1.String
getAddress2()
Get Address 2.I_C_BPartner_Location
getBillTo()
int
getBillTo_ID()
Get Invoice To.String
getBPartnerValue()
Get Business Partner Key.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_Country
getC_Country()
int
getC_Country_ID()
Get Country.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.I_C_Location
getC_Location()
int
getC_Location_ID()
Get Address.I_C_Order
getC_Order()
int
getC_Order_ID()
Get Order.I_C_OrderLine
getC_OrderLine()
int
getC_OrderLine_ID()
Get Sales Order Line.I_C_OrderSource
getC_OrderSource()
int
getC_OrderSource_ID()
Get Order Source.String
getC_OrderSourceValue()
Get Order Source Key.I_C_PaymentTerm
getC_PaymentTerm()
int
getC_PaymentTerm_ID()
Get Payment Term.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.I_C_Region
getC_Region()
int
getC_Region_ID()
Get Region.I_C_Tax
getC_Tax()
int
getC_Tax_ID()
Get Tax.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.String
getChargeName()
Get Charge Name.String
getCity()
Get City.String
getContactName()
Get Contact Name.String
getCountryCode()
Get ISO Country Code.Timestamp
getDateAcct()
Get Account Date.Timestamp
getDateOrdered()
Get Date Ordered.String
getDeliveryRule()
Get Delivery Rule.String
getDescription()
Get Description.String
getDocTypeName()
Get Document Type Name.String
getDocumentNo()
Get Document No.String
getEMail()
Get EMail Address.BigDecimal
getFreightAmt()
Get Freight Amount.String
getI_ErrorMsg()
Get Import Error Message.int
getI_Order_ID()
Get Import Order.String
getI_Order_UU()
Get I_Order_UU.String
getLineDescription()
Get Line Description.I_M_PriceList
getM_PriceList()
int
getM_PriceList_ID()
Get Price List.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.I_M_Shipper
getM_Shipper()
int
getM_Shipper_ID()
Get Shipper.I_M_Warehouse
getM_Warehouse()
int
getM_Warehouse_ID()
Get Warehouse.String
getName()
Get Name.String
getPaymentTermValue()
Get Payment Term Key.String
getPhone()
Get Phone.String
getPostal()
Get ZIP.BigDecimal
getPriceActual()
Get Unit Price.String
getProductValue()
Get Product Key.BigDecimal
getQtyOrdered()
Get Ordered Quantity.String
getRegionName()
Get Region.I_AD_User
getSalesRep()
int
getSalesRep_ID()
Get Sales Representative.String
getSKU()
Get SKU.BigDecimal
getTaxAmt()
Get Tax Amount.String
getTaxIndicator()
Get Tax Indicator.String
getUPC()
Get UPC/EAN.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isI_IsImported()
Get Imported.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.boolean
isSOTrx()
Get Sales Transaction.void
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.void
setAD_User_ID(int AD_User_ID)
Set User/Contact.void
setAddress1(String Address1)
Set Address 1.void
setAddress2(String Address2)
Set Address 2.void
setBillTo_ID(int BillTo_ID)
Set Invoice To.void
setBPartnerValue(String BPartnerValue)
Set Business Partner Key.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_Country_ID(int C_Country_ID)
Set Country.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.void
setC_Location_ID(int C_Location_ID)
Set Address.void
setC_Order_ID(int C_Order_ID)
Set Order.void
setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.void
setC_OrderSource_ID(int C_OrderSource_ID)
Set Order Source.void
setC_OrderSourceValue(String C_OrderSourceValue)
Set Order Source Key.void
setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term.void
setC_Project_ID(int C_Project_ID)
Set Project.void
setC_Region_ID(int C_Region_ID)
Set Region.void
setC_Tax_ID(int C_Tax_ID)
Set Tax.void
setC_UOM_ID(int C_UOM_ID)
Set UOM.void
setChargeName(String ChargeName)
Set Charge Name.void
setCity(String City)
Set City.void
setContactName(String ContactName)
Set Contact Name.void
setCountryCode(String CountryCode)
Set ISO Country Code.void
setDateAcct(Timestamp DateAcct)
Set Account Date.void
setDateOrdered(Timestamp DateOrdered)
Set Date Ordered.void
setDeliveryRule(String DeliveryRule)
Set Delivery Rule.void
setDescription(String Description)
Set Description.void
setDocTypeName(String DocTypeName)
Set Document Type Name.void
setDocumentNo(String DocumentNo)
Set Document No.void
setEMail(String EMail)
Set EMail Address.void
setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount.void
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.void
setI_IsImported(boolean I_IsImported)
Set Imported.void
setI_Order_ID(int I_Order_ID)
Set Import Order.void
setI_Order_UU(String I_Order_UU)
Set I_Order_UU.void
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.void
setLineDescription(String LineDescription)
Set Line Description.void
setM_PriceList_ID(int M_PriceList_ID)
Set Price List.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setM_Shipper_ID(int M_Shipper_ID)
Set Shipper.void
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.void
setName(String Name)
Set Name.void
setPaymentTermValue(String PaymentTermValue)
Set Payment Term Key.void
setPhone(String Phone)
Set Phone.void
setPostal(String Postal)
Set ZIP.void
setPriceActual(BigDecimal PriceActual)
Set Unit Price.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Now.void
setProductValue(String ProductValue)
Set Product Key.void
setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity.void
setRegionName(String RegionName)
Set Region.void
setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.void
setSKU(String SKU)
Set SKU.void
setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.void
setTaxIndicator(String TaxIndicator)
Set Tax Indicator.void
setUPC(String UPC)
Set UPC/EAN.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_I_Order
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
-
-
Constructor Detail
-
X_I_Order
public X_I_Order(Properties ctx, int I_Order_ID, String trxName)
Standard Constructor
-
X_I_Order
public X_I_Order(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 2 - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAddress1
public void setAddress1(String Address1)
Set Address 1.- Specified by:
setAddress1
in interfaceI_I_Order
- Parameters:
Address1
- Address line 1 for this location
-
getAddress1
public String getAddress1()
Get Address 1.- Specified by:
getAddress1
in interfaceI_I_Order
- Returns:
- Address line 1 for this location
-
setAddress2
public void setAddress2(String Address2)
Set Address 2.- Specified by:
setAddress2
in interfaceI_I_Order
- Parameters:
Address2
- Address line 2 for this location
-
getAddress2
public String getAddress2()
Get Address 2.- Specified by:
getAddress2
in interfaceI_I_Order
- Returns:
- Address line 2 for this location
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_I_Order
- 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_I_Order
- Returns:
- Performing or initiating organization
-
getAD_User
public I_AD_User getAD_User() throws RuntimeException
- Specified by:
getAD_User
in interfaceI_I_Order
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID)
Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_I_Order
- 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_I_Order
- Returns:
- User within the system - Internal or Business Partner Contact
-
getBillTo
public I_C_BPartner_Location getBillTo() throws RuntimeException
- Specified by:
getBillTo
in interfaceI_I_Order
- Throws:
RuntimeException
-
setBillTo_ID
public void setBillTo_ID(int BillTo_ID)
Set Invoice To.- Specified by:
setBillTo_ID
in interfaceI_I_Order
- Parameters:
BillTo_ID
- Bill to Address
-
getBillTo_ID
public int getBillTo_ID()
Get Invoice To.- Specified by:
getBillTo_ID
in interfaceI_I_Order
- Returns:
- Bill to Address
-
setBPartnerValue
public void setBPartnerValue(String BPartnerValue)
Set Business Partner Key.- Specified by:
setBPartnerValue
in interfaceI_I_Order
- Parameters:
BPartnerValue
- Key of the Business Partner
-
getBPartnerValue
public String getBPartnerValue()
Get Business Partner Key.- Specified by:
getBPartnerValue
in interfaceI_I_Order
- Returns:
- Key of the Business Partner
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activity
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_I_Order
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_I_Order
- Returns:
- Business Activity
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_I_Order
- 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_I_Order
- 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_I_Order
- 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_I_Order
- 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_I_Order
- 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_I_Order
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_I_Order
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_I_Order
- Returns:
- Marketing Campaign
-
getC_Charge
public I_C_Charge getC_Charge() throws RuntimeException
- Specified by:
getC_Charge
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID)
Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_I_Order
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()
Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_I_Order
- Returns:
- Additional document charges
-
getC_Country
public I_C_Country getC_Country() throws RuntimeException
- Specified by:
getC_Country
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Country_ID
public void setC_Country_ID(int C_Country_ID)
Set Country.- Specified by:
setC_Country_ID
in interfaceI_I_Order
- Parameters:
C_Country_ID
- Country
-
getC_Country_ID
public int getC_Country_ID()
Get Country.- Specified by:
getC_Country_ID
in interfaceI_I_Order
- Returns:
- Country
-
getC_Currency
public I_C_Currency getC_Currency() throws RuntimeException
- Specified by:
getC_Currency
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID)
Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_I_Order
- Parameters:
C_Currency_ID
- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()
Get Currency.- Specified by:
getC_Currency_ID
in interfaceI_I_Order
- Returns:
- The Currency for this record
-
getC_DocType
public I_C_DocType getC_DocType() throws RuntimeException
- Specified by:
getC_DocType
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_I_Order
- 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_I_Order
- Returns:
- Document type or rules
-
setChargeName
public void setChargeName(String ChargeName)
Set Charge Name.- Specified by:
setChargeName
in interfaceI_I_Order
- Parameters:
ChargeName
- Name of the Charge
-
getChargeName
public String getChargeName()
Get Charge Name.- Specified by:
getChargeName
in interfaceI_I_Order
- Returns:
- Name of the Charge
-
setCity
public void setCity(String City)
Set City.
-
getCity
public String getCity()
Get City.
-
getC_Location
public I_C_Location getC_Location() throws RuntimeException
- Specified by:
getC_Location
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Location_ID
public void setC_Location_ID(int C_Location_ID)
Set Address.- Specified by:
setC_Location_ID
in interfaceI_I_Order
- Parameters:
C_Location_ID
- Location or Address
-
getC_Location_ID
public int getC_Location_ID()
Get Address.- Specified by:
getC_Location_ID
in interfaceI_I_Order
- Returns:
- Location or Address
-
setContactName
public void setContactName(String ContactName)
Set Contact Name.- Specified by:
setContactName
in interfaceI_I_Order
- Parameters:
ContactName
- Business Partner Contact Name
-
getContactName
public String getContactName()
Get Contact Name.- Specified by:
getContactName
in interfaceI_I_Order
- Returns:
- Business Partner Contact Name
-
getC_Order
public I_C_Order getC_Order() throws RuntimeException
- Specified by:
getC_Order
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Order_ID
public void setC_Order_ID(int C_Order_ID)
Set Order.- Specified by:
setC_Order_ID
in interfaceI_I_Order
- Parameters:
C_Order_ID
- Order
-
getC_Order_ID
public int getC_Order_ID()
Get Order.- Specified by:
getC_Order_ID
in interfaceI_I_Order
- Returns:
- Order
-
getC_OrderLine
public I_C_OrderLine getC_OrderLine() throws RuntimeException
- Specified by:
getC_OrderLine
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_OrderLine_ID
public void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line.- Specified by:
setC_OrderLine_ID
in interfaceI_I_Order
- Parameters:
C_OrderLine_ID
- Sales Order Line
-
getC_OrderLine_ID
public int getC_OrderLine_ID()
Get Sales Order Line.- Specified by:
getC_OrderLine_ID
in interfaceI_I_Order
- Returns:
- Sales Order Line
-
getC_OrderSource
public I_C_OrderSource getC_OrderSource() throws RuntimeException
- Specified by:
getC_OrderSource
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_OrderSource_ID
public void setC_OrderSource_ID(int C_OrderSource_ID)
Set Order Source.- Specified by:
setC_OrderSource_ID
in interfaceI_I_Order
- Parameters:
C_OrderSource_ID
- Order Source
-
getC_OrderSource_ID
public int getC_OrderSource_ID()
Get Order Source.- Specified by:
getC_OrderSource_ID
in interfaceI_I_Order
- Returns:
- Order Source
-
setC_OrderSourceValue
public void setC_OrderSourceValue(String C_OrderSourceValue)
Set Order Source Key.- Specified by:
setC_OrderSourceValue
in interfaceI_I_Order
- Parameters:
C_OrderSourceValue
- Order Source Key
-
getC_OrderSourceValue
public String getC_OrderSourceValue()
Get Order Source Key.- Specified by:
getC_OrderSourceValue
in interfaceI_I_Order
- Returns:
- Order Source Key
-
setCountryCode
public void setCountryCode(String CountryCode)
Set ISO Country Code.- Specified by:
setCountryCode
in interfaceI_I_Order
- Parameters:
CountryCode
- Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
-
getCountryCode
public String getCountryCode()
Get ISO Country Code.- Specified by:
getCountryCode
in interfaceI_I_Order
- Returns:
- Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
-
getC_PaymentTerm
public I_C_PaymentTerm getC_PaymentTerm() throws RuntimeException
- Specified by:
getC_PaymentTerm
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_PaymentTerm_ID
public void setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term.- Specified by:
setC_PaymentTerm_ID
in interfaceI_I_Order
- Parameters:
C_PaymentTerm_ID
- The terms of Payment (timing, discount)
-
getC_PaymentTerm_ID
public int getC_PaymentTerm_ID()
Get Payment Term.- Specified by:
getC_PaymentTerm_ID
in interfaceI_I_Order
- Returns:
- The terms of Payment (timing, discount)
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Project
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_ID
in interfaceI_I_Order
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_ID
in interfaceI_I_Order
- Returns:
- Financial Project
-
getC_Region
public I_C_Region getC_Region() throws RuntimeException
- Specified by:
getC_Region
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Region_ID
public void setC_Region_ID(int C_Region_ID)
Set Region.- Specified by:
setC_Region_ID
in interfaceI_I_Order
- Parameters:
C_Region_ID
- Identifies a geographical Region
-
getC_Region_ID
public int getC_Region_ID()
Get Region.- Specified by:
getC_Region_ID
in interfaceI_I_Order
- Returns:
- Identifies a geographical Region
-
getC_Tax
public I_C_Tax getC_Tax() throws RuntimeException
- Specified by:
getC_Tax
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID)
Set Tax.- Specified by:
setC_Tax_ID
in interfaceI_I_Order
- Parameters:
C_Tax_ID
- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()
Get Tax.- Specified by:
getC_Tax_ID
in interfaceI_I_Order
- Returns:
- Tax identifier
-
getC_UOM
public I_C_UOM getC_UOM() throws RuntimeException
- Specified by:
getC_UOM
in interfaceI_I_Order
- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID)
Set UOM.- Specified by:
setC_UOM_ID
in interfaceI_I_Order
- Parameters:
C_UOM_ID
- Unit of Measure
-
getC_UOM_ID
public int getC_UOM_ID()
Get UOM.- Specified by:
getC_UOM_ID
in interfaceI_I_Order
- Returns:
- Unit of Measure
-
setDateAcct
public void setDateAcct(Timestamp DateAcct)
Set Account Date.- Specified by:
setDateAcct
in interfaceI_I_Order
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
public Timestamp getDateAcct()
Get Account Date.- Specified by:
getDateAcct
in interfaceI_I_Order
- Returns:
- Accounting Date
-
setDateOrdered
public void setDateOrdered(Timestamp DateOrdered)
Set Date Ordered.- Specified by:
setDateOrdered
in interfaceI_I_Order
- Parameters:
DateOrdered
- Date of Order
-
getDateOrdered
public Timestamp getDateOrdered()
Get Date Ordered.- Specified by:
getDateOrdered
in interfaceI_I_Order
- Returns:
- Date of Order
-
setDeliveryRule
public void setDeliveryRule(String DeliveryRule)
Set Delivery Rule.- Specified by:
setDeliveryRule
in interfaceI_I_Order
- Parameters:
DeliveryRule
- Defines the timing of Delivery
-
getDeliveryRule
public String getDeliveryRule()
Get Delivery Rule.- Specified by:
getDeliveryRule
in interfaceI_I_Order
- Returns:
- Defines the timing of Delivery
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_I_Order
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_I_Order
- Returns:
- Optional short description of the record
-
setDocTypeName
public void setDocTypeName(String DocTypeName)
Set Document Type Name.- Specified by:
setDocTypeName
in interfaceI_I_Order
- Parameters:
DocTypeName
- Name of the Document Type
-
getDocTypeName
public String getDocTypeName()
Get Document Type Name.- Specified by:
getDocTypeName
in interfaceI_I_Order
- Returns:
- Name of the Document Type
-
setDocumentNo
public void setDocumentNo(String DocumentNo)
Set Document No.- Specified by:
setDocumentNo
in interfaceI_I_Order
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
public String getDocumentNo()
Get Document No.- Specified by:
getDocumentNo
in interfaceI_I_Order
- Returns:
- Document sequence number of the document
-
setEMail
public void setEMail(String EMail)
Set EMail Address.
-
getEMail
public String getEMail()
Get EMail Address.
-
setFreightAmt
public void setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount.- Specified by:
setFreightAmt
in interfaceI_I_Order
- Parameters:
FreightAmt
- Freight Amount
-
getFreightAmt
public BigDecimal getFreightAmt()
Get Freight Amount.- Specified by:
getFreightAmt
in interfaceI_I_Order
- Returns:
- Freight Amount
-
setI_ErrorMsg
public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.- Specified by:
setI_ErrorMsg
in interfaceI_I_Order
- Parameters:
I_ErrorMsg
- Messages generated from import process
-
getI_ErrorMsg
public String getI_ErrorMsg()
Get Import Error Message.- Specified by:
getI_ErrorMsg
in interfaceI_I_Order
- Returns:
- Messages generated from import process
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported)
Set Imported.- Specified by:
setI_IsImported
in interfaceI_I_Order
- Parameters:
I_IsImported
- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()
Get Imported.- Specified by:
isI_IsImported
in interfaceI_I_Order
- Returns:
- Has this import been processed
-
setI_Order_ID
public void setI_Order_ID(int I_Order_ID)
Set Import Order.- Specified by:
setI_Order_ID
in interfaceI_I_Order
- Parameters:
I_Order_ID
- Import Orders
-
getI_Order_ID
public int getI_Order_ID()
Get Import Order.- Specified by:
getI_Order_ID
in interfaceI_I_Order
- Returns:
- Import Orders
-
setI_Order_UU
public void setI_Order_UU(String I_Order_UU)
Set I_Order_UU.- Specified by:
setI_Order_UU
in interfaceI_I_Order
- Parameters:
I_Order_UU
- I_Order_UU
-
getI_Order_UU
public String getI_Order_UU()
Get I_Order_UU.- Specified by:
getI_Order_UU
in interfaceI_I_Order
- Returns:
- I_Order_UU
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.- Specified by:
setIsSOTrx
in interfaceI_I_Order
- Parameters:
IsSOTrx
- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()
Get Sales Transaction.
-
setLineDescription
public void setLineDescription(String LineDescription)
Set Line Description.- Specified by:
setLineDescription
in interfaceI_I_Order
- Parameters:
LineDescription
- Description of the Line
-
getLineDescription
public String getLineDescription()
Get Line Description.- Specified by:
getLineDescription
in interfaceI_I_Order
- Returns:
- Description of the Line
-
getM_PriceList
public I_M_PriceList getM_PriceList() throws RuntimeException
- Specified by:
getM_PriceList
in interfaceI_I_Order
- Throws:
RuntimeException
-
setM_PriceList_ID
public void setM_PriceList_ID(int M_PriceList_ID)
Set Price List.- Specified by:
setM_PriceList_ID
in interfaceI_I_Order
- Parameters:
M_PriceList_ID
- Unique identifier of a Price List
-
getM_PriceList_ID
public int getM_PriceList_ID()
Get Price List.- Specified by:
getM_PriceList_ID
in interfaceI_I_Order
- Returns:
- Unique identifier of a Price List
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Product
in interfaceI_I_Order
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_ID
in interfaceI_I_Order
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_ID
in interfaceI_I_Order
- Returns:
- Product, Service, Item
-
getM_Shipper
public I_M_Shipper getM_Shipper() throws RuntimeException
- Specified by:
getM_Shipper
in interfaceI_I_Order
- Throws:
RuntimeException
-
setM_Shipper_ID
public void setM_Shipper_ID(int M_Shipper_ID)
Set Shipper.- Specified by:
setM_Shipper_ID
in interfaceI_I_Order
- 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_I_Order
- Returns:
- Method or manner of product delivery
-
getM_Warehouse
public I_M_Warehouse getM_Warehouse() throws RuntimeException
- Specified by:
getM_Warehouse
in interfaceI_I_Order
- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.- Specified by:
setM_Warehouse_ID
in interfaceI_I_Order
- 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_I_Order
- Returns:
- Storage Warehouse and Service Point
-
setName
public void setName(String Name)
Set Name.
-
getName
public String getName()
Get Name.
-
setPaymentTermValue
public void setPaymentTermValue(String PaymentTermValue)
Set Payment Term Key.- Specified by:
setPaymentTermValue
in interfaceI_I_Order
- Parameters:
PaymentTermValue
- Key of the Payment Term
-
getPaymentTermValue
public String getPaymentTermValue()
Get Payment Term Key.- Specified by:
getPaymentTermValue
in interfaceI_I_Order
- Returns:
- Key of the Payment Term
-
setPhone
public void setPhone(String Phone)
Set Phone.
-
getPhone
public String getPhone()
Get Phone.
-
setPostal
public void setPostal(String Postal)
Set ZIP.
-
getPostal
public String getPostal()
Get ZIP.
-
setPriceActual
public void setPriceActual(BigDecimal PriceActual)
Set Unit Price.- Specified by:
setPriceActual
in interfaceI_I_Order
- Parameters:
PriceActual
- Actual Price
-
getPriceActual
public BigDecimal getPriceActual()
Get Unit Price.- Specified by:
getPriceActual
in interfaceI_I_Order
- Returns:
- Actual Price
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_I_Order
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_I_Order
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_I_Order
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_I_Order
- Returns:
- Process Now
-
setProductValue
public void setProductValue(String ProductValue)
Set Product Key.- Specified by:
setProductValue
in interfaceI_I_Order
- Parameters:
ProductValue
- Key of the Product
-
getProductValue
public String getProductValue()
Get Product Key.- Specified by:
getProductValue
in interfaceI_I_Order
- Returns:
- Key of the Product
-
setQtyOrdered
public void setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity.- Specified by:
setQtyOrdered
in interfaceI_I_Order
- Parameters:
QtyOrdered
- Ordered Quantity
-
getQtyOrdered
public BigDecimal getQtyOrdered()
Get Ordered Quantity.- Specified by:
getQtyOrdered
in interfaceI_I_Order
- Returns:
- Ordered Quantity
-
setRegionName
public void setRegionName(String RegionName)
Set Region.- Specified by:
setRegionName
in interfaceI_I_Order
- Parameters:
RegionName
- Name of the Region
-
getRegionName
public String getRegionName()
Get Region.- Specified by:
getRegionName
in interfaceI_I_Order
- Returns:
- Name of the Region
-
getSalesRep
public I_AD_User getSalesRep() throws RuntimeException
- Specified by:
getSalesRep
in interfaceI_I_Order
- Throws:
RuntimeException
-
setSalesRep_ID
public void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative.- Specified by:
setSalesRep_ID
in interfaceI_I_Order
- Parameters:
SalesRep_ID
- Sales Representative or Company Agent
-
getSalesRep_ID
public int getSalesRep_ID()
Get Sales Representative.- Specified by:
getSalesRep_ID
in interfaceI_I_Order
- Returns:
- Sales Representative or Company Agent
-
setSKU
public void setSKU(String SKU)
Set SKU.
-
getSKU
public String getSKU()
Get SKU.
-
setTaxAmt
public void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.
-
getTaxAmt
public BigDecimal getTaxAmt()
Get Tax Amount.
-
setTaxIndicator
public void setTaxIndicator(String TaxIndicator)
Set Tax Indicator.- Specified by:
setTaxIndicator
in interfaceI_I_Order
- Parameters:
TaxIndicator
- Short form for Tax to be printed on documents
-
getTaxIndicator
public String getTaxIndicator()
Get Tax Indicator.- Specified by:
getTaxIndicator
in interfaceI_I_Order
- Returns:
- Short form for Tax to be printed on documents
-
setUPC
public void setUPC(String UPC)
Set UPC/EAN.
-
-