Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

development class for message class

Former Member
0 Likes
542

can you tell me the development class for sap message classes?

is there any table where the message classes are stored.

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
509

go to SE91 make message class

and the messages are stored in to

T100 table

Read only

Former Member
0 Likes
509

If you are asking the table where messages are stored , it is T100.

Development class for message class is project specific. You need to check that.

Read only

Former Member
0 Likes
509

Hi,

Check the Table : T100. It holds all the message class.

Regards

Thiru

Read only

Former Member
0 Likes
509

Dear there is a t-code se91

Read only

GauthamV
Active Contributor
0 Likes
509

Table : T100 for messages.

Table : TADIR for devlopment class and message class.