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: 

what is meant by self explanatory in message class

Former Member
0 Kudos

hi gurus,

what is meant by self explanatory in message class?

why it is used for?

ASAP

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

It is use to define your own message at run time.

Regards,

Kinjal

4 REPLIES 4

Former Member
0 Kudos

Hi,

It is use to define your own message at run time.

Regards,

Kinjal

Former Member
0 Kudos

Hello,


Creating a Message Long Text 

Use

Create a long text whenever the message text itself is not fully self-explanatory. 

Prerequisites

You must already have created the message for which you want to create the long text, and not flagged it as self-explanatory. 

Procedure

To enter a long text for a message in the message maintenance transaction (SE91): 

Position the cursor on the relevant message. 
Choose Individual maint.
The message text appears highlighted. 
Choose Long text. 
The SAPscript editor appears. 
Enter your long text. 
Check the text. 
Save the text. 
Result

When you send a message that has a long text, the message is displayed with a yellow question mark symbol. 
Depending on the SAPgui settings, the message is displayed: 

In the status bar (at the end of the message area), 
In the message dialog box (on the Help pushbutton). 
If you then click the message line or the Help pushbutton, the long text is displayed. 

 

Vasanth

Former Member
0 Kudos

Hi

We have to tick that check box for the LONG TEXT

<b>Reward points for useful Answers</b>

Regards

Anji

Former Member
0 Kudos

answered