ReqDemPlanStagingTableFiller.execute Method [AX 2012]
Executes the main routine.
public abstract int64 execute(
ReqDemPlanCubeStagingTable _stagingTable,
ReqDemPlanExportBaseDataContract _dataContract,
RefRecId _forecastVersion,
ReqDemPlanDataSourceRecId _dataSource,
ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)
Run On
CalledParameters
- _stagingTable
- Type: ReqDemPlanCubeStagingTable Table
The staging 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.
Community Additions
ADD
Show: