---
title: "Table 6702 Booking Sync"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/6702-booking-sync/
type: table
id: 6702
name: "Booking Sync"
app: "Base Application"
namespace: Microsoft.Booking
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/6702-booking-sync/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 6702 Booking Sync

Jonas Paprotka, https://jonas-paprotka.de/ref/table/6702-booking-sync/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Booking |
| Versions | 17-28 |
| Source file | OtherCapabilities/Booking/BookingSync.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Primary Key | Code[10] | 17-28 | - | - |
| 2 | Booking Mailbox Address | Text[80] | 17-28 | - | - |
| 3 | Booking Mailbox Name | Text[250] | 17-28 | - | - |
| 4 | User ID | Code[50] | 17-28 | - | - |
| 5 | Last Customer Sync | DateTime | 17-28 | - | - |
| 6 | Last Service Sync | DateTime | 17-28 | - | - |
| 7 | Enabled | Boolean | 17-28 | - | - |
| 8 | Sync Customers | Boolean | 17-28 | - | - |
| 9 | Customer Filter | Blob | 17-28 | - | - |
| 10 | Customer Template Code | Code[10] | 17-25 | Removed 21.0 | Will be removed with other functionality related to "old" templates. replaced by "Customer Templ. Code". |
| 12 | Sync Services | Boolean | 17-28 | - | - |
| 13 | Item Filter | Blob | 17-28 | - | - |
| 14 | Item Template Code | Code[10] | 17-28 | - | - |
| 15 | Customer Templ. Code | Code[20] | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Primary Key | 17-28 |
| Key2 | Booking Mailbox Address | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetCustomerFilter | () | Text | public | 17-28 | - | - |
| GetItemFilter | () | Text | public | 17-28 | - | - |
| SaveCustomerFilter | (Text) | - | public | 17-28 | - | - |
| SaveItemFilter | (Text) | - | public | 17-28 | - | - |
| IsSetup | () | Boolean | public | 17-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.
