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