Interface I_M_DiscountSchemaLine

  • All Known Implementing Classes:
    MDiscountSchemaLine, X_M_DiscountSchemaLine

    public interface I_M_DiscountSchemaLine
    Generated Interface for M_DiscountSchemaLine
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • 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
      • 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
      • setC_ConversionType_ID

        void setC_ConversionType_ID​(int C_ConversionType_ID)
        Set Currency Type. Currency Conversion Rate Type
      • getC_ConversionType_ID

        int getC_ConversionType_ID()
        Get Currency Type. Currency Conversion Rate Type
      • setClassification

        void setClassification​(String Classification)
        Set Classification. Classification for grouping
      • getClassification

        String getClassification()
        Get Classification. Classification for grouping
      • setConversionDate

        void setConversionDate​(Timestamp ConversionDate)
        Set Conversion Date. Date for selecting conversion rate
      • getConversionDate

        Timestamp getConversionDate()
        Get Conversion Date. Date for selecting conversion rate
      • getCreated

        Timestamp getCreated()
        Get Created. Date this record was created
      • getCreatedBy

        int getCreatedBy()
        Get Created By. User who created this records
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • setGroup1

        void setGroup1​(String Group1)
        Set Group1
      • getGroup1

        String getGroup1()
        Get Group1
      • setGroup2

        void setGroup2​(String Group2)
        Set Group2
      • getGroup2

        String getGroup2()
        Get Group2
      • 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
      • setIsIgnoreIsCurrentVendor

        void setIsIgnoreIsCurrentVendor​(boolean IsIgnoreIsCurrentVendor)
        Set Ignore Current Vendor Flag. take all PO prices into account
      • isIgnoreIsCurrentVendor

        boolean isIgnoreIsCurrentVendor()
        Get Ignore Current Vendor Flag. take all PO prices into account
      • setLimit_AddAmt

        void setLimit_AddAmt​(BigDecimal Limit_AddAmt)
        Set Limit price Surcharge Amount. Amount added to the converted/copied price before multiplying
      • getLimit_AddAmt

        BigDecimal getLimit_AddAmt()
        Get Limit price Surcharge Amount. Amount added to the converted/copied price before multiplying
      • setLimit_Base

        void setLimit_Base​(String Limit_Base)
        Set Limit price Base. Base price for calculation of the new price
      • getLimit_Base

        String getLimit_Base()
        Get Limit price Base. Base price for calculation of the new price
      • setLimit_Discount

        void setLimit_Discount​(BigDecimal Limit_Discount)
        Set Limit price Discount %. Discount in percent to be subtracted from base, if negative it will be added to base price
      • getLimit_Discount

        BigDecimal getLimit_Discount()
        Get Limit price Discount %. Discount in percent to be subtracted from base, if negative it will be added to base price
      • setLimit_Fixed

        void setLimit_Fixed​(BigDecimal Limit_Fixed)
        Set Fixed Limit Price. Fixed Limit Price (not calculated)
      • getLimit_Fixed

        BigDecimal getLimit_Fixed()
        Get Fixed Limit Price. Fixed Limit Price (not calculated)
      • setLimit_MaxAmt

        void setLimit_MaxAmt​(BigDecimal Limit_MaxAmt)
        Set Limit price max Margin. Maximum difference to original limit price; ignored if zero
      • getLimit_MaxAmt

        BigDecimal getLimit_MaxAmt()
        Get Limit price max Margin. Maximum difference to original limit price; ignored if zero
      • setLimit_MinAmt

        void setLimit_MinAmt​(BigDecimal Limit_MinAmt)
        Set Limit price min Margin. Minimum difference to original limit price; ignored if zero
      • getLimit_MinAmt

        BigDecimal getLimit_MinAmt()
        Get Limit price min Margin. Minimum difference to original limit price; ignored if zero
      • setLimit_Rounding

        void setLimit_Rounding​(String Limit_Rounding)
        Set Limit price Rounding. Rounding of the final result
      • getLimit_Rounding

        String getLimit_Rounding()
        Get Limit price Rounding. Rounding of the final result
      • setList_AddAmt

        void setList_AddAmt​(BigDecimal List_AddAmt)
        Set List price Surcharge Amount. List Price Surcharge Amount
      • getList_AddAmt

        BigDecimal getList_AddAmt()
        Get List price Surcharge Amount. List Price Surcharge Amount
      • setList_Base

        void setList_Base​(String List_Base)
        Set List price Base. Price used as the basis for price list calculations
      • getList_Base

        String getList_Base()
        Get List price Base. Price used as the basis for price list calculations
      • setList_Discount

        void setList_Discount​(BigDecimal List_Discount)
        Set List price Discount %. Discount from list price as a percentage
      • getList_Discount

        BigDecimal getList_Discount()
        Get List price Discount %. Discount from list price as a percentage
      • setList_Fixed

        void setList_Fixed​(BigDecimal List_Fixed)
        Set Fixed List Price. Fixes List Price (not calculated)
      • getList_Fixed

        BigDecimal getList_Fixed()
        Get Fixed List Price. Fixes List Price (not calculated)
      • setList_MaxAmt

        void setList_MaxAmt​(BigDecimal List_MaxAmt)
        Set List price max Margin. Maximum margin for a product
      • getList_MaxAmt

        BigDecimal getList_MaxAmt()
        Get List price max Margin. Maximum margin for a product
      • setList_MinAmt

        void setList_MinAmt​(BigDecimal List_MinAmt)
        Set List price min Margin. Minimum margin for a product
      • getList_MinAmt

        BigDecimal getList_MinAmt()
        Get List price min Margin. Minimum margin for a product
      • setList_Rounding

        void setList_Rounding​(String List_Rounding)
        Set List price Rounding. Rounding rule for final list price
      • getList_Rounding

        String getList_Rounding()
        Get List price Rounding. Rounding rule for final list price
      • 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_DiscountSchemaLine_ID

        void setM_DiscountSchemaLine_ID​(int M_DiscountSchemaLine_ID)
        Set Discount Pricelist. Line of the pricelist trade discount schema
      • getM_DiscountSchemaLine_ID

        int getM_DiscountSchemaLine_ID()
        Get Discount Pricelist. Line of the pricelist trade discount schema
      • setM_DiscountSchemaLine_UU

        void setM_DiscountSchemaLine_UU​(String M_DiscountSchemaLine_UU)
        Set M_DiscountSchemaLine_UU
      • getM_DiscountSchemaLine_UU

        String getM_DiscountSchemaLine_UU()
        Get M_DiscountSchemaLine_UU
      • 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
      • 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
      • 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
      • setStd_AddAmt

        void setStd_AddAmt​(BigDecimal Std_AddAmt)
        Set Standard price Surcharge Amount. Amount added to a price as a surcharge
      • getStd_AddAmt

        BigDecimal getStd_AddAmt()
        Get Standard price Surcharge Amount. Amount added to a price as a surcharge
      • setStd_Base

        void setStd_Base​(String Std_Base)
        Set Standard price Base. Base price for calculating new standard price
      • getStd_Base

        String getStd_Base()
        Get Standard price Base. Base price for calculating new standard price
      • setStd_Discount

        void setStd_Discount​(BigDecimal Std_Discount)
        Set Standard price Discount %. Discount percentage to subtract from base price
      • getStd_Discount

        BigDecimal getStd_Discount()
        Get Standard price Discount %. Discount percentage to subtract from base price
      • setStd_Fixed

        void setStd_Fixed​(BigDecimal Std_Fixed)
        Set Fixed Standard Price. Fixed Standard Price (not calculated)
      • getStd_Fixed

        BigDecimal getStd_Fixed()
        Get Fixed Standard Price. Fixed Standard Price (not calculated)
      • setStd_MaxAmt

        void setStd_MaxAmt​(BigDecimal Std_MaxAmt)
        Set Standard max Margin. Maximum margin allowed for a product
      • getStd_MaxAmt

        BigDecimal getStd_MaxAmt()
        Get Standard max Margin. Maximum margin allowed for a product
      • setStd_MinAmt

        void setStd_MinAmt​(BigDecimal Std_MinAmt)
        Set Standard price min Margin. Minimum margin allowed for a product
      • getStd_MinAmt

        BigDecimal getStd_MinAmt()
        Get Standard price min Margin. Minimum margin allowed for a product
      • setStd_Rounding

        void setStd_Rounding​(String Std_Rounding)
        Set Standard price Rounding. Rounding rule for calculated price
      • getStd_Rounding

        String getStd_Rounding()
        Get Standard price Rounding. Rounding rule for calculated price
      • getUpdated

        Timestamp getUpdated()
        Get Updated. Date this record was updated
      • getUpdatedBy

        int getUpdatedBy()
        Get Updated By. User who updated this records
      • setVendorCategory

        void setVendorCategory​(String VendorCategory)
        Set Partner Category. Product Category of the Business Partner
      • getVendorCategory

        String getVendorCategory()
        Get Partner Category. Product Category of the Business Partner