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

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1230-sepa-direct-debit-mandate/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | ID | Code[35] | 17-28 | - | - |
| 2 | Customer No. | Code[20] | 17-28 | - | - |
| 3 | Customer Bank Account Code | Code[20] | 17-28 | - | - |
| 4 | Valid From | Date | 17-28 | - | - |
| 5 | Valid To | Date | 17-28 | - | - |
| 6 | Date of Signature | Date | 17-28 | - | - |
| 7 | Type of Payment | Option | 17-28 | - | - |
| 8 | Blocked | Boolean | 17-28 | - | - |
| 9 | Expected Number of Debits | Integer | 17-28 | - | - |
| 10 | Debit Counter | Integer | 17-28 | - | - |
| 11 | No. Series | Code[20] | 17-28 | - | - |
| 12 | Closed | Boolean | 17-28 | - | - |
| 13 | Ignore Exp. Number of Debits | Boolean | 17-28 | - | - |

## Keys

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| IsMandateActive | (Date) | Boolean | public | 17-28 | - | - |
| GetDefaultMandate | (Code[20], Date) | Code[35] | public | 17-28 | - | - |
| UpdateCounter | () | - | public | 17-28 | - | - |
| GetSequenceType | () | Integer | public | 17-28 | - | - |
| RollBackSequenceType | () | - | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeInsert | (var Boolean) | 17-18 | - | - |
| Integration event | OnBeforeModify | (var Boolean) | 17-18 | - | - |
| Integration event | OnBeforeInsert | (var Boolean, var Record SEPA Direct Debit Mandate) | 19-28 | - | - |
| Integration event | OnBeforeModify | (var Boolean, var Record SEPA Direct Debit Mandate) | 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.
