---
title: "Table 1704 Posted Deferral Header"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1704-posted-deferral-header/
type: table
id: 1704
name: "Posted Deferral Header"
app: "Base Application"
namespace: Microsoft.Finance.Deferral
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1704-posted-deferral-header/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 1704 Posted Deferral Header

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1704-posted-deferral-header/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Finance.Deferral |
| Versions | 17-28 |
| Source file | Finance/Deferral/PostedDeferralHeader.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Deferral Doc. Type | Enum Deferral Document Type | 17-28 | - | - |
| 2 | Gen. Jnl. Document No. | Code[20] | 17-28 | - | - |
| 3 | Account No. | Code[20] | 17-28 | - | - |
| 4 | Document Type | Integer | 17-28 | - | - |
| 5 | Document No. | Code[20] | 17-28 | - | - |
| 6 | Line No. | Integer | 17-28 | - | - |
| 7 | Deferral Code | Code[10] | 17-28 | - | - |
| 8 | Amount to Defer | Decimal | 17-28 | - | - |
| 9 | Amount to Defer (LCY) | Decimal | 17-28 | - | - |
| 10 | Calc. Method | Enum Deferral Calculation Method | 17-28 | - | - |
| 11 | Start Date | Date | 17-28 | - | - |
| 12 | No. of Periods | Integer | 17-28 | - | - |
| 13 | Schedule Description | Text[100] | 17-28 | - | - |
| 15 | Currency Code | Code[10] | 17-28 | - | - |
| 16 | Deferral Account | Code[20] | 17-28 | - | - |
| 17 | CustVendorNo | Code[20] | 17-28 | - | - |
| 18 | Posting Date | Date | 17-28 | - | - |
| 19 | Entry No. | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Deferral Doc. Type, Gen. Jnl. Document No., Account No., Document Type, Document No., Line No. | 17-28 |
| Key2 | Deferral Doc. Type, Account No., Posting Date, Gen. Jnl. Document No., Document Type, Document No., Line No. | 17-28 |
| Key3 | Deferral Doc. Type, CustVendorNo, Posting Date, Gen. Jnl. Document No., Account No., Document Type, Document No., Line No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| DeleteHeader | (Integer, Code[20], Code[20], Integer, Code[20], Integer) | - | public | 17-28 | - | - |
| DeleteForDoc | (Integer, Code[20], Code[20], Integer, Code[20]) | - | public | 17-28 | - | - |
| InitFromDeferralHeader | (Record Deferral Header, Code[20], Code[20], Integer, Code[20], Integer, Code[20], Code[20], Date) | - | public | 17-28 | - | - |
| DeferralEndsInAccountingPeriod | (Date, Date, Date) | Boolean | public | 27-28 | - | - |
| CalculatePeriodFilter | (Date, var Date, var Date) | - | public | 27-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforePostedDeferralHeaderInsert | (var Record Posted Deferral Header, Record Deferral Header) | 20-28 | - | - |
| Integration event | OnDeleteLinesOnAfterSetFilters | (var Record Posted Deferral Line) | 21-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.
