Compiere 3.1

org.compiere.model
Class X_I_Order

java.lang.Object
  extended by org.compiere.framework.PO
      extended by org.compiere.model.X_I_Order
All Implemented Interfaces:
Serializable, Cloneable, Comparator<PO>, Evaluatee

public class X_I_Order
extends PO

Generated Model for I_Order

Version:
Release 3.1.0 - $Id$
Author:
Jorg Janke (generated)
See Also:
Serialized Form

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 org.compiere.framework.PO
addAttachment, addAttachment, addError, afterDelete, afterSave, beforeDelete, beforeSave, compare, convertToBigDecimal, convertToBoolean, convertToInt, convertToTimestamp, copy, copyValues, copyValues, createAttachment, delete_Accounting, delete, delete, dump, dump, equals, get_ChangeVO, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_EntityType, get_HashMap, get_ID, get_IDOld, get_Info, get_KeyColumns, get_Logger, get_Table_ID, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_ValuesAsString, get_WhereClause, get_xmlDocument, get_xmlString, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getVO, hashCode, insert_Accounting, is_Changed, is_KeyColumn, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveNew_getID, saveNewInsertSQL, saveNewSpecial, saveUpdate, set_ChangeVO, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueString, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setContext, setCtx, setDocWorkflowMgr, setIsActive, setStandardDefaults, setUpdateable, setUpdatedBy, toStringX, unlock, update
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

updatedMS

public static final long updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0

See Also:
Constant Field Values

Table_ID

public static final int Table_ID
AD_Table_ID=591

See Also:
Constant Field Values

Table_Name

public static final String Table_Name
TableName=I_Order

See Also:
Constant Field Values

Model

protected static KeyNamePair Model

accessLevel

protected BigDecimal accessLevel

AD_ORGTRX_ID_AD_Reference_ID

public static final int AD_ORGTRX_ID_AD_Reference_ID
AD_OrgTrx_ID AD_Reference_ID=130

See Also:
Constant Field Values

BILLTO_ID_AD_Reference_ID

public static final int BILLTO_ID_AD_Reference_ID
BillTo_ID AD_Reference_ID=159

See Also:
Constant Field Values

I_ISIMPORTED_AD_Reference_ID

public static final int I_ISIMPORTED_AD_Reference_ID
I_IsImported AD_Reference_ID=420

See Also:
Constant Field Values

I_ISIMPORTED_Error

public static final String I_ISIMPORTED_Error
Error = E

See Also:
Constant Field Values

I_ISIMPORTED_No

public static final String I_ISIMPORTED_No
No = N

See Also:
Constant Field Values

I_ISIMPORTED_Yes

public static final String I_ISIMPORTED_Yes
Yes = Y

See Also:
Constant Field Values

PAYMENTRULE_AD_Reference_ID

public static final int PAYMENTRULE_AD_Reference_ID
PaymentRule AD_Reference_ID=195

See Also:
Constant Field Values

PAYMENTRULE_Cash

public static final String PAYMENTRULE_Cash
Cash = B

See Also:
Constant Field Values

PAYMENTRULE_DirectDebit

public static final String PAYMENTRULE_DirectDebit
Direct Debit = D

See Also:
Constant Field Values

PAYMENTRULE_CreditCard

public static final String PAYMENTRULE_CreditCard
Credit Card = K

See Also:
Constant Field Values

PAYMENTRULE_OnCredit

public static final String PAYMENTRULE_OnCredit
On Credit = P

See Also:
Constant Field Values

PAYMENTRULE_Check

public static final String PAYMENTRULE_Check
Check = S

See Also:
Constant Field Values

PAYMENTRULE_DirectDeposit

public static final String PAYMENTRULE_DirectDeposit
Direct Deposit = T

See Also:
Constant Field Values

SALESREP_ID_AD_Reference_ID

public static final int SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190

See Also:
Constant Field Values
Constructor Detail

X_I_Order

public X_I_Order(Ctx ctx,
                 int I_Order_ID,
                 String trxName)
Standard Constructor

Parameters:
ctx - context
I_Order_ID - id
trxName - transaction

X_I_Order

public X_I_Order(Ctx ctx,
                 ResultSet rs,
                 String trxName)
Load Constructor

Parameters:
ctx - context
rs - result set
trxName - transaction
Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
2 - Client

initPO

protected POInfo initPO(Ctx ctx)
Load Meta Data

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

toString

public String toString()
Info

Overrides:
toString in class PO
Returns:
info

setAD_OrgTrx_ID

public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.

