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.
Executes the main routine.
Syntax
public abstract int64 execute(
ReqDemPlanForecast _forecastTable,
ReqDemPlanExportBaseDataContract _dataContract,
RefRecId _forecastVersion,
ReqDemPlanDataSourceRecId _dataSource,
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)
Run On
Called
Parameters
- _forecastTable
Type: ReqDemPlanForecast Table
The forecast table buffer.
- _dataContract
Type: ReqDemPlanExportBaseDataContract Class
The data contract.
- _forecastVersion
Type: RefRecId Extended Data Type
The forecast version.
- _dataSource
Type: ReqDemPlanDataSourceRecId Extended Data Type
The data source.
- _allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
The table buffer containing item allocation key filter records.
Return Value
Type: int64
The number of records processed.