---
title: "Table 1206 Credit Transfer Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1206-credit-transfer-entry/
type: table
id: 1206
name: "Credit Transfer Entry"
app: "Base Application"
namespace: Microsoft.Bank.Payment
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1206-credit-transfer-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 1206 Credit Transfer Entry

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1206-credit-transfer-entry/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | Credit Transfer Register No. | Integer | 17-28 | - | - |
| 2 | Entry No. | Integer | 17-28 | - | - |
| 3 | Account Type | Enum Credit Transfer Account Type | 17-28 | - | - |
| 4 | Account No. | Code[20] | 17-28 | - | - |
| 5 | Applies-to Entry No. | Integer | 17-28 | - | - |
| 6 | Transfer Date | Date | 17-28 | - | - |
| 7 | Currency Code | Code[10] | 17-28 | - | - |
| 8 | Transfer Amount | Decimal | 17-28 | - | - |
| 9 | Transaction ID | Text[35] | 17-28 | - | - |
| 10 | Canceled | Boolean | 17-28 | - | - |
| 11 | Recipient Bank Acc. No. | Code[50] | 17-28 | - | - |
| 12 | Message to Recipient | Text[140] | 17-28 | - | - |
| 13 | Recipient IBAN | Code[50] | 19-28 | - | - |
| 14 | Recipient Bank Account No. | Code[30] | 19-28 | - | - |
| 15 | Recipient Name | Text[100] | 19-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | Credit Transfer Register No., Entry No. | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateNew | (Integer, Integer, Enum Gen. Journal Account Type, Code[20], Integer, Date, Code[10], Decimal, Text[35], Code[20], Text[140]) | - | public | 17-28 | - | - |
| CreditorName | () | Text | public | 17-21 | Pending 19.0 | Replaced by FillRecipientData |
| GetRecipientIBANOrBankAccNo | (Boolean) | Text | public | 17-21 | Pending 19.0 | Replaced by FillRecipientData |
| AppliesToEntryDocumentNo | () | Code[20] | public | 17-28 | - | - |
| AppliesToEntryDescription | () | Text | public | 17-28 | - | - |
| AppliesToEntryPostingDate | () | Date | public | 17-28 | - | - |
| AppliesToEntryCurrencyCode | () | Code[10] | public | 17-28 | - | - |
| AppliesToEntryAmount | () | Decimal | public | 17-28 | - | - |
| AppliesToEntryRemainingAmount | () | Decimal | public | 17-28 | - | - |
| FillRecipientData | () | - | public | 19-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterFillRecipientData | (var Record Credit Transfer Entry) | 19-28 | - | - |
| Integration event | OnAfterGetAppliesToEntry | (var Record Credit Transfer Entry, var Record CV Ledger Entry Buffer) | 19-28 | - | - |
| Integration event | OnCreateNewOnAfterInitAccountType | (var Record Credit Transfer Entry, Enum Gen. Journal Account Type) | 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.
