Interface I_I_PriceList

  • All Known Implementing Classes:
    X_I_PriceList

    public interface I_I_PriceList
    Generated Interface for I_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
      • setBPartner_Value

        void setBPartner_Value​(String BPartner_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

        void setBreakValue​(BigDecimal BreakValue)
        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
      • 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
      • 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
      • 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
      • setI_ErrorMsg

        void setI_ErrorMsg​(String I_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

        void setI_PriceList_UU​(String I_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

        void setISO_Code​(String ISO_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
      • 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
      • 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
      • setName

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

        String getName()
        Get Name. Alphanumeric identifier of the entity
      • setPriceLimit

        void setPriceLimit​(BigDecimal PriceLimit)
        Set Limit Price. Lowest price for a product
      • getPriceLimit

        BigDecimal getPriceLimit()
        Get Limit Price. Lowest price for a product
      • setPriceList

        void setPriceList​(BigDecimal PriceList)
        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

        void setPriceStd​(BigDecimal PriceStd)
        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

        void setProductValue​(String ProductValue)
        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

        void setValidFrom​(Timestamp ValidFrom)
        Set Valid from. Valid from including this date (first day)
      • getValidFrom

        Timestamp getValidFrom()
        Get Valid from. Valid from including this date (first day)
      • setX12DE355

        void setX12DE355​(String X12DE355)
        Set UOM Code. UOM EDI X12 Code
      • getX12DE355

        String getX12DE355()
        Get UOM Code. UOM EDI X12 Code