90919293949596979899100
{ SepaSammelUeberweisungBuchung copy = (SepaSammelUeberweisungBuchung) t.duplicate(); copy.setSammelTransfer(u); copy.store(); } u.transactionCommit(); return (Duplicatable) u; } catch (Exception e) { if (u != null)