Hi Experts ,
I am running a report taking two contracts ,... I am getting message 'No save possible' for the first contract and 'The system cannot save the data' for the second one , I did debug ... for the first one there is some issue with the data ... but for the second one the method check_save_possible of the transaction context is failing .. i can see the second contract always fails when the first one fails with 'No save possible' , the second one when executed independently gets executed perfectly .. the contracts are executed in a loop ... I can see the bol core getting refreshed after the each loop call .. so what exactly can be the issue .
Please suggest .
Thanks ,
Vaibhav