Hello everybody
I'm working with temporal tables and I need to disable the autocommit option on my SQL Console.
This is easy to be done as was explained with details in another discussion. http://scn.sap.com/thread/3323829
My problem is that I'm modeling a calculation view using SQLScript to retrieve data from a history table.
When I try to view the data from Data Preview in the Calculation view I recieve a message that the Autocommit must be off.
So my question is: is there a way to switch off the autocommit in the Data Preview?
Thanks and Regards.