Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SM35 Error

Former Member
0 Likes
811

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

3 REPLIES 3
Read only

Former Member
0 Likes
526

Hi,

Please refer to the link below :

http://www.jt77.com/development2/programming-09994.html

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
526

This message was moderated.

Read only

Former Member
0 Likes
526

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.