---
title: "Table 7602 Customized Calendar Change"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7602-customized-calendar-change/
type: table
id: 7602
name: "Customized Calendar Change"
app: "Base Application"
namespace: Microsoft.Foundation.Calendar
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7602-customized-calendar-change/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 7602 Customized Calendar Change

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7602-customized-calendar-change/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Foundation.Calendar |
| Versions | 17-28 |
| Source file | Foundation/Calendar/CustomizedCalendarChange.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Source Type | Enum Calendar Source Type | 17-28 | - | - |
| 2 | Source Code | Code[20] | 17-28 | - | - |
| 3 | Additional Source Code | Code[20] | 17-28 | - | - |
| 4 | Base Calendar Code | Code[10] | 17-28 | - | - |
| 5 | Recurring System | Option | 17-28 | - | - |
| 6 | Date | Date | 17-28 | - | - |
| 7 | Day | Option | 17-28 | - | - |
| 8 | Description | Text[30] | 17-28 | - | - |
| 9 | Nonworking | Boolean | 17-28 | - | - |
| 10 | Entry No. | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Source Type, Source Code, Additional Source Code, Base Calendar Code, Recurring System, Date, Day, Entry No. | 17-28 |
| Key2 | Entry No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCaption | () | Text[250] | public | 17-28 | - | - |
| IsEqualSource | (Record Customized Calendar Change) | Boolean | public | 17-28 | - | - |
| IsBlankSource | () | Boolean | public | 17-28 | - | - |
| SetSource | (Enum Calendar Source Type, Code[20], Code[20], Code[10]) | - | public | 17-28 | - | - |
| AdjustSourceType | () | - | public | 17-28 | - | - |
| CalcCalendarCode | () | - | public | 17-28 | - | - |
| IsDateCustomized | (Date) | Boolean | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCalcCalendarCode | (var Record Customized Calendar Change) | 22-28 | - | - |
| Integration event | OnAfterSetSource | (var Record Customized Calendar Change) | 22-28 | - | - |
| Integration event | OnAfterCheckEntryLine | (var Record Customized Calendar Change, Record Customized Calendar Change) | 22-28 | - | - |
| Integration event | OnBeforeIsDateCustomized | (var Record Customized Calendar Change, Date, var Boolean, var Boolean) | 24-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
