Interface I_M_ForecastLine

  • All Known Implementing Classes:
    MForecastLine, X_M_ForecastLine

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

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

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