cancel
Showing results for 
Search instead for 
Did you mean: 

display messages dynamically

Former Member
0 Kudos

i want to show messages dynamically i.e text and item no combindly

please help me out.

murali

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Murali,

You can certainly display dynamic messages. You will have to use dynamic variable at runtime.

Maintain messages in SE91:

Sales Order &1 is successfully created.

This message needs to be called with message id and number and value of &1 will have to be passed from program at runtime.

Similarly you can use the same for item number and text as well.

Hope this will help.

Regards,

Naveen.

Answers (1)

Answers (1)

former_member183879
Active Contributor
0 Kudos

Hi

This is possible by creating a custom message in SE91 for the specific message class

Make the desired variables as & in the table.eg. The item & is excluded for the customer for the sales area &,&,&

You can call this message using some enhancement(user exit) and update these variables from the transaction data.

Please let me know if more information is required.

krish

Pls assign reward point if it helps.

Former Member
0 Kudos

help me with example that will be help ful

Former Member
0 Kudos

Hi Krishna murali.,

This is out of my experience that when a end user raises an order the partner function for the particular customer is PLIT,it is a store,When the partner function is copied to order,The user should get a Error message that ,Change the store,For that we have created dynamic error message in SE91 with the help of ABAPERs where it needs some coding

REWARD if helpfull

Thanks & Regards

Narayana