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

Message text elements

Former Member
0 Likes
835

Hi,

I have a requirement here i want to create message text elements, means message with long text.

for example:

Message: Notification was not sent for recipient &

Long Text for the message:

&CAUSE&

Notification was not sent because the email address for the user could not be resolved.

&SYSTEM_RESPONSE&

Email cannot be sent. Error : &number &text&

&WHAT_TO_DO&

Make sure the email address for user & is maintained in the user profile. You can review user profile via transaction SU01D, and maintain the address/email field.

can any body help me on that. its urgent..

2 REPLIES 2
Read only

Former Member
0 Likes
374

Transaction SE91, choose an existing customer message class or create a new one. Assign your message to a number and enter the long text.

I generally would recommend using &1 instead of & as a placeholder, particularly if you are using multiple languages.

Regards,

Nick

Read only

varma_narayana
Active Contributor
0 Likes
374

Hi

For this requirement (Creating a Long text for a message )

Go to SE91.

Create the message class.

Create a Message

Eg : 001 - Notification was not sent for recipient &

Then in the Application toolbar : Select the " LONG TEXT " button.

It will give all the Options that you are looking for.