FiscalCalendarDate::getFiscalCalendarIds Method [AX 2012]

Gets the whole calendar ID from the record of a FiscalCalendar table.

client server public static Map getFiscalCalendarIds()

Run On

Called

Return Value

Type: Map Class
A map of the whole calendar ID.

The format of the map is of the RecId and CalendarId types.

Show: