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

Raising message

Former Member
0 Likes
622

in the message class iam not able to use more letters. Is it restricted to some letters.

Can we combine the error numbers and display it into one message.

Please help.

in the message class iam not able to use more letters. Is it restricted to some letters.

Can we combine the error numbers and display it into one message.

Please help.

4 REPLIES 4
Read only

Former Member
0 Likes
590

No you cannot..

but u can use the LONG TEXT option which is available in SE91.. Message class creation.

Select a created message.. and <b>uncheck the check box of Self-explanatory </b>beside the message.. and now press the <b>LONG TEXT</b> push button available on the Application toolbar..

Here u can write a message of infinite length..!!

<b>reward if it helps u..

sai ramesh</b>

Read only

Former Member
0 Likes
590

Hi....

u can create long message texts with the LONG_TEXT Option of the messages in SE91.

see the following links.

it helps you a lot.

http://help.sap.com/saphelp_nw04s/helpdata/en/3a/682d0802c411d395c600a0c94260a5/frameset.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/d1/801b3e454211d189710000e8322d00/frameset.htm

Hope it helps you...

Let me know if u have any more doubt...

Reward points if useful......

Suresh.......

Read only

Former Member
0 Likes
590

Hi,

I think you can use only 73 characters for a message in the message class.

But you can go for Long Text.

Hope this helps.

Thanks,

Srinivasa

Read only

Former Member
0 Likes
590

hi Joseph,

You can display only till 73 characters ... split the message into different variables as i said in my previous post and use them to get the desired results .. even when you display the message you may not be able to view the complete message as it displays till the end of the session ...but when you double click on that message you will be able to view the complete message .

Regards,

Santosh