cancel
Showing results for 
Search instead for 
Did you mean: 

JCO send a list of IDocs, confirm or rollback

Former Member
0 Kudos

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

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i need the answer of this question