Create a business calendar
Create a definition record for an individual parent or child business calendar. You create this record so that you can easily identify a business calendar when you use it in a ServiceNow AI Platform package or functional area. A business calendar can represent any length of time, such as a week, a month, a year, or a fiscal period.
Before you begin
About this task
When you create a business calendar, you specify a reference name, labeling, parent business calendar, if any, and a time zone for it.
You first create a business calendar record and then create business calendar entries for it in the Business Calendar Entries related list. To learn more about how business calendar entries work, see Define business calendar entries and Create business calendar entry names. You can also create records from the Business Calendar Entries table itself.
Using the Business Calendar Filter Options related list, you can also define the date and time filtering options for the business calendar that you’re creating.
You can also create a business calendar span using a Script includes titled, BusinessCalendarGeneratorUtil. For more information, see Create a business calendar span using a Script includes.
Procedure
Result
A business calendar record is saved in the Business Calendar [business_calendar] table.
If you create business calendar entries in the Business Calendar Entries related list, records are created in the Business Calendar Entry (business_calendar_span) table. The records are associated with the business calendar.
If you created business calendar filter options in the Business Calendar Filter Options related list, a record is saved in the Business Calendar Filter Option (business_calendar_filter_option) table. The record is associated with the business calendar.