Share via


ReqPlanData.timeFenceForecast Method [AX 2012]

Retrieves the forecast time fence for a specific item and coverage dimensions.

Syntax

public TimeFenceMasterPlan timeFenceForecast(ReqSetupDim _setupDim)

Run On

Called

Parameters

  • _setupDim
    Type: ReqSetupDim Class
    A ReqSetupDim object that contains coverage settings for a specific item ID and inventory dimensions.

Return Value

Type: TimeFenceMasterPlan Extended Data Type
An integer that specifies some days to determine the period in which the forecast is included.

See Also

Reference

ReqPlanData Class