Share via


ReqDemPlanStagingTableBuilder.executeFillers Method [AX 2012]

Runs all registered staging table filler classes to fill the staging table.

Syntax

protected ReqDemPlanTaskProcessedRecordCount executeFillers(
    ReqDemPlanCubeStagingTable _stagingTable, 
    ReqDemPlanExportBaseDataContract _dataContract, 
    RefRecId _forecastVersion, 
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilters)

Run On

Server

Parameters

Return Value

Type: ReqDemPlanTaskProcessedRecordCount Extended Data Type
The total number of processed records.

See Also

Reference

ReqDemPlanStagingTableBuilder Class