ReqDemPlanForecastFillerForecastInvent.execute Method [AX 2012]
Executes the main routine.
public int64 execute(
ReqDemPlanForecast _forecastTable,
ReqDemPlanExportBaseDataContract _dataContract,
RefRecId _version,
ReqDemPlanDataSourceRecId _dataSource,
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)
Run On
CalledParameters
- _forecastTable
- Type: ReqDemPlanForecast Table
The forecast table buffer.
- _dataContract
- Type: ReqDemPlanExportBaseDataContract Class
The data contract.
- _version
- Type: RefRecId Extended Data Type
- _dataSource
- Type: ReqDemPlanDataSourceRecId Extended Data Type
The data source.
- _allocationKeyFilterTable
- Type: ReqDemPlanAllocationKeyFilterTmp Table
The table buffer containing item allocation key filter records.
Community Additions
ADD
Show: