AccountingCalendarsLOV
Displays available accounting or commitment calendars, detailing periods and dates for budgeting and transaction alignment.
Columns
| Name | Type | Description |
| UserPeriodSetName | String | The name of the user-defined period set, used to group accounting periods within a specific calendar structure for easier management. |
| CalendarId [KEY] | Long | The unique identifier for the accounting calendar, linking to the AccountingCalendarsLOV and providing a reference to the calendar's properties and structure. |
| PeriodType | String | Indicates the type of accounting period (for example, monthly, quarterly) associated with the calendar, helping to classify the periods for financial reporting. |
| PeriodSetName | String | The name of the period set, which represents a collection of accounting periods within a given fiscal year or accounting cycle. |
| CalendarTypeCode | String | A code representing the type of accounting calendar (for example, Gregorian, fiscal) used to define the structure and rules for the calendar. |
| Description | String | A brief description or label for the accounting calendar, providing more context about its usage and the periods it defines. |
| PeriodSetId [KEY] | Long | The unique identifier for the period set within the accounting system, linking it to the corresponding calendar and its associated periods. |
| PeriodTypeId [KEY] | Long | The unique identifier for the period type, used to categorize accounting periods and align them with fiscal or calendar structures. |
| Finder | String | A search term or keyword used to locate specific accounting periods or calendar entries, aiding users in filtering results from the AccountingCalendarsLOV table. |
| SearchTerm | String | A general search term used for finding relevant accounting periods or calendar information based on user input, assisting in quick lookups. |