cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

message class

Former Member
0 Likes
12,765

1) What is the procedure to create message class?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

in abap aditor write

SET PF-STATUS 'ZCALSS' (zcalss your message class name).

double click on ZCLASS

then it will go to se41 t-code

there where u have to create all.

Answers (7)

Answers (7)

Former Member
0 Likes

Hi saritha,

Goto T.code as SE91.

Cheers,

S.Suresh.

Former Member
0 Likes

I'm getting a strong sense of deja vu in this thread..... 😛

Former Member
0 Likes

hi ,

go to se91-->give the message class name -> choose name>give the short desc>choose save>give any passge class>click on save..

Thanks.

Former Member
0 Likes

There is a T-code for creating Message class SE91

Go to SE91>GIve UR message class name>create

Rewards if this help you

Edited by: ankur sharma on Apr 7, 2008 8:07 AM

Former Member
0 Likes

Hi,

We can also create message class in se80.

Former Member
0 Likes

Hi Sarita,

Message class create transaction code is SE91.In that we

can given as only Number.

But in SE38 Transaction code we can give all the three below

Program - Name

Type ID

Number

Note:what ever the number is given in the SE38, that same

number is given in the SE91 and give some message text.

Thanks&Regards,

Phani,

Points If Helpful.

rodrigo_paisante3
Active Contributor
0 Likes

Hi,

You can create this in se91.

Regards.

Former Member
0 Likes

hi ,

go to se91-->give the message class name -> choose name>give the short desc>choose save>give any passge class>click on save..

regards,

venkat.