|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_I_Order
Generated Interface for I_Order
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 2 - Client |
static String |
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_Address1
Column name Address1 |
static String |
COLUMNNAME_Address2
Column name Address2 |
static String |
COLUMNNAME_BillTo_ID
Column name BillTo_ID |
static String |
COLUMNNAME_BPartnerValue
Column name BPartnerValue |
static String |
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID |
static String |
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID |
static String |
COLUMNNAME_C_Country_ID
Column name C_Country_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID |
static String |
COLUMNNAME_C_Location_ID
Column name C_Location_ID |
static String |
COLUMNNAME_C_Order_ID
Column name C_Order_ID |
static String |
COLUMNNAME_C_OrderLine_ID
Column name C_OrderLine_ID |
static String |
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_C_Region_ID
Column name C_Region_ID |
static String |
COLUMNNAME_C_Tax_ID
Column name C_Tax_ID |
static String |
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID |
static String |
COLUMNNAME_City
Column name City |
static String |
COLUMNNAME_ContactName
Column name ContactName |
static String |
COLUMNNAME_CountryCode
Column name CountryCode |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_DateOrdered
Column name DateOrdered |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocTypeName
Column name DocTypeName |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_EMail
Column name EMail |
static String |
COLUMNNAME_FreightAmt
Column name FreightAmt |
static String |
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg |
static String |
COLUMNNAME_I_IsImported
Column name I_IsImported |
static String |
COLUMNNAME_I_Order_ID
Column name I_Order_ID |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_LineDescription
Column name LineDescription |
static String |
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID |
static String |
COLUMNNAME_M_Product_ID
Column name M_Product_ID |
static String |
COLUMNNAME_M_Shipper_ID
Column name M_Shipper_ID |
static String |
COLUMNNAME_M_Warehouse_ID
Column name M_Warehouse_ID |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_PaymentTermValue
Column name PaymentTermValue |
static String |
COLUMNNAME_Phone
Column name Phone |
static String |
COLUMNNAME_Postal
Column name Postal |
static String |
COLUMNNAME_PriceActual
Column name PriceActual |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_ProductValue
Column name ProductValue |
static String |
COLUMNNAME_QtyOrdered
Column name QtyOrdered |
static String |
COLUMNNAME_RegionName
Column name RegionName |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static String |
COLUMNNAME_SKU
Column name SKU |
static String |
COLUMNNAME_TaxAmt
Column name TaxAmt |
static String |
COLUMNNAME_TaxIndicator
Column name TaxIndicator |
static String |
COLUMNNAME_UPC
Column name UPC |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=591 |
static String |
Table_Name
TableName=I_Order |
| Method Summary | |
|---|---|
int |
getAD_OrgTrx_ID()
Get Trx Organization. |
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getAddress1()
Get Address 1. |
String |
getAddress2()
Get Address 2. |
int |
getBillTo_ID()
Get Invoice To. |
String |
getBPartnerValue()
Get Business Partner Key. |
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_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Country_ID()
Get Country. |
I_C_Country |
getC_Country()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_DocType_ID()
Get Document Type. |
I_C_DocType |
getC_DocType()
|
int |
getC_Location_ID()
Get Address. |
I_C_Location |
getC_Location()
|
int |
getC_Order_ID()
Get Order. |
I_C_Order |
getC_Order()
|
int |
getC_OrderLine_ID()
Get Sales Order Line. |
I_C_OrderLine |
getC_OrderLine()
|
int |
getC_PaymentTerm_ID()
Get Payment Term. |
I_C_PaymentTerm |
getC_PaymentTerm()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
int |
getC_Region_ID()
Get Region. |
I_C_Region |
getC_Region()
|
int |
getC_Tax_ID()
Get Tax. |
I_C_Tax |
getC_Tax()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
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 |
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 |
getLineDescription()
Get Line Description. |
int |
getM_PriceList_ID()
Get Price List. |
I_M_PriceList |
getM_PriceList()
|
int |
getM_Product_ID()
Get Product. |
I_M_Product |
getM_Product()
|
int |
getM_Shipper_ID()
Get Shipper. |
I_M_Shipper |
getM_Shipper()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_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. |
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. |
boolean |
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_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_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 |
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 |
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 |
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. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_Address1
static final String COLUMNNAME_Address2
static final String COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_BillTo_ID
static final String COLUMNNAME_BPartnerValue
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Country_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_DocType_ID
static final String COLUMNNAME_City
static final String COLUMNNAME_C_Location_ID
static final String COLUMNNAME_ContactName
static final String COLUMNNAME_C_Order_ID
static final String COLUMNNAME_C_OrderLine_ID
static final String COLUMNNAME_CountryCode
static final String COLUMNNAME_C_PaymentTerm_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Region_ID
static final String COLUMNNAME_C_Tax_ID
static final String COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_DateOrdered
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocTypeName
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_EMail
static final String COLUMNNAME_FreightAmt
static final String COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_Order_ID
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_LineDescription
static final String COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Shipper_ID
static final String COLUMNNAME_M_Warehouse_ID
static final String COLUMNNAME_Name
static final String COLUMNNAME_PaymentTermValue
static final String COLUMNNAME_Phone
static final String COLUMNNAME_Postal
static final String COLUMNNAME_PriceActual
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_ProductValue
static final String COLUMNNAME_QtyOrdered
static final String COLUMNNAME_RegionName
static final String COLUMNNAME_SalesRep_ID
static final String COLUMNNAME_SKU
static final String COLUMNNAME_TaxAmt
static final String COLUMNNAME_TaxIndicator
static final String COLUMNNAME_UPC
| Method Detail |
|---|
void setAddress1(String Address1)
String getAddress1()
void setAddress2(String Address2)
String getAddress2()
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
int getAD_OrgTrx_ID()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setBillTo_ID(int BillTo_ID)
int getBillTo_ID()
void setBPartnerValue(String BPartnerValue)
String getBPartnerValue()
void setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_Campaign_ID(int C_Campaign_ID)
int getC_Campaign_ID()
I_C_Campaign getC_Campaign()
throws Exception
Exceptionvoid setC_Country_ID(int C_Country_ID)
int getC_Country_ID()
I_C_Country getC_Country()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_DocType_ID(int C_DocType_ID)
int getC_DocType_ID()
I_C_DocType getC_DocType()
throws Exception
Exceptionvoid setCity(String City)
String getCity()
void setC_Location_ID(int C_Location_ID)
int getC_Location_ID()
I_C_Location getC_Location()
throws Exception
Exceptionvoid setContactName(String ContactName)
String getContactName()
void setC_Order_ID(int C_Order_ID)
int getC_Order_ID()
I_C_Order getC_Order()
throws Exception
Exceptionvoid setC_OrderLine_ID(int C_OrderLine_ID)
int getC_OrderLine_ID()
I_C_OrderLine getC_OrderLine()
throws Exception
Exceptionvoid setCountryCode(String CountryCode)
String getCountryCode()
void setC_PaymentTerm_ID(int C_PaymentTerm_ID)
int getC_PaymentTerm_ID()
I_C_PaymentTerm getC_PaymentTerm()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setC_Region_ID(int C_Region_ID)
int getC_Region_ID()
I_C_Region getC_Region()
throws Exception
Exceptionvoid setC_Tax_ID(int C_Tax_ID)
int getC_Tax_ID()
I_C_Tax getC_Tax()
throws Exception
Exceptionvoid setC_UOM_ID(int C_UOM_ID)
int getC_UOM_ID()
I_C_UOM getC_UOM()
throws Exception
Exceptionvoid setDateAcct(Timestamp DateAcct)
Timestamp getDateAcct()
void setDateOrdered(Timestamp DateOrdered)
Timestamp getDateOrdered()
void setDescription(String Description)
String getDescription()
void setDocTypeName(String DocTypeName)
String getDocTypeName()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setEMail(String EMail)
String getEMail()
void setFreightAmt(BigDecimal FreightAmt)
BigDecimal getFreightAmt()
void setI_ErrorMsg(String I_ErrorMsg)
String getI_ErrorMsg()
void setI_IsImported(boolean I_IsImported)
boolean isI_IsImported()
void setI_Order_ID(int I_Order_ID)
int getI_Order_ID()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setLineDescription(String LineDescription)
String getLineDescription()
void setM_PriceList_ID(int M_PriceList_ID)
int getM_PriceList_ID()
I_M_PriceList getM_PriceList()
throws Exception
Exceptionvoid setM_Product_ID(int M_Product_ID)
int getM_Product_ID()
I_M_Product getM_Product()
throws Exception
Exceptionvoid setM_Shipper_ID(int M_Shipper_ID)
int getM_Shipper_ID()
I_M_Shipper getM_Shipper()
throws Exception
Exceptionvoid setM_Warehouse_ID(int M_Warehouse_ID)
int getM_Warehouse_ID()
I_M_Warehouse getM_Warehouse()
throws Exception
Exceptionvoid setName(String Name)
String getName()
void setPaymentTermValue(String PaymentTermValue)
String getPaymentTermValue()
void setPhone(String Phone)
String getPhone()
void setPostal(String Postal)
String getPostal()
void setPriceActual(BigDecimal PriceActual)
BigDecimal getPriceActual()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setProductValue(String ProductValue)
String getProductValue()
void setQtyOrdered(BigDecimal QtyOrdered)
BigDecimal getQtyOrdered()
void setRegionName(String RegionName)
String getRegionName()
void setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
void setSKU(String SKU)
String getSKU()
void setTaxAmt(BigDecimal TaxAmt)
BigDecimal getTaxAmt()
void setTaxIndicator(String TaxIndicator)
String getTaxIndicator()
void setUPC(String UPC)
String getUPC()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||