---
title: "Table 130401 CAL Test Line"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/130401-cal-test-line/
type: table
id: 130401
name: "CAL Test Line"
app: "Base Application"
namespace: System.TestTools.TestRunner
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/130401-cal-test-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 130401 CAL Test Line

Jonas Paprotka, https://jonas-paprotka.de/ref/table/130401-cal-test-line/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.TestTools.TestRunner |
| Versions | 17-28 |
| Source file | System/DevTools/CALTest/CALTestLine.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Test Suite | Code[10] | 17-28 | - | - |
| 2 | Line No. | Integer | 17-28 | - | - |
| 3 | Line Type | Option | 17-28 | - | - |
| 4 | Test Codeunit | Integer | 17-28 | - | - |
| 5 | Name | Text[128] | 17-28 | - | - |
| 6 | Function | Text[128] | 17-28 | - | - |
| 7 | Run | Boolean | 17-28 | - | - |
| 8 | Result | Option | 17-28 | - | - |
| 9 | First Error | Text[250] | 17-28 | - | - |
| 10 | Start Time | DateTime | 17-28 | - | - |
| 11 | Finish Time | DateTime | 17-28 | - | - |
| 12 | Level | Integer | 17-28 | - | - |
| 13 | Hit Objects | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Test Suite, Line No. | 17-28 |
| Key2 | Test Suite, Result, Line Type, Run | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| UpdateGroup | (var Record CAL Test Line) | - | public | 17-28 | - | - |
| UpdateChildren | (var Record CAL Test Line) | - | public | 17-28 | - | - |
| GetMinCodeunitLineNo | () | Integer | public | 17-28 | - | - |
| GetMaxGroupLineNo | () | Integer | public | 17-28 | - | - |
| GetMaxCodeunitLineNo | (var Integer) | Integer | public | 17-28 | - | - |
| DeleteChildren | () | - | public | 17-28 | - | - |
| CalcTestResults | (var Integer, var Integer, var Integer, var Integer) | - | public | 17-28 | - | - |
| ShowTestResults | () | - | 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.
