|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_I_Order
public class X_I_Order
Generated Model for I_Order
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130 |
static int |
BILLTO_ID_AD_Reference_ID
BillTo_ID AD_Reference_ID=159 |
static int |
I_ISIMPORTED_AD_Reference_ID
I_IsImported AD_Reference_ID=420 |
static String |
I_ISIMPORTED_Error
Error = E |
static String |
I_ISIMPORTED_No
No = N |
static String |
I_ISIMPORTED_Yes
Yes = Y |
protected static KeyNamePair |
Model
|
static int |
PAYMENTRULE_AD_Reference_ID
PaymentRule AD_Reference_ID=195 |
static String |
PAYMENTRULE_Cash
Cash = B |
static String |
PAYMENTRULE_Check
Check = S |
static String |
PAYMENTRULE_CreditCard
Credit Card = K |
static String |
PAYMENTRULE_DirectDebit
Direct Debit = D |
static String |
PAYMENTRULE_DirectDeposit
Direct Deposit = T |
static String |
PAYMENTRULE_OnCredit
On Credit = P |
static int |
SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190 |
static int |
Table_ID
AD_Table_ID=591 |
static String |
Table_Name
TableName=I_Order |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_I_Order(Ctx ctx,
int I_Order_ID,
String trxName)
Standard Constructor |
|
X_I_Order(Ctx 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. |
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. |
int |
getC_BPartner_ID()
Get Business Partner. |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
int |
getC_Campaign_ID()
Get Campaign. |
int |
getC_Charge_ID()
Get Charge. |
int |
getC_Country_ID()
Get Country. |
int |
getC_Currency_ID()
Get Currency. |
int |
getC_DocType_ID()
Get Document Type. |
int |
getC_Location_ID()
Get Address. |
int |
getC_Order_ID()
Get Order. |
int |
getC_OrderLine_ID()
Get Order Line. |
int |
getC_PaymentTerm_ID()
Get Payment Term. |
int |
getC_Project_ID()
Get Project. |
int |
getC_Region_ID()
Get Region. |
int |
getC_Tax_ID()
Get Tax. |
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 |
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. |
String |
getI_IsImported()
Get Imported. |
int |
getI_Order_ID()
Get Import Order. |
String |
getLineDescription()
Get Line Description. |
int |
getM_PriceList_ID()
Get Price List. |
int |
getM_Product_ID()
Get Product. |
int |
getM_Shipper_ID()
Get Freight Carrier. |
int |
getM_Warehouse_ID()
Get Warehouse. |
String |
getName()
Get Name. |
String |
getPaymentRule()
Get Payment Method. |
String |
getPaymentRuleName()
Get Payment Rule 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 Representative. |
String |
getSKU()
Get SKU. |
BigDecimal |
getTaxAmt()
Get Tax Amount. |
String |
getTaxIndicator()
Get Tax Indicator. |
String |
getUPC()
Get UPC/EAN. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isI_IsImportedValid(String test)
Is test a valid value. |
boolean |
isPaymentRuleValid(String test)
Is test a valid value. |
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 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 |
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 |
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(String 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 Freight Carrier. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setName(String Name)
Set Name. |
void |
setPaymentRule(String PaymentRule)
Set Payment Method. |
void |
setPaymentRuleName(String PaymentRuleName)
Set Payment Rule 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 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()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int AD_ORGTRX_ID_AD_Reference_ID
public static final int BILLTO_ID_AD_Reference_ID
public static final int I_ISIMPORTED_AD_Reference_ID
public static final String I_ISIMPORTED_Error
public static final String I_ISIMPORTED_No
public static final String I_ISIMPORTED_Yes
public static final int PAYMENTRULE_AD_Reference_ID
public static final String PAYMENTRULE_Cash
public static final String PAYMENTRULE_DirectDebit
public static final String PAYMENTRULE_CreditCard
public static final String PAYMENTRULE_OnCredit
public static final String PAYMENTRULE_Check
public static final String PAYMENTRULE_DirectDeposit
public static final int SALESREP_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_I_Order(Ctx ctx,
int I_Order_ID,
String trxName)
ctx - contextI_Order_ID - idtrxName - transaction
public X_I_Order(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
AD_OrgTrx_ID - Performing or initiating organizationpublic int getAD_OrgTrx_ID()
public void setAD_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setAddress1(String Address1)
Address1 - Address line 1 for this locationpublic String getAddress1()
public void setAddress2(String Address2)
Address2 - Address line 2 for this locationpublic String getAddress2()
public void setBPartnerValue(String BPartnerValue)
BPartnerValue - Key of the Business Partnerpublic String getBPartnerValue()
public void setBillTo_ID(int BillTo_ID)
BillTo_ID - Bill to Addresspublic int getBillTo_ID()
public void setC_Activity_ID(int C_Activity_ID)
C_Activity_ID - Business Activitypublic int getC_Activity_ID()
public void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
public void setC_Campaign_ID(int C_Campaign_ID)
C_Campaign_ID - Marketing Campaignpublic int getC_Campaign_ID()
public void setC_Charge_ID(int C_Charge_ID)
C_Charge_ID - Additional document chargespublic int getC_Charge_ID()
public void setC_Country_ID(int C_Country_ID)
C_Country_ID - Countrypublic int getC_Country_ID()
public void setC_Currency_ID(int C_Currency_ID)
C_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
public void setC_DocType_ID(int C_DocType_ID)
C_DocType_ID - Document type or rulespublic int getC_DocType_ID()
public void setC_Location_ID(int C_Location_ID)
C_Location_ID - Location or Addresspublic int getC_Location_ID()
public void setC_OrderLine_ID(int C_OrderLine_ID)
C_OrderLine_ID - Order Linepublic int getC_OrderLine_ID()
public void setC_Order_ID(int C_Order_ID)
C_Order_ID - Orderpublic int getC_Order_ID()
public void setC_PaymentTerm_ID(int C_PaymentTerm_ID)
C_PaymentTerm_ID - The terms of Payment (timing, discount)public int getC_PaymentTerm_ID()
public void setC_Project_ID(int C_Project_ID)
C_Project_ID - Financial Projectpublic int getC_Project_ID()
public void setC_Region_ID(int C_Region_ID)
C_Region_ID - Identifies a geographical Regionpublic int getC_Region_ID()
public void setC_Tax_ID(int C_Tax_ID)
C_Tax_ID - Tax identifierpublic int getC_Tax_ID()
public void setC_UOM_ID(int C_UOM_ID)
C_UOM_ID - Unit of Measurepublic int getC_UOM_ID()
public void setChargeName(String ChargeName)
ChargeName - Name of the Chargepublic String getChargeName()
public void setCity(String City)
City - Identifies a Citypublic String getCity()
public void setContactName(String ContactName)
ContactName - Business Partner Contact Namepublic String getContactName()
public void setCountryCode(String CountryCode)
CountryCode - Upper-case two-letter alphabetic ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.htmlpublic String getCountryCode()
public void setDateAcct(Timestamp DateAcct)
DateAcct - General Ledger Datepublic Timestamp getDateAcct()
public void setDateOrdered(Timestamp DateOrdered)
DateOrdered - Date of Orderpublic Timestamp getDateOrdered()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setDocTypeName(String DocTypeName)
DocTypeName - Name of the Document Typepublic String getDocTypeName()
public void setDocumentNo(String DocumentNo)
DocumentNo - Document sequence number of the documentpublic String getDocumentNo()
public void setEMail(String EMail)
EMail - Electronic Mail Addresspublic String getEMail()
public void setFreightAmt(BigDecimal FreightAmt)
FreightAmt - Freight Amountpublic BigDecimal getFreightAmt()
public void setI_ErrorMsg(String I_ErrorMsg)
I_ErrorMsg - Messages generated from import processpublic String getI_ErrorMsg()
public boolean isI_IsImportedValid(String test)
test - testvalue
public void setI_IsImported(String I_IsImported)
I_IsImported - Has this import been processed?public String getI_IsImported()
public void setI_Order_ID(int I_Order_ID)
I_Order_ID - Import Orderspublic int getI_Order_ID()
public void setIsSOTrx(boolean IsSOTrx)
IsSOTrx - This is a Sales Transactionpublic boolean isSOTrx()
public void setLineDescription(String LineDescription)
LineDescription - Description of the Linepublic String getLineDescription()
public void setM_PriceList_ID(int M_PriceList_ID)
M_PriceList_ID - Unique identifier of a Price Listpublic int getM_PriceList_ID()
public void setM_Product_ID(int M_Product_ID)
M_Product_ID - Product, Service, Itempublic int getM_Product_ID()
public void setM_Shipper_ID(int M_Shipper_ID)
M_Shipper_ID - Method or manner of product deliverypublic int getM_Shipper_ID()
public void setM_Warehouse_ID(int M_Warehouse_ID)
M_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public boolean isPaymentRuleValid(String test)
test - testvalue
public void setPaymentRule(String PaymentRule)
PaymentRule - How you pay the invoicepublic String getPaymentRule()
public void setPaymentRuleName(String PaymentRuleName)
PaymentRuleName - Name of the Payment Rulepublic String getPaymentRuleName()
public void setPaymentTermValue(String PaymentTermValue)
PaymentTermValue - Key of the Payment Termpublic String getPaymentTermValue()
public void setPhone(String Phone)
Phone - Identifies a telephone numberpublic String getPhone()
public void setPostal(String Postal)
Postal - Postal codepublic String getPostal()
public void setPriceActual(BigDecimal PriceActual)
PriceActual - Actual Pricepublic BigDecimal getPriceActual()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setProductValue(String ProductValue)
ProductValue - Key of the Productpublic String getProductValue()
public void setQtyOrdered(BigDecimal QtyOrdered)
QtyOrdered - Ordered Quantitypublic BigDecimal getQtyOrdered()
public void setRegionName(String RegionName)
RegionName - Name of the Regionpublic String getRegionName()
public void setSKU(String SKU)
SKU - Stock Keeping Unitpublic String getSKU()
public void setSalesRep_ID(int SalesRep_ID)
SalesRep_ID - Company Agent like Sales Representative, Purchase Agent, and Customer Service Representative...public int getSalesRep_ID()
public void setTaxAmt(BigDecimal TaxAmt)
TaxAmt - Tax Amount for a documentpublic BigDecimal getTaxAmt()
public void setTaxIndicator(String TaxIndicator)
TaxIndicator - Short form for Tax to be printed on documentspublic String getTaxIndicator()
public void setUPC(String UPC)
UPC - Bar Code (Universal Product Code or its superset European Article Number)public String getUPC()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||