Class MForecast

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_M_Forecast, I_Persistent, Evaluatee

public class MForecast extends X_M_Forecast
Material Forecast Model.
Note: not fully develop and have been marked as inactive in Application Dictionary.
Author:
victor.perez@e-evolution.com, www.e-evolution.com
See Also:
  • Constructor Details

    • MForecast

      public MForecast(Properties ctx, String M_Forecast_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      M_Forecast_UU - UUID key
      trxName - Transaction
    • MForecast

      public MForecast(Properties ctx, int M_Forecast_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      M_Forecast_ID - id
      trxName -
    • MForecast

      public MForecast(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set