Table 1206 Credit Transfer Entry in 28

App
Base Application
Namespace
Microsoft.Bank.Payment

Fields, 15Keys, 1Procedures, 8Events, 3

Versions171819202122232425262728latest

Source29

Fields, 15

IdNameTypeObsolete
1Credit Transfer Register No.Integer-
2Entry No.Integer-
3Account TypeEnum Credit Transfer Account Type-
4Account No.Code[20]-
5Applies-to Entry No.Integer-
6Transfer DateDate-
7Currency CodeCode[10]-
8Transfer AmountDecimal-
9Transaction IDText[35]-
10CanceledBoolean-
11Recipient Bank Acc. No.Code[50]-
12Message to RecipientText[140]-
13Recipient IBANCode[50]-
14Recipient Bank Account No.Code[30]-
15Recipient NameText[100]-

Keys, 1

NameFieldsObsolete
Key1, clusteredCredit Transfer Register No., Entry No.-

Procedures, 8

NameParametersReturnsAccessObsolete
CreateNew(Integer, Integer, Enum Gen. Journal Account Type, Code[20], Integer, Date, Code[10], Decimal, Text[35], Code[20], Text[140])public-
AppliesToEntryDocumentNo()Code[20]public-
AppliesToEntryDescription()Textpublic-
AppliesToEntryPostingDate()Datepublic-
AppliesToEntryCurrencyCode()Code[10]public-
AppliesToEntryAmount()Decimalpublic-
AppliesToEntryRemainingAmount()Decimalpublic-
FillRecipientData()public-

Events, 3

KindNameParametersObsolete
Integration eventOnAfterFillRecipientData(var Record Credit Transfer Entry)-
Integration eventOnAfterGetAppliesToEntry(var Record Credit Transfer Entry, var Record CV Ledger Entry Buffer)-
Integration eventOnCreateNewOnAfterInitAccountType(var Record Credit Transfer Entry, Enum Gen. Journal Account Type)-