ReqForecastReduceQueryFactory.getForecastReqTransQuery Method [AX 2012]

Constructs a query that is used to retrieve the forecast requirement transactions.

protected Query getForecastReqTransQuery(ReqSetupDim _setupDim)

Run On

Server

Parameters

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

Return Value

Type: Query Class
A query that can be used to fetch the forecast requirement transactions.

Community Additions

ADD
Show: