Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

YAKTA would like to know the demand on the basis of the “Commitment” stage of the opportunity to plan their materials/labor accordingly and in time.

This will enable YAKTA to run a Supply plan on the basis of generated Forecasts from Opportunities and create Purchase Orders / Work Orders.

How it works

When the Opportunity is in the “Commitment” or “Closed Won“ stage and does not have a sales order linked then , the checkbox “Ready to create sales forecast” will be checked.

A scheduled routine Database.executeBatch(new GF_CalculateSalesForecastBatch()); will check if “Ready to create sales forecast” = True and Populate populate the Goldfinch Forecast table as demand for supply plan calculation.

...