Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

SEPA Nuclet credit transfers: required business objects (creditor, reference object, payment reference) and their attributes for SEPA credit-transfer exports.

globe with meridians Language: Deutsch · English

open book 3.2 SEPA: Credit transfers

Prerequisites for the "credit transfers" use case: the required business objects (creditors, reference objects, payment references) and their attributes.

Status
colourGrey
titleReference
Status
colourBlue
titleIntegrators
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2
Hinweis
titleMachine-translated – under review

This page was machine-translated from German as a first draft and is currently under review. The authoritative source remains the German original (see the language switch above).

Credit transfers

Analogously, for the "credit transfers" use case the SEPA Nuclet requires the existence of three business objects that are taken into account in the SEPA exports:

  1. creditors ("Creditor")
  2. reference objects ("CreditorReference")
  3. payment references ("CreditTransferReference")

This triad of objects assumes that, in addition to creditors (e.g. suppliers) and references (e.g. invoices), there is a business object for explicit payment references (e.g. invoice line items).

Here, too, it is possible – and intended by the Nuclet – to reduce this "triad" of objects to a "dyad" if there are no separate payment references in the target Nuclet.

In that case, for example, invoice and invoice line item coincide.


TypeDescriptionImplementation with three entitiesImplementation with two entitiesUse case
Creditorsrepresents a person or company to which credit transfers are to be madesupplier, customer, person, etc.supplier, customer, person, etc.Credit transfers
Creditor referencesrepresents a credit-transfer payment documentincoming invoice, credit note, document, etc.invoice, credit note, document, etc.
Payment referencesreferences/represents a concrete paymentinvoice line item, credit-note line item, document line item, etc.invoice, credit note, document, etc.

Table 3.1: Prerequisites in the "credit transfers" use case


3.2.1 Creditors

The existence of a creditor business object is required. Creditors represent suppliers, customers, persons, etc.

The business object and attribute can be named arbitrarily in the target Nuclet. The connection is made through an interface that, in the current version, is implemented in a Java class.

AttributeJava data typeNuclos data typeRequired?Unique?Description
NameStringTextyesnoserves as an identifying characteristic for the creditors
BICStringTextyesnoBIC (Business Identifier Code, formerly: Bank Identifier Code)
IBANStringTextyesnoIBAN (International Bank Account Number)

Table 3.2.1: Creditor business object

3.2.2 Reference objects

Reference objects represent payment documents that are to be taken into account in the SEPA exports. In the case of credit transfers, these are e.g. incoming invoices, credit notes, documents or similar.

The business object and attribute can be named arbitrarily in the target Nuclet. The connection is made through an interface that, in the current version, is implemented in a Java class.

AttributeJava data typeNuclos data typeRequired?Unique?Description
Creditorwrapper classReference fieldyesnothe creditor (supplier, customer, person, etc.)
Credit Transfer ReferenceStringTextyesnoan identifying characteristic for credit transfers (e.g. the invoice number)
Reference DateDateDateyesnoa reference date (e.g. the invoice date)

Table 3.2.2: Reference objects in the "credit transfers" use case

3.2.3 Payment references

Payment references represent line items that are shown on the payment documents described in 3.2 with an explicit payment amount. If, for example, invoices are used as reference objects,

then the corresponding payment references would typically be the invoice line items.

The business object and attribute can be named arbitrarily in the target Nuclet. The connection is made through an interface that, in the current version, is implemented in a Java class.

AttributeJava data typeNuclos data typeRequired?Unique?Description
Referencewrapper classReference fieldyesnothe parent reference object (in the case of invoice line items, this would be the invoice)
AmountBigDecimalDecimal (9,2)yesnothe amount to be paid (e.g. "invoice amount, gross")
SEPA TransactionSEPATransactionReference fieldnonoreference to the transactions of a SEPA export (used to display the exported objects)
SEPA Export DateDateDatenonoexport date

Table 3.3: Payment references in the "credit transfers" use case


Related pages

open book Nuclet: SEPA


SEPA Nuclet data sheet

Open →

open book Interfaces


All integrations

Open →