Parameters:
AD_OrgTrx_ID - Performing or initiating organization

getAD_OrgTrx_ID

public int getAD_OrgTrx_ID()
Get Trx Organization.

Returns:
Performing or initiating organization

setAD_User_ID

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

Parameters:
AD_User_ID - User within the system - Internal or Business Partner Contact

getAD_User_ID

public int getAD_User_ID()
Get User/Contact.

Returns:
User within the system - Internal or Business Partner Contact

setAddress1

public void setAddress1(String Address1)
Set Address 1.

Parameters:
Address1 - Address line 1 for this location

getAddress1

public String getAddress1()
Get Address 1.

Returns:
Address line 1 for this location

setAddress2

public void setAddress2(String Address2)
Set Address 2.

Parameters:
Address2 - Address line 2 for this location

getAddress2

public String getAddress2()
Get Address 2.

Returns:
Address line 2 for this location

setBPartnerValue

public void setBPartnerValue(String BPartnerValue)
Set Business Partner Key.

Parameters:
BPartnerValue - Key of the Business Partner

getBPartnerValue

public String getBPartnerValue()
Get Business Partner Key.

Returns:
Key of the Business Partner

setBillTo_ID

public void setBillTo_ID(int BillTo_ID)
Set Invoice To.

Parameters:
BillTo_ID - Bill to Address

getBillTo_ID

public int getBillTo_ID()
Get Invoice To.

Returns:
Bill to Address

setC_Activity_ID

public void setC_Activity_ID(int C_Activity_ID)
Set Activity.

Parameters:
C_Activity_ID - Business Activity

getC_Activity_ID

public int getC_Activity_ID()
Get Activity.

Returns:
Business Activity

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.

Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner.

Returns:
Identifies a Business Partner

setC_BPartner_Location_ID

public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.

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.

Returns:
Identifies the (ship to) address for this Business Partner

setC_Campaign_ID

public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.

Parameters:
C_Campaign_ID - Marketing Campaign

getC_Campaign_ID

public int getC_Campaign_ID()
Get Campaign.

Returns:
Marketing Campaign

setC_Charge_ID

public void setC_Charge_ID(int C_Charge_ID)
Set Charge.

Parameters:
C_Charge_ID - Additional document charges

getC_Charge_ID

public int getC_Charge_ID()
Get Charge.

Returns:
Additional document charges

setC_Country_ID

public void setC_Country_ID(int C_Country_ID)
Set Country.

Parameters:
C_Country_ID - Country

getC_Country_ID

public int getC_Country_ID()
Get Country.

Returns:
Country

setC_Currency_ID

public void setC_Currency_ID(int C_Currency_ID)
Set Currency.

Parameters:
C_Currency_ID - The Currency for this record

getC_Currency_ID

public int getC_Currency_ID()
Get Currency.

Returns:
The Currency for this record

setC_DocType_ID

public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.

Parameters:
C_DocType_ID - Document type or rules

getC_DocType_ID

public int getC_DocType_ID()
Get Document Type.

Returns:
Document type or rules

setC_Location_ID

public void setC_Location_ID(int C_Location_ID)
Set Address.

Parameters:
C_Location_ID - Location or Address

getC_Location_ID

public int getC_Location_ID()
Get Address.

Returns:
Location or Address

setC_OrderLine_ID

public void setC_OrderLine_ID(int C_OrderLine_ID)
Set Order Line.

Parameters:
C_OrderLine_ID - Order Line

getC_OrderLine_ID

public int getC_OrderLine_ID()
Get Order Line.

Returns:
Order Line

setC_Order_ID

public void setC_Order_ID(int C_Order_ID)
Set Order.

Parameters:
C_Order_ID - Order

getC_Order_ID

public int getC_Order_ID()
Get Order.

Returns:
Order

setC_PaymentTerm_ID

public void setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term.

Parameters:
C_PaymentTerm_ID - The terms of Payment (timing, discount)

getC_PaymentTerm_ID

public int getC_PaymentTerm_ID()
Get Payment Term.

Returns:
The terms of Payment (timing, discount)

setC_Project_ID

public void setC_Project_ID(int C_Project_ID)
Set Project.

Parameters:
C_Project_ID - Financial Project

getC_Project_ID

public int getC_Project_ID()
Get Project.

Returns:
Financial Project

setC_Region_ID

public void setC_Region_ID(int C_Region_ID)
Set Region.

Parameters:
C_Region_ID - Identifies a geographical Region

getC_Region_ID

public int getC_Region_ID()
Get Region.

Returns:
Identifies a geographical Region

setC_Tax_ID

public void setC_Tax_ID(int C_Tax_ID)
Set Tax.

Parameters:
C_Tax_ID - Tax identifier

getC_Tax_ID

public int getC_Tax_ID()
Get Tax.

Returns:
Tax identifier

setC_UOM_ID

public void setC_UOM_ID(int C_UOM_ID)
Set UOM.

Parameters:
C_UOM_ID - Unit of Measure

getC_UOM_ID

public int getC_UOM_ID()
Get UOM.

Returns:
Unit of Measure

setChargeName

public void setChargeName(String ChargeName)
Set Charge Name.

Parameters:
ChargeName - Name of the Charge

getChargeName

public String getChargeName()
Get Charge Name.

Returns:
Name of the Charge

setCity

public void setCity(String City)
Set City.

Parameters:
City - Identifies a City

getCity

public String getCity()
Get City.

Returns:
Identifies a City

setContactName

public void setContactName(String ContactName)
Set Contact Name.

Parameters:
ContactName - Business Partner Contact Name

getContactName

public String getContactName()
Get Contact Name.

Returns:
Business Partner Contact Name

setCountryCode

public void setCountryCode(String CountryCode)
Set ISO Country Code.

Parameters:
CountryCode - Upper-case two-letter alphabetic 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.

Returns:
Upper-case two-letter alphabetic ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html

setDateAcct

public void setDateAcct(Timestamp DateAcct)
Set Account Date.

Parameters:
DateAcct - General Ledger Date

getDateAcct

public Timestamp getDateAcct()
Get Account Date.

Returns:
General Ledger Date

setDateOrdered

public void setDateOrdered(Timestamp DateOrdered)
Set Date Ordered.

Parameters:
DateOrdered - Date of Order

getDateOrdered

public Timestamp getDateOrdered()
Get Date Ordered.

Returns:
Date of Order

setDescription

public void setDescription(String Description)
Set Description.

Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Returns:
Optional short description of the record

setDocTypeName

public void setDocTypeName(String DocTypeName)
Set Document Type Name.

Parameters:
DocTypeName - Name of the Document Type

getDocTypeName

public String getDocTypeName()
Get Document Type Name.

Returns:
Name of the Document Type

setDocumentNo

public void setDocumentNo(String DocumentNo)
Set Document No.

Parameters:
DocumentNo - Document sequence number of the document

getDocumentNo

public String getDocumentNo()
Get Document No.

Returns:
Document sequence number of the document

setEMail

public void setEMail(String EMail)
Set EMail Address.

Parameters:
EMail - Electronic Mail Address

getEMail

public String getEMail()
Get EMail Address.

Returns:
Electronic Mail Address

setFreightAmt

public void setFreightAmt(BigDecimal FreightAmt)
Set Freight Amount.

Parameters:
FreightAmt - Freight Amount

getFreightAmt

public BigDecimal getFreightAmt()
Get Freight Amount.

Returns:
Freight Amount

setI_ErrorMsg

public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.

Parameters:
I_ErrorMsg - Messages generated from import process

getI_ErrorMsg

public String getI_ErrorMsg()
Get Import Error Message.

Returns:
Messages generated from import process

isI_IsImportedValid

public boolean isI_IsImportedValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setI_IsImported

public void setI_IsImported(String I_IsImported)
Set Imported.

Parameters:
I_IsImported - Has this import been processed?

getI_IsImported

public String getI_IsImported()
Get Imported.

Returns:
Has this import been processed?

setI_Order_ID

public void setI_Order_ID(int I_Order_ID)
Set Import Order.

Parameters:
I_Order_ID - Import Orders

getI_Order_ID

public int getI_Order_ID()
Get Import Order.

Returns:
Import Orders

setIsSOTrx

public void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.

Parameters:
IsSOTrx - This is a Sales Transaction

isSOTrx

public boolean isSOTrx()
Get Sales Transaction.

Returns:
This is a Sales Transaction

setLineDescription

public void setLineDescription(String LineDescription)
Set Line Description.

Parameters:
LineDescription - Description of the Line

getLineDescription

public String getLineDescription()
Get Line Description.

Returns:
Description of the Line

setM_PriceList_ID

public void setM_PriceList_ID(int M_PriceList_ID)
Set Price List.

Parameters:
M_PriceList_ID - Unique identifier of a Price List

getM_PriceList_ID

public int getM_PriceList_ID()
Get Price List.

Returns:
Unique identifier of a Price List

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Returns:
Product, Service, Item

setM_Shipper_ID

public void setM_Shipper_ID(int M_Shipper_ID)
Set Freight Carrier.

Parameters:
M_Shipper_ID - Method or manner of product delivery

getM_Shipper_ID

public int getM_Shipper_ID()
Get Freight Carrier.

Returns:
Method or manner of product delivery

setM_Warehouse_ID

public void setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse.

Parameters:
M_Warehouse_ID - Storage Warehouse and Service Point

getM_Warehouse_ID

public int getM_Warehouse_ID()
Get Warehouse.

Returns:
Storage Warehouse and Service Point

setName

public void setName(String Name)
Set Name.

Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Returns:
Alphanumeric identifier of the entity

isPaymentRuleValid

public boolean isPaymentRuleValid(String test)
Is test a valid value.

Parameters:
test - testvalue
Returns:
true if valid

setPaymentRule

public void setPaymentRule(String PaymentRule)
Set Payment Method.

Parameters:
PaymentRule - How you pay the invoice

getPaymentRule

public String getPaymentRule()
Get Payment Method.

Returns:
How you pay the invoice

setPaymentRuleName

public void setPaymentRuleName(String PaymentRuleName)
Set Payment Rule Name.

Parameters:
PaymentRuleName - Name of the Payment Rule

getPaymentRuleName

public String getPaymentRuleName()
Get Payment Rule Name.

Returns:
Name of the Payment Rule

setPaymentTermValue

public void setPaymentTermValue(String PaymentTermValue)
Set Payment Term Key.

Parameters:
PaymentTermValue - Key of the Payment Term

getPaymentTermValue

public String getPaymentTermValue()
Get Payment Term Key.

Returns:
Key of the Payment Term

setPhone

public void setPhone(String Phone)
Set Phone.

Parameters:
Phone - Identifies a telephone number

getPhone

public String getPhone()
Get Phone.

Returns:
Identifies a telephone number

setPostal

public void setPostal(String Postal)
Set ZIP.

Parameters:
Postal - Postal code

getPostal

public String getPostal()
Get ZIP.

Returns:
Postal code

setPriceActual

public void setPriceActual(BigDecimal PriceActual)
Set Unit Price.

Parameters:
PriceActual - Actual Price

getPriceActual

public BigDecimal getPriceActual()
Get Unit Price.

Returns:
Actual Price

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Returns:
Process Now

setProductValue

public void setProductValue(String ProductValue)
Set Product Key.

Parameters:
ProductValue - Key of the Product

getProductValue

public String getProductValue()
Get Product Key.

Returns:
Key of the Product

setQtyOrdered

public void setQtyOrdered(BigDecimal QtyOrdered)
Set Ordered Quantity.

Parameters:
QtyOrdered - Ordered Quantity

getQtyOrdered

public BigDecimal getQtyOrdered()
Get Ordered Quantity.

Returns:
Ordered Quantity

setRegionName

public void setRegionName(String RegionName)
Set Region.

Parameters:
RegionName - Name of the Region

getRegionName

public String getRegionName()
Get Region.

Returns:
Name of the Region

setSKU

public void setSKU(String SKU)
Set SKU.

Parameters:
SKU - Stock Keeping Unit

getSKU

public String getSKU()
Get SKU.

Returns:
Stock Keeping Unit

setSalesRep_ID

public void setSalesRep_ID(int SalesRep_ID)
Set Representative.

Parameters:
SalesRep_ID - Company Agent like Sales Representative, Purchase Agent, and Customer Service Representative...

getSalesRep_ID

public int getSalesRep_ID()
Get Representative.

Returns:
Company Agent like Sales Representative, Purchase Agent, and Customer Service Representative...

setTaxAmt

public void setTaxAmt(BigDecimal TaxAmt)
Set Tax Amount.

Parameters:
TaxAmt - Tax Amount for a document

getTaxAmt

public BigDecimal getTaxAmt()
Get Tax Amount.

Returns:
Tax Amount for a document

setTaxIndicator

public void setTaxIndicator(String TaxIndicator)
Set Tax Indicator.

Parameters:
TaxIndicator - Short form for Tax to be printed on documents

getTaxIndicator

public String getTaxIndicator()
Get Tax Indicator.

Returns:
Short form for Tax to be printed on documents

setUPC

public void setUPC(String UPC)
Set UPC/EAN.

Parameters:
UPC - Bar Code (Universal Product Code or its superset European Article Number)

getUPC

public String getUPC()
Get UPC/EAN.

Returns:
Bar Code (Universal Product Code or its superset European Article Number)

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.