---
title: "Table 479 Job Queue Entry Buffer"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/479-job-queue-entry-buffer/
type: table
id: 479
name: "Job Queue Entry Buffer"
app: "Base Application"
namespace: System.Threading
versions: "18-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/479-job-queue-entry-buffer/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 479 Job Queue Entry Buffer

Jonas Paprotka, https://jonas-paprotka.de/ref/table/479-job-queue-entry-buffer/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Threading |
| Versions | 18-28 |
| Source file | Modules/System/JobQueue/JobQueueEntryBuffer.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 7 | Object Type to Run | Option | 18-28 | - | - |
| 8 | Object ID to Run | Integer | 18-28 | - | - |
| 30 | Description | Text[250] | 18-28 | - | - |
| 33 | Job Queue Category Code | Code[10] | 18-28 | - | - |
| 34 | Error Message | Text[2048] | 18-28 | - | - |
| 8001 | Job Queue Entry ID | Guid | 18-28 | - | - |
| 8010 | Start Date/Time | DateTime | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| PK, clustered | Job Queue Entry ID | 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.
