205206207208209210211212213214215
{ SepaSammelLastBuchung copy = (SepaSammelLastBuchung) t.duplicate(); copy.setSammelTransfer(l); copy.store(); } l.transactionCommit(); return (Duplicatable) l; } catch (Exception e) { if (l != null)