Hi,
I have an issue on CRM 7.0 I get an error message 'Details An exception has occurred during program processing', the message occurs when the user is linking to a duplicate service ticket, it does not actually stop the user from progressing.
Normally I use transaction SAAB to activate checkpoint group BSP_WD_EXCEPTION_DISPLAY as instructed by the message and can examine the error further. However, when I do this it means the message is not repeated, there has recently been a ot of change in the system and previosuly this message was not experienced
Has anyone else had this before and know how to track it down? I suspect not, but someone probably knows more than me about this.
I have tried setting the debugger up to stop at exceptions, but nothing seems unusual when I try that, it does stop at quite a few exceptions though.
Many Thanks,
Tim
I had already done that Harshit, it just made the error message disappear.
I did find the error though it was simply that an object being called that had not been instantiated.
Don't know why activating SAAB did not give me more details though, it made it much harder to track this down.
Add a comment