Wednesday, November 18, 2015

How to fix Unbalanced TTSBEGIN/TTSCOMMIT error

Unbalanced X++ TTSBEGIN/TTSCOMMIT


Run this job For get rid of this error

static void _ResetTTS(Args _args)
{
    while (appl.ttsLevel() > 0)
    {
        info( strfmt("Level %1 aborted" ,appl.ttsLevel()));
        ttsAbort;
    }
}

No comments:

Post a Comment

Table browser URL in D365FO

Critical Thinking icon icon by Icons8