Interface I_RV_WarehousePrice

All Known Implementing Classes:
MWarehousePrice, X_RV_WarehousePrice

public interface I_RV_WarehousePrice
Generated Interface for RV_WarehousePrice
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • 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
    • 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
    • getC_UOM

      I_C_UOM getC_UOM() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setIsInstanceAttribute

      void setIsInstanceAttribute(boolean IsInstanceAttribute)
      Set Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date)
    • isInstanceAttribute

      boolean isInstanceAttribute()
      Get Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date)
    • setMargin

      void setMargin(BigDecimal Margin)
      Set Margin %. Margin for a product as a percentage
    • getMargin

      BigDecimal getMargin()
      Get Margin %. Margin for a product as a percentage
    • 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
    • getM_PriceList_Version

      I_M_PriceList_Version getM_PriceList_Version() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getM_Product

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setPriceStd

      void setPriceStd(BigDecimal PriceStd)
      Set Standard Price. Standard Price
    • getPriceStd

      BigDecimal getPriceStd()
      Get Standard Price. Standard Price
    • setQtyAvailable

      void setQtyAvailable(BigDecimal QtyAvailable)
      Set Available Quantity. Available Quantity (On Hand - Reserved)
    • getQtyAvailable

      BigDecimal getQtyAvailable()
      Get Available Quantity. Available Quantity (On Hand - Reserved)
    • setQtyOnHand

      void setQtyOnHand(BigDecimal QtyOnHand)
      Set On Hand Quantity. On Hand Quantity
    • getQtyOnHand

      BigDecimal getQtyOnHand()
      Get On Hand Quantity. On Hand Quantity
    • setQtyOrdered

      void setQtyOrdered(BigDecimal QtyOrdered)
      Set Ordered Quantity. Ordered Quantity
    • getQtyOrdered

      BigDecimal getQtyOrdered()
      Get Ordered Quantity. Ordered Quantity
    • setQtyReserved

      void setQtyReserved(BigDecimal QtyReserved)
      Set Reserved Quantity. Reserved Quantity
    • getQtyReserved

      BigDecimal getQtyReserved()
      Get Reserved Quantity. Reserved Quantity
    • setSKU

      void setSKU(String SKU)
      Set SKU. Stock Keeping Unit
    • getSKU

      String getSKU()
      Get SKU. Stock Keeping Unit
    • setUOMSymbol

      void setUOMSymbol(String UOMSymbol)
      Set Symbol. Symbol for a Unit of Measure
    • getUOMSymbol

      String getUOMSymbol()
      Get Symbol. Symbol for a Unit of Measure
    • 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
    • setValue

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique
    • setWarehouseName

      void setWarehouseName(String WarehouseName)
      Set Warehouse. Warehouse Name
    • getWarehouseName

      String getWarehouseName()
      Get Warehouse. Warehouse Name