cancel
Showing results for 
Search instead for 
Did you mean: 

no error message in ivie

Former Member
0 Kudos

what do i need to configure to get error messages instead of getting a 500 error mesage. Now I have to check to logfiles and want to see the message in the iview

Accepted Solutions (1)

Accepted Solutions (1)

sridhar_k2
Active Contributor
0 Kudos

Hello,

If i understood your question correctly, you want to show error screen (iview), when ever error occurred. This link may help you.

or

http://help.sap.com/saphelp_nw70/helpdata/en/c2/42c437004b4d74bd74100d327a3354/frameset.htm

There is another way, but i feel it is not good approach. Use try , catch. Whenever error comes in the catch block call corresponding iview programmatically.

Regards,

Sridhar

Answers (0)