---
title: "Table 5936 Service Document Register"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/5936-service-document-register/
type: table
id: 5936
name: "Service Document Register"
app: "Base Application"
namespace: Microsoft.Service.Document
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/5936-service-document-register/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 5936 Service Document Register

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5936-service-document-register/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Service.Document |
| Versions | 17-28 |
| Source file | Service/Document/ServiceDocumentRegister.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Source Document Type | Enum Service Source Document Type | 17-28 | - | - |
| 2 | Source Document No. | Code[20] | 17-28 | - | - |
| 3 | Destination Document Type | Enum Service Destination Document Type | 17-28 | - | - |
| 4 | Destination Document No. | Code[20] | 17-28 | - | - |
| 32 | Invoice Period | Enum Service Contract Header Invoice Period | 24-28 | - | - |
| 33 | Last Invoice Date | Date | 24-28 | - | - |
| 34 | Next Invoice Date | Date | 24-28 | - | - |
| 98 | Next Invoice Period Start | Date | 24-28 | - | - |
| 99 | Next Invoice Period End | Date | 24-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Source Document Type, Source Document No., Destination Document Type, Destination Document No. | 17-28 |
| Key2 | Destination Document Type, Destination Document No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| InsertServSalesDocument | (Option, Code[20], Option, Code[20]) | - | public | 17-21 | Pending 19.0 | Replaced by InsertServiceSalesDocument(). |
| PostServSalesDocument | (Option, Code[20], Code[20]) | - | public | 17-21 | Pending 19.0 | Replaced by PostServiceSalesDocument(). |
| ServiceDocument | (Option, Code[20], var Integer, var Code[20]) | Boolean | public | 17-28 | - | - |
| InsertServiceSalesDocument | (Enum Service Source Document Type, Code[20], Enum Service Destination Document Type, Code[20]) | - | public | 19-28 | - | - |
| PostServiceSalesDocument | (Enum Service Destination Document Type, Code[20], Code[20]) | - | public | 19-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.
