Package org.compiere.model
Interface I_I_Order
-
- All Known Implementing Classes:
X_I_Order
public interface I_I_Order
Generated Interface for I_Order- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 2 - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_IDstatic String
COLUMNNAME_AD_User_ID
Column name AD_User_IDstatic String
COLUMNNAME_Address1
Column name Address1static String
COLUMNNAME_Address2
Column name Address2static String
COLUMNNAME_BillTo_ID
Column name BillTo_IDstatic String
COLUMNNAME_BPartnerValue
Column name BPartnerValuestatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_Charge_ID
Column name C_Charge_IDstatic String
COLUMNNAME_C_Country_ID
Column name C_Country_IDstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_DocType_ID
Column name C_DocType_IDstatic String
COLUMNNAME_C_Location_ID
Column name C_Location_IDstatic String
COLUMNNAME_C_Order_ID
Column name C_Order_IDstatic String
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_IDstatic String
COLUMNNAME_C_OrderSource_ID
Column name C_OrderSource_IDstatic String
COLUMNNAME_C_OrderSourceValue
Column name C_OrderSourceValuestatic String
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_C_Region_ID
Column name C_Region_IDstatic String
COLUMNNAME_C_Tax_ID
Column name C_Tax_IDstatic String
COLUMNNAME_C_UOM_ID
Column name C_UOM_IDstatic String
COLUMNNAME_ChargeName
Column name ChargeNamestatic String
COLUMNNAME_City
Column name Citystatic String
COLUMNNAME_ContactName
Column name ContactNamestatic String
COLUMNNAME_CountryCode
Column name CountryCodestatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateAcct
Column name DateAcctstatic String
COLUMNNAME_DateOrdered
Column name DateOrderedstatic String
COLUMNNAME_DeliveryRule
Column name DeliveryRulestatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_DocTypeName
Column name DocTypeNamestatic String
COLUMNNAME_DocumentNo
Column name DocumentNostatic String
COLUMNNAME_EMail
Column name EMailstatic String
COLUMNNAME_FreightAmt
Column name FreightAmtstatic String
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsgstatic String
COLUMNNAME_I_IsImported
Column name I_IsImportedstatic String
COLUMNNAME_I_Order_ID
Column name I_Order_IDstatic String
COLUMNNAME_I_Order_UU
Column name I_Order_UUstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsSOTrx
Column name IsSOTrxstatic String
COLUMNNAME_LineDescription
Column name LineDescriptionstatic String
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_IDstatic String
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_IDstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PaymentTermValue
Column name PaymentTermValuestatic String
COLUMNNAME_Phone
Column name Phonestatic String
COLUMNNAME_Postal
Column name Postalstatic String
COLUMNNAME_PriceActual
Column name PriceActualstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_ProductValue
Column name ProductValuestatic String
COLUMNNAME_QtyOrdered
Column name QtyOrderedstatic String
COLUMNNAME_RegionName
Column name RegionNamestatic String
COLUMNNAME_SalesRep_ID
Column name SalesRep_IDstatic String
COLUMNNAME_SKU
Column name SKUstatic String
COLUMNNAME_TaxAmt
Column name TaxAmtstatic String
COLUMNNAME_TaxIndicator
Column name TaxIndicatorstatic String
COLUMNNAME_UPC
Column name UPCstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=591static String
Table_Name
TableName=I_Order
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
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 SourceString
getC_OrderSourceValue()
Get Order Source KeyI_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
getCreated()
Get Created.int
getCreatedBy()
Get Created By.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_UUString
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.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isI_IsImported()
Get Imported.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Nowboolean
isSOTrx()
Get Sales Transaction.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.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 Sourcevoid
setC_OrderSourceValue(String C_OrderSourceValue)
Set Order Source Keyvoid
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_UUvoid
setIsActive(boolean IsActive)
Set Active.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 Nowvoid
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.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=I_Order- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=591- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Address1
static final String COLUMNNAME_Address1
Column name Address1- See Also:
- Constant Field Values
-
COLUMNNAME_Address2
static final String COLUMNNAME_Address2
Column name Address2- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_BillTo_ID
static final String COLUMNNAME_BillTo_ID
Column name BillTo_ID- See Also:
- Constant Field Values
-
COLUMNNAME_BPartnerValue
static final String COLUMNNAME_BPartnerValue
Column name BPartnerValue- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Charge_ID
static final String COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Country_ID
static final String COLUMNNAME_C_Country_ID
Column name C_Country_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ChargeName
static final String COLUMNNAME_ChargeName
Column name ChargeName- See Also:
- Constant Field Values
-
COLUMNNAME_City
static final String COLUMNNAME_City
Column name City- See Also:
- Constant Field Values
-
COLUMNNAME_C_Location_ID
static final String COLUMNNAME_C_Location_ID
Column name C_Location_ID- See Also:
- Constant Field Values
-
COLUMNNAME_ContactName
static final String COLUMNNAME_ContactName
Column name ContactName- See Also:
- Constant Field Values
-
COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_Order_ID
Column name C_Order_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderLine_ID
static final String COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderSource_ID
static final String COLUMNNAME_C_OrderSource_ID
Column name C_OrderSource_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_OrderSourceValue
static final String COLUMNNAME_C_OrderSourceValue
Column name C_OrderSourceValue- See Also:
- Constant Field Values
-
COLUMNNAME_CountryCode
static final String COLUMNNAME_CountryCode
Column name CountryCode- See Also:
- Constant Field Values
-
COLUMNNAME_C_PaymentTerm_ID
static final String COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_Region_ID
static final String COLUMNNAME_C_Region_ID
Column name C_Region_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Tax_ID
static final String COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateAcct
static final String COLUMNNAME_DateAcct
Column name DateAcct- See Also:
- Constant Field Values
-
COLUMNNAME_DateOrdered
static final String COLUMNNAME_DateOrdered
Column name DateOrdered- See Also:
- Constant Field Values
-
COLUMNNAME_DeliveryRule
static final String COLUMNNAME_DeliveryRule
Column name DeliveryRule- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DocTypeName
static final String COLUMNNAME_DocTypeName
Column name DocTypeName- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNo
static final String COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
- Constant Field Values
-
COLUMNNAME_EMail
static final String COLUMNNAME_EMail
Column name EMail- See Also:
- Constant Field Values
-
COLUMNNAME_FreightAmt
static final String COLUMNNAME_FreightAmt
Column name FreightAmt- See Also:
- Constant Field Values
-
COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
- Constant Field Values
-
COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
- Constant Field Values
-
COLUMNNAME_I_Order_ID
static final String COLUMNNAME_I_Order_ID
Column name I_Order_ID- See Also:
- Constant Field Values
-
COLUMNNAME_I_Order_UU
static final String COLUMNNAME_I_Order_UU
Column name I_Order_UU- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
- Constant Field Values
-
COLUMNNAME_LineDescription
static final String COLUMNNAME_LineDescription
Column name LineDescription- See Also:
- Constant Field Values
-
COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PaymentTermValue
static final String COLUMNNAME_PaymentTermValue
Column name PaymentTermValue- See Also:
- Constant Field Values
-
COLUMNNAME_Phone
static final String COLUMNNAME_Phone
Column name Phone- See Also:
- Constant Field Values
-
COLUMNNAME_Postal
static final String COLUMNNAME_Postal
Column name Postal- See Also:
- Constant Field Values
-
COLUMNNAME_PriceActual
static final String COLUMNNAME_PriceActual
Column name PriceActual- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ProductValue
static final String COLUMNNAME_ProductValue
Column name ProductValue- See Also:
- Constant Field Values
-
COLUMNNAME_QtyOrdered
static final String COLUMNNAME_QtyOrdered
Column name QtyOrdered- See Also:
- Constant Field Values
-
COLUMNNAME_RegionName
static final String COLUMNNAME_RegionName
Column name RegionName- See Also:
- Constant Field Values
-
COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- See Also:
- Constant Field Values
-
COLUMNNAME_SKU
static final String COLUMNNAME_SKU
Column name SKU- See Also:
- Constant Field Values
-
COLUMNNAME_TaxAmt
static final String COLUMNNAME_TaxAmt
Column name TaxAmt- See Also:
- Constant Field Values
-
COLUMNNAME_TaxIndicator
static final String COLUMNNAME_TaxIndicator
Column name TaxIndicator- See Also:
- Constant Field Values
-
COLUMNNAME_UPC
static final String COLUMNNAME_UPC
Column name UPC- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAddress1
void setAddress1(String Address1)
Set Address 1. Address line 1 for this location
-
getAddress1
String getAddress1()
Get Address 1. Address line 1 for this location
-
setAddress2
void setAddress2(String Address2)
Set Address 2. Address line 2 for this location
-
getAddress2
String getAddress2()
Get Address 2. Address line 2 for this location
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_OrgTrx_ID
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. Performing or initiating organization
-
getAD_OrgTrx_ID
int getAD_OrgTrx_ID()
Get Trx Organization. Performing or initiating organization
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID)
Set User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User_ID
int getAD_User_ID()
Get User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User
I_AD_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
setBillTo_ID
void setBillTo_ID(int BillTo_ID)
Set Invoice To. Bill to Address
-
getBillTo_ID
int getBillTo_ID()
Get Invoice To. Bill to Address
-
getBillTo
I_C_BPartner_Location getBillTo() throws RuntimeException
- Throws:
RuntimeException
-
setBPartnerValue
void setBPartnerValue(String BPartnerValue)
Set Business Partner Key. Key of the Business Partner
-
getBPartnerValue
String getBPartnerValue()
Get Business Partner Key. Key of the Business Partner
-
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID)
Set Activity. Business Activity
-
getC_Activity_ID
int getC_Activity_ID()
Get Activity. Business Activity
-
getC_Activity
I_C_Activity getC_Activity() throws RuntimeException
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
int getC_BPartner_Location_ID()
Get Partner Location. Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location
I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign
-
getC_Campaign_ID
int getC_Campaign_ID()
Get Campaign. Marketing Campaign
-
getC_Campaign
I_C_Campaign getC_Campaign() throws RuntimeException
- Throws:
RuntimeException
-
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID)
Set Charge. Additional document charges
-
getC_Charge_ID
int getC_Charge_ID()
Get Charge. Additional document charges
-
getC_Charge
I_C_Charge getC_Charge() throws RuntimeException
- Throws:
RuntimeException
-
setC_Country_ID
void setC_Country_ID(int C_Country_ID)
Set Country. Country
-
getC_Country_ID
int getC_Country_ID()
Get Country. Country
-
getC_Country
I_C_Country getC_Country() throws RuntimeException
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record
-
getC_Currency_ID
int getC_Currency_ID()
Get Currency. The Currency for this record
-
getC_Currency
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID)
Set Document Type. Document type or rules
-
getC_DocType_ID
int getC_DocType_ID()
Get Document Type. Document type or rules
-
getC_DocType
I_C_DocType getC_DocType() throws RuntimeException
- Throws:
RuntimeException
-
setChargeName
void setChargeName(String ChargeName)
Set Charge Name. Name of the Charge
-
getChargeName
String getChargeName()
Get Charge Name. Name of the Charge
-
setCity
void setCity(String City)
Set City. Identifies a City
-
getCity
String getCity()
Get City. Identifies a City
-
setC_Location_ID
void setC_Location_ID(int C_Location_ID)
Set Address. Location or Address
-
getC_Location_ID
int getC_Location_ID()
Get Address. Location or Address
-
getC_Location
I_C_Location getC_Location() throws RuntimeException
- Throws:
RuntimeException
-
setContactName
void setContactName(String ContactName)
Set Contact Name. Business Partner Contact Name
-
getContactName
String getContactName()
Get Contact Name. Business Partner Contact Name
-
setC_Order_ID
void setC_Order_ID(int C_Order_ID)
Set Order. Order
-
getC_Order_ID
int getC_Order_ID()
Get Order. Order
-
getC_Order
I_C_Order getC_Order() throws RuntimeException
- Throws:
RuntimeException
-
setC_OrderLine_ID
void setC_OrderLine_ID(int C_OrderLine_ID)
Set Sales Order Line. Sales Order Line
-
getC_OrderLine_ID
int getC_OrderLine_ID()
Get Sales Order Line. Sales Order Line
-
getC_OrderLine
I_C_OrderLine getC_OrderLine() throws RuntimeException
- Throws:
RuntimeException
-
setC_OrderSource_ID
void setC_OrderSource_ID(int C_OrderSource_ID)
Set Order Source
-
getC_OrderSource_ID
int getC_OrderSource_ID()
Get Order Source
-
getC_OrderSource
I_C_OrderSource getC_OrderSource() throws RuntimeException
- Throws:
RuntimeException
-
setC_OrderSourceValue
void setC_OrderSourceValue(String C_OrderSourceValue)
Set Order Source Key
-
getC_OrderSourceValue
String getC_OrderSourceValue()
Get Order Source Key
-
setCountryCode
void setCountryCode(String CountryCode)
Set ISO Country Code. 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
String getCountryCode()
Get ISO Country Code. Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
-
setC_PaymentTerm_ID
void setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term. The terms of Payment (timing, discount)
-
getC_PaymentTerm_ID
int getC_PaymentTerm_ID()
Get Payment Term. The terms of Payment (timing, discount)
-
getC_PaymentTerm
I_C_PaymentTerm getC_PaymentTerm() throws RuntimeException
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project
-
getC_Project_ID
int getC_Project_ID()
Get Project. Financial Project
-
getC_Project
I_C_Project getC_Project() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_Region_ID
void setC_Region_ID(int C_Region_ID)
Set Region. Identifies a geographical Region
-
getC_Region_ID
int getC_Region_ID()
Get Region. Identifies a geographical Region
-
getC_Region
I_C_Region getC_Region() throws RuntimeException
- Throws:
RuntimeException
-
setC_Tax_ID
void setC_Tax_ID(int C_Tax_ID)
Set Tax. Tax identifier
-
getC_Tax_ID
int getC_Tax_ID()
Get Tax. Tax identifier
-
getC_Tax
I_C_Tax getC_Tax() throws RuntimeException
- Throws:
RuntimeException
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure
-
getC_UOM_ID
int getC_UOM_ID()
Get UOM. Unit of Measure
-
getC_UOM
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setDateAcct
void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date
-
getDateAcct
Timestamp getDateAcct()
Get Account Date. Accounting Date
-
setDateOrdered
void setDateOrdered(Timestamp DateOrdered)
Set Date Ordered. Date of Order
-
getDateOrdered
Timestamp getDateOrdered()
Get Date Ordered. Date of Order
-
setDeliveryRule
void setDeliveryRule(String DeliveryRule)
Set Delivery Rule. Defines the timing of Delivery
-
getDeliveryRule
String getDeliveryRule()
Get Delivery Rule. Defines the timing of Delivery
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDocTypeName
void setDocTypeName(String DocTypeName)
Set Document Type Name. Name of the Document Type
-
getDocTypeName
String getDocTypeName()
Get Document Type Name. Name of the Document Type
-
setDocumentNo
void setDocumentNo(String DocumentNo)
Set Document No. Document sequence number of the document
-
getDocumentNo
String getDocumentNo()
Get Document No. Document sequence number of the document
-
setEMail
void setEMail(String EMail)
Set EMail Address. Electronic Mail Address
-
getEMail
String getEMail()
Get EMail Address. Electronic Mail Address
-
setFreightAmt
void setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount. Freight Amount
-
getFreightAmt
BigDecimal getFreightAmt()
Get Freight Amount. Freight Amount
-
setI_ErrorMsg
void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process
-
getI_ErrorMsg
String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process
-
setI_IsImported
void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed
-
isI_IsImported
boolean isI_IsImported()
Get Imported. Has this import been processed
-
setI_Order_ID
void setI_Order_ID(int I_Order_ID)
Set Import Order. Import Orders
-
getI_Order_ID
int getI_Order_ID()
Get Import Order. Import Orders
-
setI_Order_UU
void setI_Order_UU(String I_Order_UU)
Set I_Order_UU
-
getI_Order_UU
String getI_Order_UU()
Get I_Order_UU
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setIsSOTrx
void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. This is a Sales Transaction
-
isSOTrx
boolean isSOTrx()
Get Sales Transaction. This is a Sales Transaction
-
setLineDescription
void setLineDescription(String LineDescription)
Set Line Description. Description of the Line
-
getLineDescription
String getLineDescription()
Get Line Description. Description of the Line
-
setM_PriceList_ID
void setM_PriceList_ID(int M_PriceList_ID)
Set Price List. Unique identifier of a Price List
-
getM_PriceList_ID
int getM_PriceList_ID()
Get Price List. Unique identifier of a Price List
-
getM_PriceList
I_M_PriceList getM_PriceList() throws RuntimeException
- Throws:
RuntimeException
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setM_Shipper_ID
void setM_Shipper_ID(int M_Shipper_ID)
Set Shipper. Method or manner of product delivery
-
getM_Shipper_ID
int getM_Shipper_ID()
Get Shipper. Method or manner of product delivery
-
getM_Shipper
I_M_Shipper getM_Shipper() throws RuntimeException
- Throws:
RuntimeException
-
setM_Warehouse_ID
void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse_ID
int getM_Warehouse_ID()
Get Warehouse. Storage Warehouse and Service Point
-
getM_Warehouse
I_M_Warehouse getM_Warehouse() throws RuntimeException
- Throws:
RuntimeException
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPaymentTermValue
void setPaymentTermValue(String PaymentTermValue)
Set Payment Term Key. Key of the Payment Term
-
getPaymentTermValue
String getPaymentTermValue()
Get Payment Term Key. Key of the Payment Term
-
setPhone
void setPhone(String Phone)
Set Phone. Identifies a telephone number
-
getPhone
String getPhone()
Get Phone. Identifies a telephone number
-
setPostal
void setPostal(String Postal)
Set ZIP. Postal code
-
getPostal
String getPostal()
Get ZIP. Postal code
-
setPriceActual
void setPriceActual(BigDecimal PriceActual)
Set Unit Price. Actual Price
-
getPriceActual
BigDecimal getPriceActual()
Get Unit Price. Actual Price
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setProductValue
void setProductValue(String ProductValue)
Set Product Key. Key of the Product
-
getProductValue
String getProductValue()
Get Product Key. Key of the Product
-
setQtyOrdered
void setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity. Ordered Quantity
-
getQtyOrdered
BigDecimal getQtyOrdered()
Get Ordered Quantity. Ordered Quantity
-
setRegionName
void setRegionName(String RegionName)
Set Region. Name of the Region
-
getRegionName
String getRegionName()
Get Region. Name of the Region
-
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID)
Set Sales Representative. Sales Representative or Company Agent
-
getSalesRep_ID
int getSalesRep_ID()
Get Sales Representative. Sales Representative or Company Agent
-
getSalesRep
I_AD_User getSalesRep() throws RuntimeException
- Throws:
RuntimeException
-
setSKU
void setSKU(String SKU)
Set SKU. Stock Keeping Unit
-
getSKU
String getSKU()
Get SKU. Stock Keeping Unit
-
setTaxAmt
void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount. Tax Amount for a document
-
getTaxAmt
BigDecimal getTaxAmt()
Get Tax Amount. Tax Amount for a document
-
setTaxIndicator
void setTaxIndicator(String TaxIndicator)
Set Tax Indicator. Short form for Tax to be printed on documents
-
getTaxIndicator
String getTaxIndicator()
Get Tax Indicator. Short form for Tax to be printed on documents
-
setUPC
void setUPC(String UPC)
Set UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
-
getUPC
String getUPC()
Get UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-