Package org.compiere.model
Interface I_I_PriceList
-
- All Known Implementing Classes:
X_I_PriceList
public interface I_I_PriceList
Generated Interface for I_PriceList- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 2 - Clientstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_BPartner_Value
Column name BPartner_Valuestatic String
COLUMNNAME_BreakValue
Column name BreakValuestatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Currency_ID
Column name C_Currency_IDstatic String
COLUMNNAME_C_UOM_ID
Column name C_UOM_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_EnforcePriceLimit
Column name EnforcePriceLimitstatic String
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsgstatic String
COLUMNNAME_I_IsImported
Column name I_IsImportedstatic String
COLUMNNAME_I_PriceList_ID
Column name I_PriceList_IDstatic String
COLUMNNAME_I_PriceList_UU
Column name I_PriceList_UUstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_ISO_Code
Column name ISO_Codestatic String
COLUMNNAME_IsSOPriceList
Column name IsSOPriceListstatic String
COLUMNNAME_IsTaxIncluded
Column name IsTaxIncludedstatic String
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_IDstatic String
COLUMNNAME_M_PriceList_Version_ID
Column name M_PriceList_Version_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PriceLimit
Column name PriceLimitstatic String
COLUMNNAME_PriceList
Column name PriceListstatic String
COLUMNNAME_PricePrecision
Column name PricePrecisionstatic String
COLUMNNAME_PriceStd
Column name PriceStdstatic String
COLUMNNAME_Processed
Column name Processedstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_ProductValue
Column name ProductValuestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_ValidFrom
Column name ValidFromstatic String
COLUMNNAME_X12DE355
Column name X12DE355static KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53173static String
Table_Name
TableName=I_PriceList
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.String
getBPartner_Value()
Get Business Partner Key.BigDecimal
getBreakValue()
Get Break Value.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.String
getI_ErrorMsg()
Get Import Error Message.int
getI_PriceList_ID()
Get Import Price ListString
getI_PriceList_UU()
Get I_PriceList_UUString
getISO_Code()
Get ISO Currency Code.I_M_PriceList
getM_PriceList()
int
getM_PriceList_ID()
Get Price List.I_M_PriceList_Version
getM_PriceList_Version()
int
getM_PriceList_Version_ID()
Get Price List Version.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.String
getName()
Get Name.BigDecimal
getPriceLimit()
Get Limit Price.BigDecimal
getPriceList()
Get List Price.int
getPricePrecision()
Get Price Precision.BigDecimal
getPriceStd()
Get Standard Price.String
getProductValue()
Get Product Key.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.Timestamp
getValidFrom()
Get Valid from.String
getX12DE355()
Get UOM Code.boolean
isActive()
Get Active.boolean
isEnforcePriceLimit()
Get Enforce price limit.boolean
isI_IsImported()
Get Imported.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Nowboolean
isSOPriceList()
Get Sales Price list.boolean
isTaxIncluded()
Get Price includes Tax.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setBPartner_Value(String BPartner_Value)
Set Business Partner Key.void
setBreakValue(BigDecimal BreakValue)
Set Break Value.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_UOM_ID(int C_UOM_ID)
Set UOM.void
setDescription(String Description)
Set Description.void
setEnforcePriceLimit(boolean EnforcePriceLimit)
Set Enforce price limit.void
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.void
setI_IsImported(boolean I_IsImported)
Set Imported.void
setI_PriceList_ID(int I_PriceList_ID)
Set Import Price Listvoid
setI_PriceList_UU(String I_PriceList_UU)
Set I_PriceList_UUvoid
setIsActive(boolean IsActive)
Set Active.void
setISO_Code(String ISO_Code)
Set ISO Currency Code.void
setIsSOPriceList(boolean IsSOPriceList)
Set Sales Price list.void
setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax.void
setM_PriceList_ID(int M_PriceList_ID)
Set Price List.void
setM_PriceList_Version_ID(int M_PriceList_Version_ID)
Set Price List Version.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setName(String Name)
Set Name.void
setPriceLimit(BigDecimal PriceLimit)
Set Limit Price.void
setPriceList(BigDecimal PriceList)
Set List Price.void
setPricePrecision(int PricePrecision)
Set Price Precision.void
setPriceStd(BigDecimal PriceStd)
Set Standard Price.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Nowvoid
setProductValue(String ProductValue)
Set Product Key.void
setValidFrom(Timestamp ValidFrom)
Set Valid from.void
setX12DE355(String X12DE355)
Set UOM Code.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=I_PriceList- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53173- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 2 - Client
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_BPartner_Value
static final String COLUMNNAME_BPartner_Value
Column name BPartner_Value- See Also:
- Constant Field Values
-
COLUMNNAME_BreakValue
static final String COLUMNNAME_BreakValue
Column name BreakValue- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EnforcePriceLimit
static final String COLUMNNAME_EnforcePriceLimit
Column name EnforcePriceLimit- See Also:
- Constant Field Values
-
COLUMNNAME_I_ErrorMsg
static final String COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
- Constant Field Values
-
COLUMNNAME_I_IsImported
static final String COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
- Constant Field Values
-
COLUMNNAME_I_PriceList_ID
static final String COLUMNNAME_I_PriceList_ID
Column name I_PriceList_ID- See Also:
- Constant Field Values
-
COLUMNNAME_I_PriceList_UU
static final String COLUMNNAME_I_PriceList_UU
Column name I_PriceList_UU- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_ISO_Code
static final String COLUMNNAME_ISO_Code
Column name ISO_Code- See Also:
- Constant Field Values
-
COLUMNNAME_IsSOPriceList
static final String COLUMNNAME_IsSOPriceList
Column name IsSOPriceList- See Also:
- Constant Field Values
-
COLUMNNAME_IsTaxIncluded
static final String COLUMNNAME_IsTaxIncluded
Column name IsTaxIncluded- See Also:
- Constant Field Values
-
COLUMNNAME_M_PriceList_ID
static final String COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_PriceList_Version_ID
static final String COLUMNNAME_M_PriceList_Version_ID
Column name M_PriceList_Version_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PriceLimit
static final String COLUMNNAME_PriceLimit
Column name PriceLimit- See Also:
- Constant Field Values
-
COLUMNNAME_PriceList
static final String COLUMNNAME_PriceList
Column name PriceList- See Also:
- Constant Field Values
-
COLUMNNAME_PricePrecision
static final String COLUMNNAME_PricePrecision
Column name PricePrecision- See Also:
- Constant Field Values
-
COLUMNNAME_PriceStd
static final String COLUMNNAME_PriceStd
Column name PriceStd- See Also:
- Constant Field Values
-
COLUMNNAME_Processed
static final String COLUMNNAME_Processed
Column name Processed- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_ProductValue
static final String COLUMNNAME_ProductValue
Column name ProductValue- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_ValidFrom
static final String COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
- Constant Field Values
-
COLUMNNAME_X12DE355
static final String COLUMNNAME_X12DE355
Column name X12DE355- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setBPartner_Value
void setBPartner_Value(String BPartner_Value)
Set Business Partner Key. The Key of the Business Partner
-
getBPartner_Value
String getBPartner_Value()
Get Business Partner Key. The Key of the Business Partner
-
setBreakValue
void setBreakValue(BigDecimal BreakValue)
Set Break Value. Low Value of trade discount break level
-
getBreakValue
BigDecimal getBreakValue()
Get Break Value. Low Value of trade discount break level
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record
-
getC_Currency_ID
int getC_Currency_ID()
Get Currency. The Currency for this record
-
getC_Currency
I_C_Currency getC_Currency() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure
-
getC_UOM_ID
int getC_UOM_ID()
Get UOM. Unit of Measure
-
getC_UOM
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setEnforcePriceLimit
void setEnforcePriceLimit(boolean EnforcePriceLimit)
Set Enforce price limit. Do not allow prices below the limit price
-
isEnforcePriceLimit
boolean isEnforcePriceLimit()
Get Enforce price limit. Do not allow prices below the limit price
-
setI_ErrorMsg
void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message. Messages generated from import process
-
getI_ErrorMsg
String getI_ErrorMsg()
Get Import Error Message. Messages generated from import process
-
setI_IsImported
void setI_IsImported(boolean I_IsImported)
Set Imported. Has this import been processed
-
isI_IsImported
boolean isI_IsImported()
Get Imported. Has this import been processed
-
setI_PriceList_ID
void setI_PriceList_ID(int I_PriceList_ID)
Set Import Price List
-
getI_PriceList_ID
int getI_PriceList_ID()
Get Import Price List
-
setI_PriceList_UU
void setI_PriceList_UU(String I_PriceList_UU)
Set I_PriceList_UU
-
getI_PriceList_UU
String getI_PriceList_UU()
Get I_PriceList_UU
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setISO_Code
void setISO_Code(String ISO_Code)
Set ISO Currency Code. Three letter ISO 4217 Code of the Currency
-
getISO_Code
String getISO_Code()
Get ISO Currency Code. Three letter ISO 4217 Code of the Currency
-
setIsSOPriceList
void setIsSOPriceList(boolean IsSOPriceList)
Set Sales Price list. This is a Sales Price List
-
isSOPriceList
boolean isSOPriceList()
Get Sales Price list. This is a Sales Price List
-
setIsTaxIncluded
void setIsTaxIncluded(boolean IsTaxIncluded)
Set Price includes Tax. Tax is included in the price
-
isTaxIncluded
boolean isTaxIncluded()
Get Price includes Tax. Tax is included in the price
-
setM_PriceList_ID
void setM_PriceList_ID(int M_PriceList_ID)
Set Price List. Unique identifier of a Price List
-
getM_PriceList_ID
int getM_PriceList_ID()
Get Price List. Unique identifier of a Price List
-
getM_PriceList
I_M_PriceList getM_PriceList() throws RuntimeException
- Throws:
RuntimeException
-
setM_PriceList_Version_ID
void setM_PriceList_Version_ID(int M_PriceList_Version_ID)
Set Price List Version. Identifies a unique instance of a Price List
-
getM_PriceList_Version_ID
int getM_PriceList_Version_ID()
Get Price List Version. Identifies a unique instance of a Price List
-
getM_PriceList_Version
I_M_PriceList_Version getM_PriceList_Version() throws RuntimeException
- Throws:
RuntimeException
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPriceLimit
void setPriceLimit(BigDecimal PriceLimit)
Set Limit Price. Lowest price for a product
-
getPriceLimit
BigDecimal getPriceLimit()
Get Limit Price. Lowest price for a product
-
setPriceList
void setPriceList(BigDecimal PriceList)
Set List Price. List Price
-
getPriceList
BigDecimal getPriceList()
Get List Price. List Price
-
setPricePrecision
void setPricePrecision(int PricePrecision)
Set Price Precision. Precision (number of decimals) for the Price
-
getPricePrecision
int getPricePrecision()
Get Price Precision. Precision (number of decimals) for the Price
-
setPriceStd
void setPriceStd(BigDecimal PriceStd)
Set Standard Price. Standard Price
-
getPriceStd
BigDecimal getPriceStd()
Get Standard Price. Standard Price
-
setProcessed
void setProcessed(boolean Processed)
Set Processed. The document has been processed
-
isProcessed
boolean isProcessed()
Get Processed. The document has been processed
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setProductValue
void setProductValue(String ProductValue)
Set Product Key. Key of the Product
-
getProductValue
String getProductValue()
Get Product Key. Key of the Product
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValidFrom
void setValidFrom(Timestamp ValidFrom)
Set Valid from. Valid from including this date (first day)
-
getValidFrom
Timestamp getValidFrom()
Get Valid from. Valid from including this date (first day)
-
setX12DE355
void setX12DE355(String X12DE355)
Set UOM Code. UOM EDI X12 Code
-
getX12DE355
String getX12DE355()
Get UOM Code. UOM EDI X12 Code
-
-