ProjUtilCalcParams::construct Method [AX 2012]

client server public static ProjUtilCalcParams construct(
   [boolean _isBudget, 
    ProjForecastModelId _forecastModel, 
    boolean _isEfficiency, 
    ProjPeriodId _periodId, 
    TransDate _fromDate, 
    TransDate _toDate, 
    ProjUtilCalcFilterType _filterType, 
    str _filterValue, 
    boolean _isExcelExport, 
    ProjWorkerRecId _workerRecId])

Run On

Called

Parameters

_isBudget
Type: boolean
_forecastModel
Type: ProjForecastModelId Extended Data Type
_isEfficiency
Type: boolean
_periodId
Type: ProjPeriodId Extended Data Type
_fromDate
Type: TransDate Extended Data Type
_toDate
Type: TransDate Extended Data Type
_filterType
Type: ProjUtilCalcFilterType Enumeration
_filterValue
Type: str
_isExcelExport
Type: boolean
_workerRecId
Type: ProjWorkerRecId Extended Data Type
Show: