‎2015 Mar 10 4:54 AM
Hello!
I am facing an issue in including messages for exception classes. During creation of an Exception class i forgot to select the Message class. Later i went to the Properties tab and included the message class, but im still unable to use it. The Message Text button in TEXT tab is invisible. Does nybody have an answer?
‎2015 Mar 10 5:27 AM
Hello Sunil,
Try to add "IF_T100_MESSAGE" Interface in your exception class.
With Regards,
Pankaj
‎2015 Mar 10 5:27 AM
Hello Sunil,
Try to add "IF_T100_MESSAGE" Interface in your exception class.
With Regards,
Pankaj
‎2015 Mar 10 5:27 AM
Got the answer.
we just have to add the interface 'IF_T100_MESSAGE' and activate..