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

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

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | No. | Integer | 17-28 | - | - |
| 2 | Identifier | Code[20] | 17-28 | - | - |
| 3 | Created Date-Time | DateTime | 17-28 | - | - |
| 4 | Created by User | Code[50] | 17-28 | - | - |
| 5 | Status | Option | 17-28 | - | - |
| 6 | No. of Transfers | Integer | 17-28 | - | - |
| 7 | To Bank Account No. | Code[20] | 17-28 | - | - |
| 8 | To Bank Account Name | Text[100] | 17-28 | - | - |
| 9 | Message ID | Code[35] | 17-28 | - | - |
| 10 | Partner Type | Enum Partner Type | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateNew | (Code[20], Code[20], Option) | - | public | 17-19 | Pending 17.0 | Replaced by CreateRecord(). |
| CreateRecord | (Code[20], Code[20], Enum Partner Type) | - | public | 17-28 | - | - |
| CloseCollection | () | - | public | 17-28 | - | - |
| Export | () | - | public | 17-28 | - | - |
| HasPaymentFileErrors | () | Boolean | public | 17-28 | - | - |
| SetStatus | (Option) | - | public | 17-28 | - | - |
| DeletePaymentFileErrors | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeHasPaymentFileErrors | (Record Direct Debit Collection, var Record Gen. Journal Line, var Boolean, var Boolean) | 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.
