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.
Fills the ReqDemPlanForecast with adjusted forecast data from the ForecastInvent table, with the necessary version.
Syntax
private ReqDemPlanTaskProcessedRecordCount fill(
ReqDemPlanExportBaseDataContract _dataContract,
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilters,
[ReqDemPlanForecastVersion _version])
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanExportBaseDataContract Class
The data contract to be used.
- _allocationKeyFilters
Type: ReqDemPlanAllocationKeyFilterTmp Table
The table buffer that contains current item allocation key filters.
- _version
Type: ReqDemPlanForecastVersion Enumeration
The forecasting version.
Return Value
Type: ReqDemPlanTaskProcessedRecordCount Extended Data Type
The number of processed records.