Interface I_T_Replenish

All Known Implementing Classes:
X_T_Replenish

public interface I_T_Replenish
Generated Interface for T_Replenish
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
    • setAD_PInstance_ID

      void setAD_PInstance_ID(int AD_PInstance_ID)
      Set Process Instance. Instance of the process
    • getAD_PInstance_ID

      int getAD_PInstance_ID()
      Get Process Instance. Instance of the process
    • getAD_PInstance

      I_AD_PInstance getAD_PInstance() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_DocType_ID

      void setC_DocType_ID(int C_DocType_ID)
      Set Document Type. Document type or rules
    • getC_DocType_ID

      int getC_DocType_ID()
      Get Document Type. Document type or rules
    • getC_DocType

      I_C_DocType getC_DocType() throws RuntimeException
      Throws:
      RuntimeException
    • setLevel_Max

      void setLevel_Max(BigDecimal Level_Max)
      Set Maximum Level. Maximum Inventory level for this product
    • getLevel_Max

      BigDecimal getLevel_Max()
      Get Maximum Level. Maximum Inventory level for this product
    • setLevel_Min

      void setLevel_Min(BigDecimal Level_Min)
      Set Minimum Level. Minimum Inventory level for this product
    • getLevel_Min

      BigDecimal getLevel_Min()
      Get Minimum Level. Minimum Inventory level for this 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
    • 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
    • setM_WarehouseSource_ID

      void setM_WarehouseSource_ID(int M_WarehouseSource_ID)
      Set Source Warehouse. Optional Warehouse to replenish from
    • getM_WarehouseSource_ID

      int getM_WarehouseSource_ID()
      Get Source Warehouse. Optional Warehouse to replenish from
    • getM_WarehouseSource

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

      void setQtyToOrder(BigDecimal QtyToOrder)
      Set Quantity to Order
    • getQtyToOrder

      BigDecimal getQtyToOrder()
      Get Quantity to Order
    • setReplenishmentCreate

      void setReplenishmentCreate(String ReplenishmentCreate)
      Set Create. Create from Replenishment
    • getReplenishmentCreate

      String getReplenishmentCreate()
      Get Create. Create from Replenishment
    • setReplenishType

      void setReplenishType(String ReplenishType)
      Set Replenish Type. Method for re-ordering a product
    • getReplenishType

      String getReplenishType()
      Get Replenish Type. Method for re-ordering a product
    • setT_Replenish_UU

      void setT_Replenish_UU(String T_Replenish_UU)
      Set T_Replenish_UU
    • getT_Replenish_UU

      String getT_Replenish_UU()
      Get T_Replenish_UU
    • getUpdated

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

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