GBTExportDataToXML_CN::validatePeriodName Method [AX 2012]
Checks if the fiscal calendar period user chooses is valid.
client server public static boolean validatePeriodName(PeriodName _fiscalPeriodName, FiscalYearName _fiscalYearname)
Run On
CalledParameters
- _fiscalPeriodName
- Type: PeriodName Extended Data Type
The fiscal period name of current dialog field.
- _fiscalYearname
- Type: FiscalYearName Extended Data Type
The fiscal year name of current dialog field.
Show: