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

Create message class

Former Member
0 Likes
4,994

Hi,

how is create message class.

using in dialog program explain for procedure.

by,

Megahari.S

6 REPLIES 6
Read only

Former Member
Read only

Former Member
0 Likes
1,137

This message was moderated.

Read only

Former Member
0 Likes
1,137

In previous message there i specified wrong syntax to display error message

here is the correct syntax.

To display error messge syntax:

MESSAGE E000.--> your message no..

Read only

Former Member
0 Likes
1,137

Hi Mega,

Go to Txcode - SE91 define the message class, and carry on with the messages that you want to display.

In the previous answer it was SE93 which is used to create the Transaction not message class.

Cheers!!

Read only

Former Member
0 Likes
1,137

Go to SE91 enter message class name ex.ZMSG select radio button of Message,

Then Enter

insert login name if you want different than already existing.

Write Short Text .

and save it

after data saved new tab will be exist Message      enter your message front of message no like 000,001,002.................etc.

and save .

Vishal Gorde!

Read only

former_member980817
Discoverer
0 Likes
1,137

Go to T code SE91 and enter Message Class Name and Message number.

BR,

Chhayank Bhalerao