‎2008 May 07 2:53 PM
Hii ,
plz help me in solving this dump
Short text
Exception condition "UNKNOWN_ERROR" raised.
What happened?
The current ABAP/4 program encountered an unexpected
situation.
Error analysis
A RAISE statement in the program "CL_GUI_FRONTEND_SERVICES======CP" raised the
exception
condition "UNKNOWN_ERROR".
Since the exception was not intercepted by a superior
program, processing was terminated.
Short description of exception condition:
For detailed documentation of the exception condition, use
Transaction SE37 (Function Library). You can take the called
function module from the display of active calls.
-
‎2008 May 07 2:56 PM
HI,
Where exactly your getting this error? Please provide the code.
Thanks,
Sriram Ponna.
‎2008 May 07 2:59 PM
Hi,
Just Check if you are calling some method of class cl_gui_frontend_services with some wrong parameters. Put a braek point where you are triggering this method and chk.
Hope this helps.
Regards,
Siddhesh S.Tawate