| Auszug |
|---|
|
SEPA Nuclet update v1.1 to v1.2: replacing SEPA Payment Information with SEPA Transaction, adjusting business objects and Java rules. |
Language: Deutsch · English
5.2 SEPA: From v1.1 to v1.2
Update from v1.1 to v1.2: the "SEPA Payment Information" BO is replaced by "SEPA Transaction" – adjust BOs and Java rules accordingly.
| Status |
|---|
| colour | Blue |
|---|
| title | Integrators |
|---|
|
| Status |
|---|
| colour | Green |
|---|
| title | Stand: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | gilt fuer Nuclos 4.2026.x |
|---|
|
| Hinweis |
|---|
| title | Machine-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). |
| Info |
|---|
| title | Notes on the background of the necessary adjustments |
|---|
|
In version 1.2 of the SEPA Nuclet, the business object "SEPA Payment Information" was replaced by the business object "SEPA Transaction". In this way the structures in the SEPA Nuclet match the XML structures of the SEPA messages. |
5.2.1 Business objects
| Business object | Nuclet | necessary adjustments after the Nuclet update | additional notes |
|---|
| SEPA Transaction | SEPA | configuration of the reference attributes "Debitor" and "Reference" | see section 4.4.2 |
| PaymentReference | target Nuclet | - remove the reference attribute to "SEPA Payment Information"
- add a reference attribute to "SEPA Transaction"
| see section 4.4.1 |
| | | |
5.2.2 Java rules
| Java class | Java package | Nuclet | necessary adjustments after the Nuclet update | additional notes |
|---|
| PaymentReferenceWrapper | your.nuclet.sepa.wrapper | target Nuclet | - add the method setSEPATransactionId(Long)
- delete the method setSEPAPaymentInformationId(Long)
| see section 4.8.1 |
| PaymentReferenceFacade | your.nuclet.sepa.facade | target Nuclet | - add the method getSEPATransactionIdAttribute()
- delete the method getSEPAPaymentInformationIdAttribute()
| see section 4.8.2 |
| | | | |
Related pages
Nuclet: SEPA
SEPA Nuclet data sheet
Öffnen →