ProjYearEndProcess::lookupOpeningFiscalPeriods Method [AX 2012]
Performs the lookup for the fiscal period field.
client server public static void lookupOpeningFiscalPeriods(FormControl _formControl, FiscalYearName _fiscalYearName)
Run On
CalledParameters
- _formControl
- Type: FormControl Class
The form control for which to perform the lookup.
- _fiscalYearName
- Type: FiscalYearName Extended Data Type
The fiscal year name to use to filter fiscal periods.
Show: