Package org.compiere.model
Class X_I_Invoice
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_I_Invoice
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_I_Invoice
,I_Persistent
,Evaluatee
Generated Model for I_Invoice
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_I_Invoice
accessLevel, COLUMNNAME_ActivityValue, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_Address1, COLUMNNAME_Address2, COLUMNNAME_BPartnerValue, COLUMNNAME_C_1099Box_ID, COLUMNNAME_C_1099Box_Value, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_Country_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_C_PaymentTerm_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_Region_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_ChargeName, COLUMNNAME_City, COLUMNNAME_ContactName, COLUMNNAME_CountryCode, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAcct, COLUMNNAME_DateInvoiced, COLUMNNAME_Description, COLUMNNAME_DocTypeName, COLUMNNAME_DocumentNo, COLUMNNAME_EMail, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_Invoice_ID, COLUMNNAME_I_Invoice_UU, COLUMNNAME_I_IsImported, COLUMNNAME_IsActive, COLUMNNAME_IsSOTrx, COLUMNNAME_LineDescription, COLUMNNAME_M_PriceList_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_PaymentTermValue, COLUMNNAME_Phone, COLUMNNAME_Postal, COLUMNNAME_PriceActual, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ProductValue, COLUMNNAME_ProjectValue, COLUMNNAME_QtyOrdered, COLUMNNAME_RegionName, COLUMNNAME_SalesRep_ID, COLUMNNAME_SKU, COLUMNNAME_TaxAmt, COLUMNNAME_TaxIndicator, COLUMNNAME_UPC, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_I_Invoice
(Properties ctx, int I_Invoice_ID, String trxName) Standard ConstructorX_I_Invoice
(Properties ctx, int I_Invoice_ID, String trxName, String... virtualColumns) Standard ConstructorX_I_Invoice
(Properties ctx, String I_Invoice_UU, String trxName) Standard ConstructorX_I_Invoice
(Properties ctx, String I_Invoice_UU, String trxName, String... virtualColumns) Standard ConstructorX_I_Invoice
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelGet Activity Key.int
Get Trx Organization.int
Get User/Contact.Get Address 1.Get Address 2.Get Business Partner Key.int
Get 1099 Box.Get 1099 Box Value.int
Get Activity.int
Get Business Partner.int
Get Partner Location.int
Get Campaign.int
Get Charge.int
Get Country.int
Get Currency.int
Get Document Type.int
Get Invoice.int
Get Invoice Line.int
Get Address.int
Get Payment Term.int
Get Project.int
Get Region.getC_Tax()
int
Get Tax.Get Charge Name.getCity()
Get City.Get Contact Name.Get Account Date.Get Date Invoiced.Get Description.Get Document Type Name.Get Document No.getEMail()
Get EMail Address.Get Import Error Message.int
Get Import Invoice.Get I_Invoice_UU.Get Line Description.int
Get Price List.int
Get Product.getName()
Get Name.Get Payment Term Key.getPhone()
Get Phone.Get ZIP.Get Unit Price.Get Product Key.Get Project Key.Get Ordered Quantity.Get Region.int
Get Sales Representative.getSKU()
Get SKU.Get Tax Amount.Get Tax Indicator.getUPC()
Get UPC/EAN.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get ISO Country Code.boolean
Get Imported.boolean
Get Processed.boolean
Get Process Now.boolean
isSOTrx()
Get Sales Transaction.void
setActivityValue
(String ActivityValue) Set Activity Key.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
setBPartnerValue
(String BPartnerValue) Set Business Partner Key.void
setC_1099Box_ID
(int C_1099Box_ID) Set 1099 Box.void
setC_1099Box_Value
(String C_1099Box_Value) Set 1099 Box Value.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_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_InvoiceLine_ID
(int C_InvoiceLine_ID) Set Invoice Line.void
setC_Location_ID
(int C_Location_ID) Set Address.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
setChargeName
(String ChargeName) Set Charge Name.void
Set City.void
setContactName
(String ContactName) Set Contact Name.void
setCountryCode
(boolean CountryCode) Set ISO Country Code.void
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDateInvoiced
(Timestamp DateInvoiced) Set Date Invoiced.void
setDescription
(String Description) Set Description.void
setDocTypeName
(String DocTypeName) Set Document Type Name.void
setDocumentNo
(String DocumentNo) Set Document No.void
Set EMail Address.void
setI_ErrorMsg
(String I_ErrorMsg) Set Import Error Message.void
setI_Invoice_ID
(int I_Invoice_ID) Set Import Invoice.void
setI_Invoice_UU
(String I_Invoice_UU) Set I_Invoice_UU.void
setI_IsImported
(boolean I_IsImported) Set Imported.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
Set Name.void
setPaymentTermValue
(String PaymentTermValue) Set Payment Term Key.void
Set Phone.void
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
setProjectValue
(String ProjectValue) Set Project Key.void
setQtyOrdered
(BigDecimal QtyOrdered) Set Ordered Quantity.void
setRegionName
(String RegionName) Set Region.void
setSalesRep_ID
(int SalesRep_ID) Set Sales Representative.void
Set SKU.void
setTaxAmt
(BigDecimal TaxAmt) Set Tax Amount.void
setTaxIndicator
(String TaxIndicator) Set Tax Indicator.void
Set UPC/EAN.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_I_Invoice
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_I_Invoice
Standard Constructor -
X_I_Invoice
Standard Constructor -
X_I_Invoice
Standard Constructor -
X_I_Invoice
Standard Constructor -
X_I_Invoice
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 2 - Client
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setActivityValue
Set Activity Key.- Specified by:
setActivityValue
in interfaceI_I_Invoice
- Parameters:
ActivityValue
- Text key for Activity
-
getActivityValue
Get Activity Key.- Specified by:
getActivityValue
in interfaceI_I_Invoice
- Returns:
- Text key for Activity
-
setAddress1
Set Address 1.- Specified by:
setAddress1
in interfaceI_I_Invoice
- Parameters:
Address1
- Address line 1 for this location
-
getAddress1
Get Address 1.- Specified by:
getAddress1
in interfaceI_I_Invoice
- Returns:
- Address line 1 for this location
-
setAddress2
Set Address 2.- Specified by:
setAddress2
in interfaceI_I_Invoice
- Parameters:
Address2
- Address line 2 for this location
-
getAddress2
Get Address 2.- Specified by:
getAddress2
in interfaceI_I_Invoice
- Returns:
- Address line 2 for this location
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_I_Invoice
- Parameters:
AD_OrgTrx_ID
- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()Get Trx Organization.- Specified by:
getAD_OrgTrx_ID
in interfaceI_I_Invoice
- Returns:
- Performing or initiating organization
-
getAD_User
- Specified by:
getAD_User
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID) Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_I_Invoice
- Parameters:
AD_User_ID
- User within the system - Internal or Business Partner Contact
-
getAD_User_ID
public int getAD_User_ID()Get User/Contact.- Specified by:
getAD_User_ID
in interfaceI_I_Invoice
- Returns:
- User within the system - Internal or Business Partner Contact
-
setBPartnerValue
Set Business Partner Key.- Specified by:
setBPartnerValue
in interfaceI_I_Invoice
- Parameters:
BPartnerValue
- Key of the Business Partner
-
getBPartnerValue
Get Business Partner Key.- Specified by:
getBPartnerValue
in interfaceI_I_Invoice
- Returns:
- Key of the Business Partner
-
getC_1099Box
- Specified by:
getC_1099Box
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_1099Box_ID
public void setC_1099Box_ID(int C_1099Box_ID) Set 1099 Box.- Specified by:
setC_1099Box_ID
in interfaceI_I_Invoice
- Parameters:
C_1099Box_ID
- 1099 Box
-
getC_1099Box_ID
public int getC_1099Box_ID()Get 1099 Box.- Specified by:
getC_1099Box_ID
in interfaceI_I_Invoice
- Returns:
- 1099 Box
-
setC_1099Box_Value
Set 1099 Box Value.- Specified by:
setC_1099Box_Value
in interfaceI_I_Invoice
- Parameters:
C_1099Box_Value
- 1099 Box Value
-
getC_1099Box_Value
Get 1099 Box Value.- Specified by:
getC_1099Box_Value
in interfaceI_I_Invoice
- Returns:
- 1099 Box Value
-
getC_Activity
- Specified by:
getC_Activity
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_I_Invoice
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_I_Invoice
- Returns:
- Business Activity
-
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_I_Invoice
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_I_Invoice
- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
- Specified by:
getC_BPartner_Location
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location.- Specified by:
setC_BPartner_Location_ID
in interfaceI_I_Invoice
- Parameters:
C_BPartner_Location_ID
- Identifies the (ship to) address for this Business Partner
-
getC_BPartner_Location_ID
public int getC_BPartner_Location_ID()Get Partner Location.- Specified by:
getC_BPartner_Location_ID
in interfaceI_I_Invoice
- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_Campaign
- Specified by:
getC_Campaign
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID) Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_I_Invoice
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_I_Invoice
- Returns:
- Marketing Campaign
-
getC_Charge
- Specified by:
getC_Charge
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_ID
in interfaceI_I_Invoice
- Parameters:
C_Charge_ID
- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_ID
in interfaceI_I_Invoice
- Returns:
- Additional document charges
-
getC_Country
- Specified by:
getC_Country
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Country_ID
public void setC_Country_ID(int C_Country_ID) Set Country.- Specified by:
setC_Country_ID
in interfaceI_I_Invoice
- Parameters:
C_Country_ID
- Country
-
getC_Country_ID
public int getC_Country_ID()Get Country.- Specified by:
getC_Country_ID
in interfaceI_I_Invoice
- Returns:
- Country
-
getC_Currency
- Specified by:
getC_Currency
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID) Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_I_Invoice
- Parameters:
C_Currency_ID
- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()Get Currency.- Specified by:
getC_Currency_ID
in interfaceI_I_Invoice
- Returns:
- The Currency for this record
-
getC_DocType
- Specified by:
getC_DocType
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID) Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_I_Invoice
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_I_Invoice
- Returns:
- Document type or rules
-
setChargeName
Set Charge Name.- Specified by:
setChargeName
in interfaceI_I_Invoice
- Parameters:
ChargeName
- Name of the Charge
-
getChargeName
Get Charge Name.- Specified by:
getChargeName
in interfaceI_I_Invoice
- Returns:
- Name of the Charge
-
getC_Invoice
- Specified by:
getC_Invoice
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID) Set Invoice.- Specified by:
setC_Invoice_ID
in interfaceI_I_Invoice
- Parameters:
C_Invoice_ID
- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()Get Invoice.- Specified by:
getC_Invoice_ID
in interfaceI_I_Invoice
- Returns:
- Invoice Identifier
-
getC_InvoiceLine
- Specified by:
getC_InvoiceLine
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
public void setC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line.- Specified by:
setC_InvoiceLine_ID
in interfaceI_I_Invoice
- Parameters:
C_InvoiceLine_ID
- Invoice Detail Line
-
getC_InvoiceLine_ID
public int getC_InvoiceLine_ID()Get Invoice Line.- Specified by:
getC_InvoiceLine_ID
in interfaceI_I_Invoice
- Returns:
- Invoice Detail Line
-
setCity
Set City.- Specified by:
setCity
in interfaceI_I_Invoice
- Parameters:
City
- Identifies a City
-
getCity
Get City.- Specified by:
getCity
in interfaceI_I_Invoice
- Returns:
- Identifies a City
-
getC_Location
- Specified by:
getC_Location
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Location_ID
public void setC_Location_ID(int C_Location_ID) Set Address.- Specified by:
setC_Location_ID
in interfaceI_I_Invoice
- Parameters:
C_Location_ID
- Location or Address
-
getC_Location_ID
public int getC_Location_ID()Get Address.- Specified by:
getC_Location_ID
in interfaceI_I_Invoice
- Returns:
- Location or Address
-
setContactName
Set Contact Name.- Specified by:
setContactName
in interfaceI_I_Invoice
- Parameters:
ContactName
- Business Partner Contact Name
-
getContactName
Get Contact Name.- Specified by:
getContactName
in interfaceI_I_Invoice
- Returns:
- Business Partner Contact Name
-
setCountryCode
public void setCountryCode(boolean CountryCode) Set ISO Country Code.- Specified by:
setCountryCode
in interfaceI_I_Invoice
- Parameters:
CountryCode
- Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
-
isCountryCode
public boolean isCountryCode()Get ISO Country Code.- Specified by:
isCountryCode
in interfaceI_I_Invoice
- Returns:
- Upper-case two-letter alphanumeric ISO Country code according to ISO 3166-1 - http://www.chemie.fu-berlin.de/diverse/doc/ISO_3166.html
-
getC_PaymentTerm
- Specified by:
getC_PaymentTerm
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_PaymentTerm_ID
public void setC_PaymentTerm_ID(int C_PaymentTerm_ID) Set Payment Term.- Specified by:
setC_PaymentTerm_ID
in interfaceI_I_Invoice
- Parameters:
C_PaymentTerm_ID
- The terms of Payment (timing, discount)
-
getC_PaymentTerm_ID
public int getC_PaymentTerm_ID()Get Payment Term.- Specified by:
getC_PaymentTerm_ID
in interfaceI_I_Invoice
- Returns:
- The terms of Payment (timing, discount)
-
getC_Project
- Specified by:
getC_Project
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_I_Invoice
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_I_Invoice
- Returns:
- Financial Project
-
getC_Region
- Specified by:
getC_Region
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Region_ID
public void setC_Region_ID(int C_Region_ID) Set Region.- Specified by:
setC_Region_ID
in interfaceI_I_Invoice
- Parameters:
C_Region_ID
- Identifies a geographical Region
-
getC_Region_ID
public int getC_Region_ID()Get Region.- Specified by:
getC_Region_ID
in interfaceI_I_Invoice
- Returns:
- Identifies a geographical Region
-
getC_Tax
- Specified by:
getC_Tax
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID) Set Tax.- Specified by:
setC_Tax_ID
in interfaceI_I_Invoice
- Parameters:
C_Tax_ID
- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()Get Tax.- Specified by:
getC_Tax_ID
in interfaceI_I_Invoice
- Returns:
- Tax identifier
-
setDateAcct
Set Account Date.- Specified by:
setDateAcct
in interfaceI_I_Invoice
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
Get Account Date.- Specified by:
getDateAcct
in interfaceI_I_Invoice
- Returns:
- Accounting Date
-
setDateInvoiced
Set Date Invoiced.- Specified by:
setDateInvoiced
in interfaceI_I_Invoice
- Parameters:
DateInvoiced
- Date printed on Invoice
-
getDateInvoiced
Get Date Invoiced.- Specified by:
getDateInvoiced
in interfaceI_I_Invoice
- Returns:
- Date printed on Invoice
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_I_Invoice
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_I_Invoice
- Returns:
- Optional short description of the record
-
setDocTypeName
Set Document Type Name.- Specified by:
setDocTypeName
in interfaceI_I_Invoice
- Parameters:
DocTypeName
- Name of the Document Type
-
getDocTypeName
Get Document Type Name.- Specified by:
getDocTypeName
in interfaceI_I_Invoice
- Returns:
- Name of the Document Type
-
setDocumentNo
Set Document No.- Specified by:
setDocumentNo
in interfaceI_I_Invoice
- Parameters:
DocumentNo
- Document sequence number of the document
-
getDocumentNo
Get Document No.- Specified by:
getDocumentNo
in interfaceI_I_Invoice
- Returns:
- Document sequence number of the document
-
setEMail
Set EMail Address.- Specified by:
setEMail
in interfaceI_I_Invoice
- Parameters:
EMail
- Electronic Mail Address
-
getEMail
Get EMail Address.- Specified by:
getEMail
in interfaceI_I_Invoice
- Returns:
- Electronic Mail Address
-
setI_ErrorMsg
Set Import Error Message.- Specified by:
setI_ErrorMsg
in interfaceI_I_Invoice
- Parameters:
I_ErrorMsg
- Messages generated from import process
-
getI_ErrorMsg
Get Import Error Message.- Specified by:
getI_ErrorMsg
in interfaceI_I_Invoice
- Returns:
- Messages generated from import process
-
setI_Invoice_ID
public void setI_Invoice_ID(int I_Invoice_ID) Set Import Invoice.- Specified by:
setI_Invoice_ID
in interfaceI_I_Invoice
- Parameters:
I_Invoice_ID
- Import Invoice
-
getI_Invoice_ID
public int getI_Invoice_ID()Get Import Invoice.- Specified by:
getI_Invoice_ID
in interfaceI_I_Invoice
- Returns:
- Import Invoice
-
setI_Invoice_UU
Set I_Invoice_UU.- Specified by:
setI_Invoice_UU
in interfaceI_I_Invoice
- Parameters:
I_Invoice_UU
- I_Invoice_UU
-
getI_Invoice_UU
Get I_Invoice_UU.- Specified by:
getI_Invoice_UU
in interfaceI_I_Invoice
- Returns:
- I_Invoice_UU
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported) Set Imported.- Specified by:
setI_IsImported
in interfaceI_I_Invoice
- Parameters:
I_IsImported
- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()Get Imported.- Specified by:
isI_IsImported
in interfaceI_I_Invoice
- Returns:
- Has this import been processed
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction.- Specified by:
setIsSOTrx
in interfaceI_I_Invoice
- Parameters:
IsSOTrx
- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()Get Sales Transaction.- Specified by:
isSOTrx
in interfaceI_I_Invoice
- Returns:
- This is a Sales Transaction
-
setLineDescription
Set Line Description.- Specified by:
setLineDescription
in interfaceI_I_Invoice
- Parameters:
LineDescription
- Description of the Line
-
getLineDescription
Get Line Description.- Specified by:
getLineDescription
in interfaceI_I_Invoice
- Returns:
- Description of the Line
-
getM_PriceList
- Specified by:
getM_PriceList
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setM_PriceList_ID
public void setM_PriceList_ID(int M_PriceList_ID) Set Price List.- Specified by:
setM_PriceList_ID
in interfaceI_I_Invoice
- Parameters:
M_PriceList_ID
- Unique identifier of a Price List
-
getM_PriceList_ID
public int getM_PriceList_ID()Get Price List.- Specified by:
getM_PriceList_ID
in interfaceI_I_Invoice
- Returns:
- Unique identifier of a Price List
-
getM_Product
- Specified by:
getM_Product
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_I_Invoice
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_ID
in interfaceI_I_Invoice
- Returns:
- Product, Service, Item
-
setName
Set Name.- Specified by:
setName
in interfaceI_I_Invoice
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_I_Invoice
- Returns:
- Alphanumeric identifier of the entity
-
setPaymentTermValue
Set Payment Term Key.- Specified by:
setPaymentTermValue
in interfaceI_I_Invoice
- Parameters:
PaymentTermValue
- Key of the Payment Term
-
getPaymentTermValue
Get Payment Term Key.- Specified by:
getPaymentTermValue
in interfaceI_I_Invoice
- Returns:
- Key of the Payment Term
-
setPhone
Set Phone.- Specified by:
setPhone
in interfaceI_I_Invoice
- Parameters:
Phone
- Identifies a telephone number
-
getPhone
Get Phone.- Specified by:
getPhone
in interfaceI_I_Invoice
- Returns:
- Identifies a telephone number
-
setPostal
Set ZIP.- Specified by:
setPostal
in interfaceI_I_Invoice
- Parameters:
Postal
- Postal code
-
getPostal
Get ZIP.- Specified by:
getPostal
in interfaceI_I_Invoice
- Returns:
- Postal code
-
setPriceActual
Set Unit Price.- Specified by:
setPriceActual
in interfaceI_I_Invoice
- Parameters:
PriceActual
- Actual Price
-
getPriceActual
Get Unit Price.- Specified by:
getPriceActual
in interfaceI_I_Invoice
- Returns:
- Actual Price
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_I_Invoice
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_I_Invoice
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_I_Invoice
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_I_Invoice
- Returns:
- Process Now
-
setProductValue
Set Product Key.- Specified by:
setProductValue
in interfaceI_I_Invoice
- Parameters:
ProductValue
- Key of the Product
-
getProductValue
Get Product Key.- Specified by:
getProductValue
in interfaceI_I_Invoice
- Returns:
- Key of the Product
-
setProjectValue
Set Project Key.- Specified by:
setProjectValue
in interfaceI_I_Invoice
- Parameters:
ProjectValue
- Key of the Project
-
getProjectValue
Get Project Key.- Specified by:
getProjectValue
in interfaceI_I_Invoice
- Returns:
- Key of the Project
-
setQtyOrdered
Set Ordered Quantity.- Specified by:
setQtyOrdered
in interfaceI_I_Invoice
- Parameters:
QtyOrdered
- Ordered Quantity
-
getQtyOrdered
Get Ordered Quantity.- Specified by:
getQtyOrdered
in interfaceI_I_Invoice
- Returns:
- Ordered Quantity
-
setRegionName
Set Region.- Specified by:
setRegionName
in interfaceI_I_Invoice
- Parameters:
RegionName
- Name of the Region
-
getRegionName
Get Region.- Specified by:
getRegionName
in interfaceI_I_Invoice
- Returns:
- Name of the Region
-
getSalesRep
- Specified by:
getSalesRep
in interfaceI_I_Invoice
- Throws:
RuntimeException
-
setSalesRep_ID
public void setSalesRep_ID(int SalesRep_ID) Set Sales Representative.- Specified by:
setSalesRep_ID
in interfaceI_I_Invoice
- Parameters:
SalesRep_ID
- Sales Representative or Company Agent
-
getSalesRep_ID
public int getSalesRep_ID()Get Sales Representative.- Specified by:
getSalesRep_ID
in interfaceI_I_Invoice
- Returns:
- Sales Representative or Company Agent
-
setSKU
Set SKU.- Specified by:
setSKU
in interfaceI_I_Invoice
- Parameters:
SKU
- Stock Keeping Unit
-
getSKU
Get SKU.- Specified by:
getSKU
in interfaceI_I_Invoice
- Returns:
- Stock Keeping Unit
-
setTaxAmt
Set Tax Amount.- Specified by:
setTaxAmt
in interfaceI_I_Invoice
- Parameters:
TaxAmt
- Tax Amount for a document
-
getTaxAmt
Get Tax Amount.- Specified by:
getTaxAmt
in interfaceI_I_Invoice
- Returns:
- Tax Amount for a document
-
setTaxIndicator
Set Tax Indicator.- Specified by:
setTaxIndicator
in interfaceI_I_Invoice
- Parameters:
TaxIndicator
- Short form for Tax to be printed on documents
-
getTaxIndicator
Get Tax Indicator.- Specified by:
getTaxIndicator
in interfaceI_I_Invoice
- Returns:
- Short form for Tax to be printed on documents
-
setUPC
Set UPC/EAN.- Specified by:
setUPC
in interfaceI_I_Invoice
- Parameters:
UPC
- Bar Code (Universal Product Code or its superset European Article Number)
-
getUPC
Get UPC/EAN.- Specified by:
getUPC
in interfaceI_I_Invoice
- Returns:
- Bar Code (Universal Product Code or its superset European Article Number)
-