Share via


ReqForecastReduce_TransFixed.mapPeriodCreateSetValuePhysicalQty Method [AX 2012]

Sets the value element in the map that contains the reduction periods.

Syntax

protected void mapPeriodCreateSetValuePhysicalQty(ForecastTableType _forecastType, ReqSetupDim _setupDim)

Run On

Called

Parameters

  • _forecastType
    Type: ForecastTableType Enumeration
    An ForecastTableType enumeration value that specifies whether the forecast reduction is with regard to a demand or supply forecast.
  • _setupDim
    Type: ReqSetupDim Class
    A ReqSetupDim object that contains coverage settings for a specific item ID and inventory dimensions.

Remarks

The value is calculated by finding all delivered or received quantity for the first reduction period.

See Also

Reference

ReqForecastReduce_TransFixed Class