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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/5832-capacity-ledger-entry/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Manufacturing.Capacity |
| Versions | 17-28 |
| Source file | Inventory/Capacity/CapacityLedgerEntry.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Entry No. | Integer | 17-28 | - | - |
| 2 | No. | Code[20] | 17-28 | - | - |
| 3 | Posting Date | Date | 17-28 | - | - |
| 4 | Type | Enum Capacity Type Journal | 17-28 | - | - |
| 6 | Document No. | Code[20] | 17-28 | - | - |
| 7 | Description | Text[100] | 17-28 | - | - |
| 8 | Operation No. | Code[10] | 17-25 | - | - |
| 9 | Work Center No. | Code[20] | 17-25 | - | - |
| 10 | Quantity | Decimal | 17-28 | - | - |
| 11 | Setup Time | Decimal | 17-25 | - | - |
| 12 | Run Time | Decimal | 17-25 | - | - |
| 13 | Stop Time | Decimal | 17-25 | - | - |
| 15 | Invoiced Quantity | Decimal | 17-28 | - | - |
| 16 | Output Quantity | Decimal | 17-25 | - | - |
| 17 | Scrap Quantity | Decimal | 17-25 | - | - |
| 19 | Concurrent Capacity | Decimal | 17-25 | - | - |
| 20 | Item Register No. | Integer | 26-28 | - | - |
| 21 | SIFT Bucket No. | Integer | 26-28 | - | - |
| 28 | Cap. Unit of Measure Code | Code[10] | 17-28 | - | - |
| 29 | Qty. per Cap. Unit of Measure | Decimal | 17-28 | - | - |
| 33 | Global Dimension 1 Code | Code[20] | 17-28 | - | - |
| 34 | Global Dimension 2 Code | Code[20] | 17-28 | - | - |
| 39 | Last Output Line | Boolean | 17-25 | - | - |
| 42 | Completely Invoiced | Boolean | 17-28 | - | - |
| 43 | Starting Time | Time | 17-25 | - | - |
| 44 | Ending Time | Time | 17-25 | - | - |
| 52 | Routing No. | Code[20] | 17-25 | - | - |
| 53 | Routing Reference No. | Integer | 17-25 | - | - |
| 56 | Item No. | Code[20] | 17-28 | - | - |
| 57 | Variant Code | Code[10] | 17-28 | - | - |
| 58 | Unit of Measure Code | Code[10] | 17-28 | - | - |
| 59 | Qty. per Unit of Measure | Decimal | 17-28 | - | - |
| 60 | Document Date | Date | 17-28 | - | - |
| 61 | External Document No. | Code[35] | 17-28 | - | - |
| 65 | Stop Code | Code[10] | 17-25 | - | - |
| 66 | Scrap Code | Code[10] | 17-25 | - | - |
| 68 | Work Center Group Code | Code[10] | 17-25 | - | - |
| 69 | Work Shift Code | Code[10] | 17-25 | - | - |
| 71 | Direct Cost | Decimal | 17-28 | - | - |
| 72 | Overhead Cost | Decimal | 17-28 | - | - |
| 76 | Direct Cost (ACY) | Decimal | 17-28 | - | - |
| 77 | Overhead Cost (ACY) | Decimal | 17-28 | - | - |
| 78 | Subcontracting | Boolean | 17-28 | - | - |
| 87 | Reversed | Boolean | 27-28 | - | - |
| 88 | Reversed by Entry No. | Integer | 27-28 | - | - |
| 89 | Reversed Entry No. | Integer | 27-28 | - | - |
| 90 | Order Type | Enum Inventory Order Type | 17-28 | - | - |
| 91 | Order No. | Code[20] | 17-28 | - | - |
| 92 | Order Line No. | Integer | 17-28 | - | - |
| 480 | Dimension Set ID | Integer | 17-28 | - | - |
| 481 | Shortcut Dimension 3 Code | Code[20] | 17-28 | - | - |
| 482 | Shortcut Dimension 4 Code | Code[20] | 17-28 | - | - |
| 483 | Shortcut Dimension 5 Code | Code[20] | 17-28 | - | - |
| 484 | Shortcut Dimension 6 Code | Code[20] | 17-28 | - | - |
| 485 | Shortcut Dimension 7 Code | Code[20] | 17-28 | - | - |
| 486 | Shortcut Dimension 8 Code | Code[20] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Entry No. | 17-28 |
| Key2 | Document No., Posting Date | 17-28 |
| Key3 | Order Type, Order No., Order Line No. | 17-28 |
| Key4 | Work Center No., Work Shift Code, Posting Date | 17-25 |
| Key5 | Type, No., Item No., Posting Date | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetLastEntryNo | () | Integer | public | 17-28 | - | - |
| ShowDimensions | () | - | public | 17-28 | - | - |
| SetFilterByProdOrderRoutingLine | (Code[20], Integer, Code[20], Integer) | - | public | 17-25 | - | - |
| GetNextEntryNo | () | Integer | public | 26-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.
