---
title: "Table 7603 Customized Calendar Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/7603-customized-calendar-entry/
type: table
id: 7603
name: "Customized Calendar Entry"
app: "Base Application"
namespace: Microsoft.Foundation.Calendar
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/7603-customized-calendar-entry/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 7603 Customized Calendar Entry

Jonas Paprotka, https://jonas-paprotka.de/ref/table/7603-customized-calendar-entry/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Foundation.Calendar |
| Versions | 17-28 |
| Source file | Foundation/Calendar/CustomizedCalendarEntry.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 | Date | Date | 17-28 | - | - |
| 6 | Description | Text[30] | 17-28 | - | - |
| 7 | Nonworking | Boolean | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Source Type, Source Code, Additional Source Code, Base Calendar Code, Date | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCaption | () | Text[250] | public | 17-28 | - | - |
| CopyFromCustomizedCalendarChange | (Record Customized Calendar Change) | - | public | 17-28 | - | - |
| UpdateExceptionEntry | () | - | public | 18-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterCopyFromCustomizedCalendarChange | (Record Customized Calendar Change, var Record Customized Calendar Entry) | 17-28 | - | - |
| Integration event | OnAfterUpdateExceptionEntry | (var Record Customized Calendar Change, Record Customized Calendar Entry) | 17-28 | - | - |
| Integration event | OnGetCaptionOnCaseElse | (var Record Customized Calendar Entry, var Text[250]) | 17-28 | - | - |
| Integration event | OnBeforeGetCaption | (var Record Customized Calendar Entry, var Text[250], var Boolean) | 20-28 | - | - |
| Integration event | OnUpdateExceptionEntryOnBeforeInsert | (var Record Customized Calendar Change, Record Customized Calendar Entry) | 20-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.
