Interface I_M_Product_PO

  • All Known Implementing Classes:
    MProductPO, X_M_Product_PO

    public interface I_M_Product_PO
    Generated Interface for M_Product_PO
    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_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
      • setCostPerOrder

        void setCostPerOrder​(BigDecimal CostPerOrder)
        Set Cost per Order. Fixed Cost Per Order
      • getCostPerOrder

        BigDecimal getCostPerOrder()
        Get Cost per Order. Fixed Cost Per Order
      • 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
      • setDeliveryTime_Actual

        void setDeliveryTime_Actual​(int DeliveryTime_Actual)
        Set Actual Delivery Time. Actual days between order and delivery
      • getDeliveryTime_Actual

        int getDeliveryTime_Actual()
        Get Actual Delivery Time. Actual days between order and delivery
      • setDeliveryTime_Promised

        void setDeliveryTime_Promised​(int DeliveryTime_Promised)
        Set Promised Delivery Time. Promised days between order and delivery
      • getDeliveryTime_Promised

        int getDeliveryTime_Promised()
        Get Promised Delivery Time. Promised days between order and delivery
      • setDiscontinued

        void setDiscontinued​(boolean Discontinued)
        Set Discontinued. This product is no longer available
      • isDiscontinued

        boolean isDiscontinued()
        Get Discontinued. This product is no longer available
      • setDiscontinuedAt

        void setDiscontinuedAt​(Timestamp DiscontinuedAt)
        Set Discontinued At. Discontinued At indicates Date when product was discontinued
      • getDiscontinuedAt

        Timestamp getDiscontinuedAt()
        Get Discontinued At. Discontinued At indicates Date when product was discontinued
      • 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
      • setIsCurrentVendor

        void setIsCurrentVendor​(boolean IsCurrentVendor)
        Set Current vendor. Use this Vendor for pricing and stock replenishment
      • isCurrentVendor

        boolean isCurrentVendor()
        Get Current vendor. Use this Vendor for pricing and stock replenishment
      • setManufacturer

        void setManufacturer​(String Manufacturer)
        Set Manufacturer. Manufacturer of the Product
      • getManufacturer

        String getManufacturer()
        Get Manufacturer. Manufacturer of the 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
      • setM_Product_PO_UU

        void setM_Product_PO_UU​(String M_Product_PO_UU)
        Set M_Product_PO_UU
      • getM_Product_PO_UU

        String getM_Product_PO_UU()
        Get M_Product_PO_UU
      • setOrder_Min

        void setOrder_Min​(BigDecimal Order_Min)
        Set Minimum Order Qty. Minimum order quantity in UOM
      • getOrder_Min

        BigDecimal getOrder_Min()
        Get Minimum Order Qty. Minimum order quantity in UOM
      • setOrder_Pack

        void setOrder_Pack​(BigDecimal Order_Pack)
        Set Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
      • getOrder_Pack

        BigDecimal getOrder_Pack()
        Get Order Pack Qty. Package order size in UOM (e.g. order set of 5 units)
      • setPriceEffective

        void setPriceEffective​(Timestamp PriceEffective)
        Set Price effective. Effective Date of Price
      • getPriceEffective

        Timestamp getPriceEffective()
        Get Price effective. Effective Date of Price
      • setPriceLastInv

        void setPriceLastInv​(BigDecimal PriceLastInv)
        Set Last Invoice Price. Price of the last invoice for the product
      • getPriceLastInv

        BigDecimal getPriceLastInv()
        Get Last Invoice Price. Price of the last invoice for the product
      • setPriceLastPO

        void setPriceLastPO​(BigDecimal PriceLastPO)
        Set Last PO Price. Price of the last purchase order for the product
      • getPriceLastPO

        BigDecimal getPriceLastPO()
        Get Last PO Price. Price of the last purchase order for the product
      • setPriceList

        void setPriceList​(BigDecimal PriceList)
        Set List Price. List Price
      • getPriceList

        BigDecimal getPriceList()
        Get List Price. List Price
      • setPricePO

        void setPricePO​(BigDecimal PricePO)
        Set PO Price. Price based on a purchase order
      • getPricePO

        BigDecimal getPricePO()
        Get PO Price. Price based on a purchase order
      • setQualityRating

        void setQualityRating​(int QualityRating)
        Set Quality Rating. Method for rating vendors
      • getQualityRating

        int getQualityRating()
        Get Quality Rating. Method for rating vendors
      • setRoyaltyAmt

        void setRoyaltyAmt​(BigDecimal RoyaltyAmt)
        Set Royalty Amount. (Included) Amount for copyright, etc.
      • getRoyaltyAmt

        BigDecimal getRoyaltyAmt()
        Get Royalty Amount. (Included) Amount for copyright, etc.
      • setUPC

        void setUPC​(String UPC)
        Set UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
      • getUPC

        String getUPC()
        Get UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
      • 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
      • setVendorProductNo

        void setVendorProductNo​(String VendorProductNo)
        Set Partner Product Key. Product Key of the Business Partner
      • getVendorProductNo

        String getVendorProductNo()
        Get Partner Product Key. Product Key of the Business Partner