Interface I_M_PriceList

  • All Known Implementing Classes:
    MPriceList, X_M_PriceList

    public interface I_M_PriceList
    Generated Interface for M_PriceList
    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
      • setBasePriceList_ID

        void setBasePriceList_ID​(int BasePriceList_ID)
        Set Base Pricelist. Pricelist to be used, if product not found on this pricelist
      • getBasePriceList_ID

        int getBasePriceList_ID()
        Get Base Pricelist. Pricelist to be used, if product not found on this pricelist
      • 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
      • 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
      • 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
      • 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
      • setIsDefault

        void setIsDefault​(boolean IsDefault)
        Set Default. Default value
      • isDefault

        boolean isDefault()
        Get Default. Default value
      • setIsMandatory

        void setIsMandatory​(boolean IsMandatory)
        Set Mandatory. Data entry is required in this column
      • isMandatory

        boolean isMandatory()
        Get Mandatory. Data entry is required in this column
      • setisPresentForProduct

        void setisPresentForProduct​(boolean isPresentForProduct)
        Set isPresentForProduct
      • isPresentForProduct

        boolean isPresentForProduct()
        Get isPresentForProduct
      • 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
      • setM_PriceList_UU

        void setM_PriceList_UU​(String M_PriceList_UU)
        Set M_PriceList_UU
      • getM_PriceList_UU

        String getM_PriceList_UU()
        Get M_PriceList_UU
      • setName

        void setName​(String Name)
        Set Name. Alphanumeric identifier of the entity
      • getName

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • 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
      • getUpdated

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

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