Share via


ReqForecastReduce_Percent.mapPeriodCreateSetKey Method [AX 2012]

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

Syntax

protected void mapPeriodCreateSetKey(
    ForecastTableType _forecastType, 
    ReqTransCache _reqTransCache, 
    ReqSetupDim _setupDim)

Run On

Called

Parameters

  • _reqTransCache
    Type: ReqTransCache Class
    A ReqTransCache object that contains cached master planning transactions.
  • _setupDim
    Type: ReqSetupDim Class
    A ReqSetupDim object that contains coverage settings for a specific item ID and inventory dimensions.

See Also

Reference

ReqForecastReduce_Percent Class