Error: An unbalanced X++ TTSBEGIN/TTSCOMMIT pair has been detected. Error: When trying to create a new record(s) in any table system sows following error eg. Sales Order and this error always appear. Possible Reason(s): TTS level '1' usually leaves your Ax session in an unusable state that you can't close properly. Check all code for form or class from where this error comes and count the ttsbegin and ttscommit there must be same like if u write 2 ttsbegin u must have to write 2 ttscommit...(read more)
↧