221222223224225226227228229230231
{ MetaKey.SEPA_MANDATE_ID.set(this.address,s.getMandateId()); MetaKey.SEPA_MANDATE_SIGDATE.set(this.address,DateUtil.DEFAULT_FORMAT.format(s.getSignatureDate())); } s.transactionCommit(); return true; } catch (Exception e) { if (t != null) {