Package org.compiere.model
Interface I_M_DiscountSchema
- All Known Implementing Classes:
MDiscountSchema
,X_M_DiscountSchema
public interface I_M_DiscountSchema
Generated Interface for M_DiscountSchema
- 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 Createdstatic final String
Column name CreatedBystatic final String
Column name CumulativeLevelstatic final String
Column name Descriptionstatic final String
Column name DiscountTypestatic final String
Column name FlatDiscountstatic final String
Column name IsActivestatic final String
Column name IsBPartnerFlatDiscountstatic final String
Column name IsQuantityBasedstatic final String
Column name M_DiscountSchema_IDstatic final String
Column name M_DiscountSchema_UUstatic final String
Column name Namestatic final String
Column name Processingstatic final String
Column name Scriptstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ValidFromstatic final KeyNamePair
static final int
AD_Table_ID=475static final String
TableName=M_DiscountSchema -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Created.int
Get Created By.Get Accumulation Level.Get Description.Get Discount Type.Get Flat Discount %.int
Get Discount Schema.Get M_DiscountSchema_UUgetName()
Get Name.Get Script.Get Updated.int
Get Updated By.Get Valid from.boolean
isActive()
Get Active.boolean
Get B.Partner Flat Discount.boolean
Get Process Nowboolean
Get Quantity based.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setCumulativeLevel
(String CumulativeLevel) Set Accumulation Level.void
setDescription
(String Description) Set Description.void
setDiscountType
(String DiscountType) Set Discount Type.void
setFlatDiscount
(BigDecimal FlatDiscount) Set Flat Discount %.void
setIsActive
(boolean IsActive) Set Active.void
setIsBPartnerFlatDiscount
(boolean IsBPartnerFlatDiscount) Set B.Partner Flat Discount.void
setIsQuantityBased
(boolean IsQuantityBased) Set Quantity based.void
setM_DiscountSchema_ID
(int M_DiscountSchema_ID) Set Discount Schema.void
setM_DiscountSchema_UU
(String M_DiscountSchema_UU) Set M_DiscountSchema_UUvoid
Set Name.void
setProcessing
(boolean Processing) Set Process Nowvoid
Set Script.void
setValidFrom
(Timestamp ValidFrom) Set Valid from.
-
Field Details
-
Table_Name
TableName=M_DiscountSchema- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=475- 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_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CumulativeLevel
Column name CumulativeLevel- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DiscountType
Column name DiscountType- See Also:
-
COLUMNNAME_FlatDiscount
Column name FlatDiscount- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsBPartnerFlatDiscount
Column name IsBPartnerFlatDiscount- See Also:
-
COLUMNNAME_IsQuantityBased
Column name IsQuantityBased- See Also:
-
COLUMNNAME_M_DiscountSchema_ID
Column name M_DiscountSchema_ID- See Also:
-
COLUMNNAME_M_DiscountSchema_UU
Column name M_DiscountSchema_UU- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Script
Column name Script- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ValidFrom
Column name ValidFrom- 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 -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCumulativeLevel
Set Accumulation Level. Level for accumulative calculations -
getCumulativeLevel
String getCumulativeLevel()Get Accumulation Level. Level for accumulative calculations -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDiscountType
Set Discount Type. Type of trade discount calculation -
getDiscountType
String getDiscountType()Get Discount Type. Type of trade discount calculation -
setFlatDiscount
Set Flat Discount %. Flat discount percentage -
getFlatDiscount
BigDecimal getFlatDiscount()Get Flat Discount %. Flat discount percentage -
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 -
setIsQuantityBased
void setIsQuantityBased(boolean IsQuantityBased) Set Quantity based. Trade discount break level based on Quantity (not value) -
isQuantityBased
boolean isQuantityBased()Get Quantity based. Trade discount break level based on Quantity (not value) -
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 -
setM_DiscountSchema_UU
Set M_DiscountSchema_UU -
getM_DiscountSchema_UU
String getM_DiscountSchema_UU()Get M_DiscountSchema_UU -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
setScript
Set Script. Dynamic Java Language Script to calculate result -
getScript
String getScript()Get Script. Dynamic Java Language Script to calculate result -
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)
-