Interface I_COF_EstoquePrevisto

All Known Implementing Classes:
MCOFEstoquePrevisto, X_COF_EstoquePrevisto

public interface I_COF_EstoquePrevisto
Generated Interface for COF_EstoquePrevisto
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
    • setCOF_EstoquePrevisto_ID

      void setCOF_EstoquePrevisto_ID(int COF_EstoquePrevisto_ID)
      Set COF_EstoquePrevisto_ID. Primary Key : Estoque Previsto
    • getCOF_EstoquePrevisto_ID

      int getCOF_EstoquePrevisto_ID()
      Get COF_EstoquePrevisto_ID. Primary Key : Estoque Previsto
    • setCOF_EstoquePrevisto_UU

      void setCOF_EstoquePrevisto_UU(String COF_EstoquePrevisto_UU)
      Set COF_EstoquePrevisto_UU
    • getCOF_EstoquePrevisto_UU

      String getCOF_EstoquePrevisto_UU()
      Get COF_EstoquePrevisto_UU
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setCumulatedAmt

      void setCumulatedAmt(BigDecimal CumulatedAmt)
      Set Accumulated Amt. Total Amount
    • getCumulatedAmt

      BigDecimal getCumulatedAmt()
      Get Accumulated Amt. Total Amount
    • setCurrentCostPrice

      void setCurrentCostPrice(BigDecimal CurrentCostPrice)
      Set Current Cost Price. The currently used cost price
    • getCurrentCostPrice

      BigDecimal getCurrentCostPrice()
      Get Current Cost Price. The currently used cost 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
    • 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
    • setQty

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • setQtyReserved

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

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

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

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