When running an LSMW migration for transaction PO13 to connect positions to role, I can not get it to work when running in background. I get the same error message for every post it tries to run.
RAISE_EXCEPTION
Exception condition "CNTL_SYSTEM_ERROR" raised.
A Raise statement in the program "CL_GUI_SPLITTER_CONTAINER=====CP" raised the exception.
But when running the LSMW in the foreground or "show only errors" it works perfectly fine. Except for that it is running very slow.
Is there any solution for this to be able to run it in the background? Since the time gain of run time is very important.