Application Development 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: 

Create message class

Former Member
0 Kudos

Hi,

how is create message class.

using in dialog program explain for procedure.

by,

Megahari.S

6 REPLIES 6

Former Member

Former Member
0 Kudos

This message was moderated.

Former Member
0 Kudos

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..

Former Member
0 Kudos

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!!

Former Member
0 Kudos

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!

former_member980817
Discoverer
0 Kudos

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

BR,

Chhayank Bhalerao