‎2010 Feb 03 8:23 AM
Hi all there,
I have one report to run a background job.it displays the output in ALV Grid using Container ( i.e OO ABAP). But when I schedule it for background job it results into a dump as below..
Exception condition "CNTL_ERROR" raised.*
Error Drscription "CL_GUI_CUSTOM_CONTAINER=======CP" "CNTL_ERROR".
Could anybody throw light on how to rectify it?
Thanks in anticipation.
‎2010 Feb 03 8:27 AM
Well this has been asked quite a lot of times before. Please search in SCN before posting. Here's one example
Vikranth
‎2010 Feb 03 8:27 AM
Well this has been asked quite a lot of times before. Please search in SCN before posting. Here's one example
Vikranth
‎2010 Feb 03 8:28 AM
Hit the back first then say sorry....what a trick?
Edited by: JohnMell02 on Feb 3, 2010 9:28 AM
‎2010 Feb 03 8:31 AM
Hello,
You are getting this error because in background SAP GUI functionalities are not available. In normal ALV (REUSE_ALV*), the background processing handled explicitly. But for OO you have to code for it.
BR,
Suhas
‎2010 Feb 03 9:45 AM
‎2011 Jun 10 11:38 AM
May i know how u solved the issue? Do we need to reinstall SAP GUI?
Thanks in advace