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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5950-service-order-allocation/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Status | Option | 17-28 | - | - |
| 3 | Document No. | Code[20] | 17-28 | - | - |
| 4 | Allocation Date | Date | 17-28 | - | - |
| 5 | Resource No. | Code[20] | 17-28 | - | - |
| 6 | Resource Group No. | Code[20] | 17-28 | - | - |
| 7 | Service Item Line No. | Integer | 17-28 | - | - |
| 8 | Allocated Hours | Decimal | 17-28 | - | - |
| 9 | Starting Time | Time | 17-28 | - | - |
| 10 | Finishing Time | Time | 17-28 | - | - |
| 11 | Description | Text[100] | 17-28 | - | - |
| 12 | Reason Code | Code[10] | 17-28 | - | - |
| 13 | Service Item No. | Code[20] | 17-28 | - | - |
| 14 | Posted | Boolean | 17-28 | - | - |
| 15 | Service Item Description | Text[100] | 17-28 | - | - |
| 16 | Service Item Serial No. | Code[50] | 17-28 | - | - |
| 17 | Repair Status | Code[20] | 17-28 | - | - |
| 18 | Service Started | Boolean | 17-28 | - | - |
| 19 | Document Type | Enum Service Document Type | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Status, Document Type, Document No., Service Item Line No., Allocation Date, Starting Time, Posted | 17-28 |
| Key3 | Document Type, Document No., Status, Resource Group No., Allocation Date, Starting Time, Posted | 17-28 |
| Key4 | Status, Document Type, Document No., Service Item Line No., Resource No., Allocation Date, Starting Time, Posted | 17-28 |
| Key5 | Document Type, Document No., Service Item Line No., Allocation Date, Starting Time, Posted | 17-28 |
| Key6 | Resource No., Document Type, Allocation Date, Status, Posted | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| SetHideDialog | (Boolean) | - | public | 17-28 | - | - |
| SetFilters | (Record Service Item Line) | - | public | 17-28 | - | - |
| GetHideDialog | () | Boolean | public | 18-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCheckAllocationEntry | (var Record Service Order Allocation, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeCreateReallocationEntry | (var Record Service Order Allocation, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeValidateStartEndTime | (var Record Service Order Allocation, var Boolean) | 17-28 | - | - |
| Integration event | OnCreateReallocationEntryOnBeforeResetRepairStatus | (var Record Service Order Allocation) | 22-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.
