cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Personas: Message/Alert Translation

peter_atkin
Active Contributor
0 Kudos

Hi,

We have a Flavor which will be used across multiple countries.

This flavor has several alert messages e.g. "Order 123456 does not exist".

How do we translate these messages for the various countries.

Is it possible to issue a standard SAP message via scripting e.g. E215(IG) which is "Order & does not exist"?

PeteA

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_atkin
Active Contributor
0 Kudos

Thanks for your reply Jakob, we had thought about the same option but it involves development..

However, we found an alternative solution for translating messages: https://wiki.scn.sap.com/wiki/display/Img/Scripting%3A+Translation+of+scripts

PeteA

UxKjaer
Product and Topic Expert
Product and Topic Expert
0 Kudos

I suppose you could generate an RFC module to call the message handler and then retrieve the message in the right language?