FiscalCalendarDate::getFiscalCalendarNamedQuery Method [AX 2012]

Gets the select query to determine the fiscal calendar details.

client server public static str getFiscalCalendarNamedQuery(FiscalCalendarID _calendarId)

Run On

Called

Parameters

_calendarId
Type: FiscalCalendarID Extended Data Type
The calendar ID for the query that is returned.

Return Value

Type: str
The named query to determine the fiscal calendar details.
Show: