‎2008 Aug 28 11:00 AM
HI,
Is it possible to override or modify standard errors with user - defined ones? I need to change the error message that occurs when user enters a value that does not satisfy the foreign key check. Is it possible???
‎2008 Aug 28 11:03 AM
Hi,
if there is any vacant message or "&" in the message for a message class; you can override the same...
Eg: message e004(w1) with " Test"...
Assume Wq is a message class and 004 has "&" or blank message..
In the above case, the Test will be displayed..
Regards
sk
‎2008 Aug 28 11:03 AM
Yes, it's called a modification. You need to get the object key from SAP.
matt
‎2008 Aug 28 11:06 AM
Hi
You can change it with acces key...
But as you know many programs are depends on the same message...
So it make other issues...
Create new message is better...
Thanks,
Naveen.I