Interface I_M_ForecastLine

All Known Implementing Classes:
MForecastLine, X_M_ForecastLine

public interface I_M_ForecastLine
Generated Interface for M_ForecastLine
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
    • setC_Period_ID

      void setC_Period_ID(int C_Period_ID)
      Set Period. Period of the Calendar
    • getC_Period_ID

      int getC_Period_ID()
      Get Period. Period of the Calendar
    • getC_Period

      I_C_Period getC_Period() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

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

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

      void setDatePromised(Timestamp DatePromised)
      Set Date Promised. Date Order was promised
    • getDatePromised

      Timestamp getDatePromised()
      Get Date Promised. Date Order was promised
    • 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_Forecast_ID

      void setM_Forecast_ID(int M_Forecast_ID)
      Set Forecast. Material Forecast
    • getM_Forecast_ID

      int getM_Forecast_ID()
      Get Forecast. Material Forecast
    • getM_Forecast

      I_M_Forecast getM_Forecast() throws RuntimeException
      Throws:
      RuntimeException
    • setM_ForecastLine_ID

      void setM_ForecastLine_ID(int M_ForecastLine_ID)
      Set Forecast Line. Forecast Line
    • getM_ForecastLine_ID

      int getM_ForecastLine_ID()
      Get Forecast Line. Forecast Line
    • setM_ForecastLine_UU

      void setM_ForecastLine_UU(String M_ForecastLine_UU)
      Set M_ForecastLine_UU
    • getM_ForecastLine_UU

      String getM_ForecastLine_UU()
      Get M_ForecastLine_UU
    • 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
    • setQty

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

      BigDecimal getQty()
      Get Quantity. Quantity
    • setQtyCalculated

      void setQtyCalculated(BigDecimal QtyCalculated)
      Set Calculated Quantity. Calculated Quantity
    • getQtyCalculated

      BigDecimal getQtyCalculated()
      Get Calculated Quantity. Calculated Quantity
    • setSalesRep_ID

      void setSalesRep_ID(int SalesRep_ID)
      Set Sales Representative. Sales Representative or Company Agent
    • getSalesRep_ID

      int getSalesRep_ID()
      Get Sales Representative. Sales Representative or Company Agent
    • getSalesRep

      I_AD_User getSalesRep() throws RuntimeException
      Throws:
      RuntimeException
    • getUpdated

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

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