‎2008 Dec 01 1:39 PM
what is the Tcode to see the standard error message ID, TYPE and DESC?
‎2008 Dec 01 1:41 PM
‎2008 Dec 01 1:42 PM
Hi ,
SE 91 is the tcode to view all the message classes.
Regards,
Rohan.
‎2008 Dec 01 1:43 PM
‎2008 Dec 01 1:43 PM
Hello,
You can see all the standard message thru T code SE91. Use it as error, information, status depends on the program.
Thanks,
Jayant
‎2008 Dec 01 1:51 PM
hi ,
to see all the messages(error or information or system or warning or Abend) go to the table T100 or go to tcode se91
give the message class
and message number then choose display then you will get the message
‎2008 Dec 01 1:56 PM
‎2008 Dec 03 11:39 AM
‎2008 Dec 03 11:42 AM
hi,
if you want to check only message details of error use SE91 transaction.
if you want error details use ST22 transaction.