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

SE63

Former Member
0 Likes
778

Hi people,

I have created a Z message class and want the same to be display as per User Logon language.

I tried the same through SE63 -> Translation -> ABAP Objects -> Short Texts -> ABAP Texts - > MESS Messages and Object name as Z msg class (S Lang as English and T Lang as French).

However, even the message class exists, I get an error message 'No text found in source language enUS'.

Please let me know, am I doing anything wrong over here. If yes, please let me know the step by step process for the same.

TIA,

Nitin

4 REPLIES 4
Read only

Former Member
0 Likes
700

Hi

If you need to translate your message fro English to French, you need to insert EN for English and FR for French.

Max

Read only

Former Member
0 Likes
700

hi dear,

this tcode used for conversion of so many object like sap-script,smartforms,dictionary objects etc.

suppose u wanna to change original language of copied sap standard sap - script forms then u can change the original laguage ge to en by this code.

jus go to translation----> long texts--->sap-script--> forms

then jus put the name of copied form and press the edit button.

similarly u can change other objects original language.

regards

vijay dwivedi

Read only

0 Likes
700

Hi Vijay,

Thanks for Reply.

Let me inform you that you can change the Z program text as per User Logon Language also.

Read only

Former Member
0 Likes
700

Answered on my own.