‎2009 Feb 05 12:09 PM
Hello,
While checking the code inspector for a report program I came across an error message -
Message Code 9999
Exception Occured
When I double click on this error message, it points to the first line of the program - which is the Report statement.
Can anybody throw some light as to what this error message is about as well as the solution to it.
Thanks in advance,
Smita
‎2009 Feb 05 12:16 PM
Hi Smitha,
Are you written any code handling the Exceptions...in your report..
like
if sy-subrc NE 0.
,, do your logic
endif.check in SCN for more info .
Regards!
‎2009 Feb 05 12:19 PM
Hi,
The Error 9999 "Unknown error."
'The specified file could not be found' or data type info is missing. Please check the Data Deceleration once again
Thanks
kalyan
‎2009 Feb 05 12:33 PM
I am not sure about the exception, as it does not give any details . Just displaying 'Exception Ocurred'.
Have checked the data declaration . All seems to be fine..
Thanks,
Smita
‎2009 Feb 05 12:35 PM
Hi Smitha,
Can you please provide me the code.
Hope i can help you.
Thanks
Kalyan