ProjForecastBudget::forecastDelete Method [AX 2012]
client server public static boolean forecastDelete(
boolean _includeHour,
boolean _includeExpenses,
boolean _includeItem,
boolean _includeFee,
boolean _includeOnAccount,
ProjTransDate _fromDate,
ProjTransDate _toDate,
ForecastModelId _modelId,
ProjWipId _buProjId,
CategoryId _buCategoryId,
ProjId _projId,
ProjInvoiceProjId _projInvoiceProjId)
Run On
CalledParameters
- _includeHour
- Type: boolean
- _includeExpenses
- Type: boolean
- _includeItem
- Type: boolean
- _includeFee
- Type: boolean
- _includeOnAccount
- Type: boolean
- _fromDate
- Type: ProjTransDate Extended Data Type
- _toDate
- Type: ProjTransDate Extended Data Type
- _modelId
- Type: ForecastModelId Extended Data Type
- _buProjId
- Type: ProjWipId Extended Data Type
- _buCategoryId
- Type: CategoryId Extended Data Type
- _projId
- Type: ProjId Extended Data Type
- _projInvoiceProjId
- Type: ProjInvoiceProjId Extended Data Type
Show: