Skip to Content
0
Former Member
Aug 25, 2005 at 06:47 AM

Rollback / Commit in JCO

334 Views

Hi,

I would like to know how transaction management can be done from JCO. How do I Rollback transactions from JCO??

In Java

{

//Execute RFC through JCO Call(Creates DB record in R/3)

//Face exception here

//I need to roll back the RFC ????

}

Thanking You,

Guru