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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 2 - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name BPartner_Valuestatic final String
Column name BreakValuestatic final String
Column name C_BPartner_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_UOM_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name EnforcePriceLimitstatic final String
Column name I_ErrorMsgstatic final String
Column name I_IsImportedstatic final String
Column name I_PriceList_IDstatic final String
Column name I_PriceList_UUstatic final String
Column name IsActivestatic final String
Column name ISO_Codestatic final String
Column name IsSOPriceListstatic final String
Column name IsTaxIncludedstatic final String
Column name M_PriceList_IDstatic final String
Column name M_PriceList_Version_IDstatic final String
Column name M_Product_IDstatic final String
Column name Namestatic final String
Column name PriceLimitstatic final String
Column name PriceListstatic final String
Column name PricePrecisionstatic final String
Column name PriceStdstatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name ProductValuestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValidFromstatic final String
Column name X12DE355static final KeyNamePair
static final int
AD_Table_ID=53173static final String
TableName=I_PriceList -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Business Partner Key.Get Break Value.int
Get Business Partner.int
Get Currency.getC_UOM()
int
Get UOM.Get Created.int
Get Created By.Get Description.Get Import Error Message.int
Get Import Price ListGet I_PriceList_UUGet ISO Currency Code.int
Get Price List.int
Get Price List Version.int
Get Product.getName()
Get Name.Get Limit Price.Get List Price.int
Get Price Precision.Get Standard Price.Get Product Key.Get Updated.int
Get Updated By.Get Valid from.Get UOM Code.boolean
isActive()
Get Active.boolean
Get Enforce price limit.boolean
Get Imported.boolean
Get Processed.boolean
Get Process Nowboolean
Get Sales Price list.boolean
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
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 Details
-
Table_Name
TableName=I_PriceList- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53173- See Also:
-
Model
-
accessLevel
AccessLevel = 2 - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_BPartner_Value
Column name BPartner_Value- See Also:
-
COLUMNNAME_BreakValue
Column name BreakValue- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EnforcePriceLimit
Column name EnforcePriceLimit- See Also:
-
COLUMNNAME_I_ErrorMsg
Column name I_ErrorMsg- See Also:
-
COLUMNNAME_I_IsImported
Column name I_IsImported- See Also:
-
COLUMNNAME_I_PriceList_ID
Column name I_PriceList_ID- See Also:
-
COLUMNNAME_I_PriceList_UU
Column name I_PriceList_UU- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_ISO_Code
Column name ISO_Code- See Also:
-
COLUMNNAME_IsSOPriceList
Column name IsSOPriceList- See Also:
-
COLUMNNAME_IsTaxIncluded
Column name IsTaxIncluded- See Also:
-
COLUMNNAME_M_PriceList_ID
Column name M_PriceList_ID- See Also:
-
COLUMNNAME_M_PriceList_Version_ID
Column name M_PriceList_Version_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_PriceLimit
Column name PriceLimit- See Also:
-
COLUMNNAME_PriceList
Column name PriceList- See Also:
-
COLUMNNAME_PricePrecision
Column name PricePrecision- See Also:
-
COLUMNNAME_PriceStd
Column name PriceStd- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_ProductValue
Column name ProductValue- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValidFrom
Column name ValidFrom- See Also:
-
COLUMNNAME_X12DE355
Column name X12DE355- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setBPartner_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
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
- 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
- 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
- Throws:
RuntimeException
-
setDescription
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
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
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
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
- 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
- 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
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setPriceLimit
Set Limit Price. Lowest price for a product -
getPriceLimit
BigDecimal getPriceLimit()Get Limit Price. Lowest price for a product -
setPriceList
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
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
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
Set Valid from. Valid from including this date (first day) -
getValidFrom
Timestamp getValidFrom()Get Valid from. Valid from including this date (first day) -
setX12DE355
Set UOM Code. UOM EDI X12 Code -
getX12DE355
String getX12DE355()Get UOM Code. UOM EDI X12 Code
-