---
title: "Table 1208 Direct Debit Collection Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1208-direct-debit-collection-entry/
type: table
id: 1208
name: "Direct Debit Collection Entry"
app: "Base Application"
namespace: Microsoft.Bank.DirectDebit
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1208-direct-debit-collection-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 1208 Direct Debit Collection Entry

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1208-direct-debit-collection-entry/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Bank.DirectDebit |
| Versions | 17-28 |
| Source file | Bank/DirectDebit/DirectDebitCollectionEntry.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Direct Debit Collection No. | Integer | 17-28 | - | - |
| 2 | Entry No. | Integer | 17-28 | - | - |
| 3 | Customer No. | Code[20] | 17-28 | - | - |
| 4 | Applies-to Entry No. | Integer | 17-28 | - | - |
| 5 | Transfer Date | Date | 17-28 | - | - |
| 6 | Currency Code | Code[10] | 17-28 | - | - |
| 7 | Transfer Amount | Decimal | 17-28 | - | - |
| 8 | Transaction ID | Text[35] | 17-28 | - | - |
| 9 | Sequence Type | Option | 17-28 | - | - |
| 10 | Status | Option | 17-28 | - | - |
| 11 | Mandate ID | Code[35] | 17-28 | - | - |
| 12 | Mandate Type of Payment | Option | 17-28 | - | - |
| 13 | Customer Name | Text[100] | 17-28 | - | - |
| 14 | Applies-to Entry Document No. | Code[20] | 17-28 | - | - |
| 15 | Applies-to Entry Description | Text[100] | 17-28 | - | - |
| 16 | Applies-to Entry Posting Date | Date | 17-28 | - | - |
| 17 | Applies-to Entry Currency Code | Code[10] | 17-28 | - | - |
| 18 | Applies-to Entry Amount | Decimal | 17-28 | - | - |
| 19 | Applies-to Entry Rem. Amount | Decimal | 17-28 | - | - |
| 20 | Applies-to Entry Open | Boolean | 17-28 | - | - |
| 21 | Direct Debit Collection Status | Option | 17-28 | - | - |
| 22 | Payment Reference | Code[50] | 17-28 | - | - |
| 23 | Message to Recipient | Text[140] | 18-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Direct Debit Collection No., Entry No. | 17-28 |
| Key2 | Applies-to Entry No., Status | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateNew | (Integer, Record Cust. Ledger Entry) | - | public | 17-28 | - | - |
| DeletePaymentFileErrors | () | - | public | 17-28 | - | - |
| HasPaymentFileErrors | () | Boolean | public | 17-28 | - | - |
| ExportSEPA | () | - | public | 17-28 | - | - |
| InsertPaymentFileError | (Text) | - | public | 17-28 | - | - |
| InsertPaymentFileErrorWithDetails | (Text, Text) | - | public | 17-28 | - | - |
| Reject | () | - | public | 17-28 | - | - |
| SetTodayAsTransferDateForOverdueEnries | () | - | public | 17-28 | - | - |
| GetAmountInActiveCollections | () | Decimal | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeCheckSEPA | (var Record Direct Debit Collection Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeDocTypeErr | (Record Cust. Ledger Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeExportSEPA | (var Record Direct Debit Collection Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeTransferPKToGenJnlLine | (var Record Direct Debit Collection Entry, var Record Gen. Journal Line, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeValidateTransferAmount | (var Record Direct Debit Collection Entry, var Boolean) | 17-28 | - | - |
| Integration event | OnBeforeCheckCustLedgerEntryAmountPositive | (var Record Cust. Ledger Entry, var Boolean) | 19-28 | - | - |
| Integration event | OnCreateNewOnBeforeInsert | (Record Cust. Ledger Entry, var Record Direct Debit Collection Entry) | 19-28 | - | - |
| Integration event | OnCreateNewOnAfterInsert | (Record Cust. Ledger Entry, var Record Direct Debit Collection Entry) | 19-28 | - | - |
| Integration event | OnValidateAppliesToEntryNoOnAfterTransferCustLedgerEntryFields | (var Record Direct Debit Collection Entry, Record Direct Debit Collection Entry, Record Cust. Ledger Entry) | 19-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.
