Share via


ReqDemPlanStagingTableFillerInventTrans.execute Method [AX 2012]

Executes the main routine.

Syntax

public int64 execute(
    ReqDemPlanCubeStagingTable _stagingTable, 
    ReqDemPlanExportBaseDataContract _dataContract, 
    RefRecId _version, 
    ReqDemPlanDataSourceRecId _dataSource, 
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)

Run On

Called

Parameters

Return Value

Type: int64
The number of records processed.

See Also

Reference

ReqDemPlanStagingTableFillerInventTrans Class