ProjYearEndProcess::modifiedFiscalCalendarYear Method [AX 2012]

Checks the fiscal year name and project budget year difference.

client server public static boolean modifiedFiscalCalendarYear(FiscalYearName _fiscalYearName, FiscalYearName _projBudgetYear)

Run On

Called

Parameters

_fiscalYearName
Type: FiscalYearName Extended Data Type
The fiscal year name to check.
_projBudgetYear
Type: FiscalYearName Extended Data Type
The project fiscal year name to check.

Return Value

Type: boolean
A Boolean value that is based on the YesNo dialog result that was selected.
Show: