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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5941-service-item-component/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Parent Service Item No. | Code[20] | 17-28 | - | - |
| 3 | Line No. | Integer | 17-28 | - | - |
| 4 | Active | Boolean | 17-28 | - | - |
| 5 | Type | Enum Service Item Component Type | 17-28 | - | - |
| 6 | No. | Code[20] | 17-28 | - | - |
| 7 | Date Installed | Date | 17-28 | - | - |
| 8 | Variant Code | Code[10] | 17-28 | - | - |
| 11 | Serial No. | Code[50] | 17-28 | - | - |
| 12 | Description | Text[100] | 17-28 | - | - |
| 13 | Description 2 | Text[50] | 17-28 | - | - |
| 15 | Service Order No. | Code[20] | 17-28 | - | - |
| 16 | From Line No. | Integer | 17-28 | - | - |
| 17 | Last Date Modified | Date | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Active, Parent Service Item No., Line No. | 17-28 |
| Key2 | Active, Parent Service Item No., From Line No. | 17-28 |
| Key3 | Type, No., Active | 17-28 |
| Key4 | Active, Parent Service Item No., Type, No. | 17-28 |
| Key5 | Parent Service Item No., Line No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| AssistEditSerialNo | () | - | public | 17-28 | - | - |
| SplitLineNo | (Record Service Item Component, Boolean) | Integer | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeLookupVariantCode | (var Record Service Item Component, var Boolean) | 17-28 | - | - |
| Integration event | OnLookupNoOnCaseElse | (var Record Service Item Component) | 18-28 | - | - |
| Integration event | OnValidateNoOnCaseElse | (var Record Service Item Component) | 18-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.
