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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5914-loaner-entry/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | Loaner No. | Code[20] | 17-28 | - | - |
| 3 | Document No. | Code[20] | 17-28 | - | - |
| 4 | Service Item Line No. | Integer | 17-28 | - | - |
| 5 | Service Item No. | Code[20] | 17-28 | - | - |
| 6 | Service Item Group Code | Code[10] | 17-28 | - | - |
| 7 | Customer No. | Code[20] | 17-28 | - | - |
| 8 | Date Lent | Date | 17-28 | - | - |
| 9 | Time Lent | Time | 17-28 | - | - |
| 10 | Date Received | Date | 17-28 | - | - |
| 11 | Time Received | Time | 17-28 | - | - |
| 12 | Lent | Boolean | 17-28 | - | - |
| 14 | Document Type | Enum Service Loaner Document Type | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Loaner No., Document Type, Document No. | 17-28 |
| Key3 | Document Type, Document No., Loaner No., Lent | 17-28 |
| Key4 | Loaner No., Date Lent, Time Lent, Date Received, Time Received | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetLastEntryNo | () | Integer | public | 17-28 | - | - |
| GetNextEntryNo | () | Integer | public | 17-28 | - | - |
| GetDocTypeFromServDocType | (Enum Service Document Type) | Enum Service Loaner Document Type | public | 17-28 | - | - |
| GetServDocTypeFromDocType | () | Enum Service Document Type | 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.
