We have been facing this strange error on some insert/update/delete calls to some of the table methods where there is some other code inside these methods which is also using ttsbegin/ttscommit in AX 2012 Feature pack. ttsbegin and ttscommit is balanced on all levels and declared on same levels every place they are used inside code. I find this behavoir very strange as same code is working in another environment which does have same specifications. Could it be some kernal related issue? Same error does sometimes occur when deleting multiple lines on CustTable form for instance. Any idea what it could be?
↧