Package org.compiere.model
Interface I_M_DiscountSchemaBreak
- All Known Implementing Classes:
MDiscountSchemaBreak
,X_M_DiscountSchemaBreak
public interface I_M_DiscountSchemaBreak
Generated Interface for M_DiscountSchemaBreak
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name BreakDiscountstatic final String
Column name BreakValuestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name FixedPricestatic final String
Column name IsActivestatic final String
Column name IsBPartnerFlatDiscountstatic final String
Column name M_DiscountSchema_IDstatic final String
Column name M_DiscountSchemaBreak_IDstatic final String
Column name M_DiscountSchemaBreak_UUstatic final String
Column name M_Product_Category_IDstatic final String
Column name M_Product_IDstatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=476static final String
TableName=M_DiscountSchemaBreak -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Break Discount %.Get Break Value.Get Created.int
Get Created By.Get Fixed Price.int
Get Discount Schema.int
Get Discount Schema Break.Get M_DiscountSchemaBreak_UUint
Get Product Category.int
Get Product.int
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get B.Partner Flat Discount.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setBreakDiscount
(BigDecimal BreakDiscount) Set Break Discount %.void
setBreakValue
(BigDecimal BreakValue) Set Break Value.void
setFixedPrice
(BigDecimal FixedPrice) Set Fixed Price.void
setIsActive
(boolean IsActive) Set Active.void
setIsBPartnerFlatDiscount
(boolean IsBPartnerFlatDiscount) Set B.Partner Flat Discount.void
setM_DiscountSchema_ID
(int M_DiscountSchema_ID) Set Discount Schema.void
setM_DiscountSchemaBreak_ID
(int M_DiscountSchemaBreak_ID) Set Discount Schema Break.void
setM_DiscountSchemaBreak_UU
(String M_DiscountSchemaBreak_UU) Set M_DiscountSchemaBreak_UUvoid
setM_Product_Category_ID
(int M_Product_Category_ID) Set Product Category.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setSeqNo
(int SeqNo) Set Sequence.
-
Field Details
-
Table_Name
TableName=M_DiscountSchemaBreak- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=476- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_BreakDiscount
Column name BreakDiscount- See Also:
-
COLUMNNAME_BreakValue
Column name BreakValue- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_FixedPrice
Column name FixedPrice- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsBPartnerFlatDiscount
Column name IsBPartnerFlatDiscount- See Also:
-
COLUMNNAME_M_DiscountSchemaBreak_ID
Column name M_DiscountSchemaBreak_ID- See Also:
-
COLUMNNAME_M_DiscountSchemaBreak_UU
Column name M_DiscountSchemaBreak_UU- See Also:
-
COLUMNNAME_M_DiscountSchema_ID
Column name M_DiscountSchema_ID- See Also:
-
COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- 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 -
setBreakDiscount
Set Break Discount %. Trade Discount in Percent for the break level -
getBreakDiscount
BigDecimal getBreakDiscount()Get Break Discount %. Trade Discount in Percent for the break level -
setBreakValue
Set Break Value. Low Value of trade discount break level -
getBreakValue
BigDecimal getBreakValue()Get Break Value. Low Value of trade discount break level -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setFixedPrice
Set Fixed Price. Fixed Price for Product -
getFixedPrice
BigDecimal getFixedPrice()Get Fixed Price. Fixed Price for Product -
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 -
setIsBPartnerFlatDiscount
void setIsBPartnerFlatDiscount(boolean IsBPartnerFlatDiscount) Set B.Partner Flat Discount. Use flat discount defined on Business Partner Level -
isBPartnerFlatDiscount
boolean isBPartnerFlatDiscount()Get B.Partner Flat Discount. Use flat discount defined on Business Partner Level -
setM_DiscountSchemaBreak_ID
void setM_DiscountSchemaBreak_ID(int M_DiscountSchemaBreak_ID) Set Discount Schema Break. Trade Discount Break -
getM_DiscountSchemaBreak_ID
int getM_DiscountSchemaBreak_ID()Get Discount Schema Break. Trade Discount Break -
setM_DiscountSchemaBreak_UU
Set M_DiscountSchemaBreak_UU -
getM_DiscountSchemaBreak_UU
String getM_DiscountSchemaBreak_UU()Get M_DiscountSchemaBreak_UU -
setM_DiscountSchema_ID
void setM_DiscountSchema_ID(int M_DiscountSchema_ID) Set Discount Schema. Schema to calculate the trade discount percentage -
getM_DiscountSchema_ID
int getM_DiscountSchema_ID()Get Discount Schema. Schema to calculate the trade discount percentage -
getM_DiscountSchema
- Throws:
RuntimeException
-
setM_Product_Category_ID
void setM_Product_Category_ID(int M_Product_Category_ID) Set Product Category. Category of a Product -
getM_Product_Category_ID
int getM_Product_Category_ID()Get Product Category. Category of a Product -
getM_Product_Category
- 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
-
setSeqNo
void setSeqNo(int SeqNo) Set Sequence. Method of ordering records; lowest number comes first -
getSeqNo
int getSeqNo()Get Sequence. Method of ordering records; lowest number comes first -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-