‎2008 Jan 09 12:19 PM
I am creating new batch input session. And executing SM35. When I execute Batch Input "Display Errors Only" or "Process/Foreground" mode it is working correctly. But when I execute it Background mode I take an error. When I look at the log of session. I see "Exception condition "ERROR_CNTL_CREATE" raised." Error.
How can I execute process correctly in background mode.
Thanks
‎2008 Jan 09 12:24 PM
Hi,
Please refer to the link below :
http://www.jt77.com/development2/programming-09994.html
Thanks,
Sriram Ponna.
‎2011 Jan 06 2:15 PM
‎2011 Jan 20 6:52 AM
Hi,
Actually, this error occurs when program executed in background.
In program you can write a rise program statement "CL_GUI_TEXTEDIT=============cp".
then the error processing is terminated.
or
If you want more details then you have to go for detailed documentation, use transaction se37. then you have some knowledge about it.