ReqDemPlanStagingTableBuilder.executeProcessors Method [AX 2012]
Runs all registered data processing classes to update staging table.
protected ReqDemPlanTaskProcessedRecordCount executeProcessors(
ReqDemPlanCubeStagingTable _stagingTable,
ReqDemPlanExportBaseDataContract _dataContract,
RefRecId _forecastVersion)
Run On
ServerParameters
- _stagingTable
- Type: ReqDemPlanCubeStagingTable Table
The staging table buffer.
- _dataContract
- Type: ReqDemPlanExportBaseDataContract Class
The data contract.
- _forecastVersion
- Type: RefRecId Extended Data Type
The forecast version.
Return Value
Type: ReqDemPlanTaskProcessedRecordCount Extended Data TypeThe total number of processed records.
Community Additions
ADD
Show: