Skip to Content
0
Former Member
Jan 17, 2006 at 08:04 AM

JCO send a list of IDocs, confirm or rollback

63 Views

Hello!

In my current JCo IDoc project, i would like to send a list of IDocs and then use confirmTID to commit the transaction for all IDocs in this list. Is this possible or is a TID only valid for one IDoc?

Second question: what is the best practice to "undo" (or "rollback") sending an IDOc? Do i use abort() or disconnect()?

Many thanks in advance,

Michael