---
title: "Table 951 Time Sheet Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/951-time-sheet-line/
type: table
id: 951
name: "Time Sheet Line"
app: "Base Application"
namespace: Microsoft.Projects.TimeSheet
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/951-time-sheet-line/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 951 Time Sheet Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/951-time-sheet-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Projects.TimeSheet |
| Versions | 17-28 |
| Source file | Projects/TimeSheet/TimeSheetLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Time Sheet No. | Code[20] | 17-28 | - | - |
| 2 | Line No. | Integer | 17-28 | - | - |
| 3 | Time Sheet Starting Date | Date | 17-28 | - | - |
| 5 | Type | Enum Time Sheet Line Type | 17-28 | - | - |
| 6 | Job No. | Code[20] | 17-28 | - | - |
| 7 | Job Task No. | Code[20] | 17-28 | - | - |
| 9 | Cause of Absence Code | Code[10] | 17-28 | - | - |
| 10 | Description | Text[100] | 17-28 | - | - |
| 11 | Work Type Code | Code[10] | 17-28 | - | - |
| 12 | Approver ID | Code[50] | 17-28 | - | - |
| 13 | Service Order No. | Code[20] | 17-28 | - | - |
| 14 | Service Order Line No. | Integer | 17-28 | - | - |
| 15 | Total Quantity | Decimal | 17-28 | - | - |
| 17 | Chargeable | Boolean | 17-28 | - | - |
| 18 | Assembly Order No. | Code[20] | 17-28 | - | - |
| 19 | Assembly Order Line No. | Integer | 17-28 | - | - |
| 20 | Status | Enum Time Sheet Status | 17-28 | - | - |
| 21 | Approved By | Code[50] | 17-28 | - | - |
| 22 | Approval Date | Date | 17-28 | - | - |
| 23 | Posted | Boolean | 17-28 | - | - |
| 26 | Comment | Boolean | 17-28 | - | - |
| 480 | Dimension Set ID | Integer | 17-28 | - | - |
| 8002 | Job Id | Guid | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Time Sheet No., Line No. | 17-28 |
| Key2 | Type | 17-28 |
| Key3 | Time Sheet No., Status, Posted | 17-28 |
| Key4 | Type, Job No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| TestStatus | () | - | public | 17-28 | - | - |
| UpdateApproverID | () | - | public | 17-28 | - | - |
| ShowLineDetails | (Boolean) | - | public | 17-28 | - | - |
| GetAllowEdit | (Integer, Boolean) | Boolean | public | 17-28 | - | - |
| UpdateJobId | () | - | public | 17-28 | - | - |
| CheckIfTimeSheetLineLinkExist | (Record Job) | - | public | 24-28 | - | - |
| SetExclusionTypeFilter | () | - | public | 25-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeTestStatus | (var Boolean) | 17-18 | - | - |
| Integration event | OnBeforeGetJobApproverID | (var Code[50], var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeSetApproverIDFromResource | (Record Resource, var Boolean) | 17-28 | - | - |
| Integration event | OnAfterGetAllowEdit | (Integer, Boolean, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeCheckWorkType | (var Record Time Sheet Line, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeTestStatus | (var Boolean, var Record Time Sheet Line) | 19-28 | - | - |
| Integration event | OnAfterUpdateApproverID | (var Record Time Sheet Line) | 21-28 | - | - |
| Integration event | OnBeforeShowLineDetails | (var Record Time Sheet Line, var Boolean) | 21 | - | - |
| Integration event | OnBeforeShowLineDetails | (var Record Time Sheet Line, var Boolean, Boolean) | 22-28 | - | - |
| Integration event | OnValidateTypeOnAfterClearFields | (var Record Time Sheet Line) | 25-28 | - | - |
| Integration event | OnAfterSetExclusionTypeFilter | (var Record Time Sheet Line) | 25-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.
