Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a query for the ReqTrans table that contains sales forecasts for the item that is currently being processed, and for which CustomerAccountId and CustGroupId values are set.
Syntax
protected Query newQuerySalesForecastOnlyPerCust(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.
Return Value
Type: Query Class
A Query object for the ReqTrans table that contains sales forecasts for the item that is currently being processed, and for which CustomerAccountId and CustGroupId values are set.