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

Class Text Elements

Former Member
0 Likes
3,977

Hi ,

How can we translate text elements of a class.

using transaction se63, if i select short text -> abap -> class , i can only see methods and other info, but not text elements.

if i go directly to class text elements and then goto-> translation , system gives message to use SE63.

Thanks for your help in advance.

Regards,

Srikanth

5 REPLIES 5
Read only

Former Member
0 Likes
1,544

Hello Srikanth,

I do not get the problem you get (we may be on a different release - WAS 6.20).

However, when you select Translation -> R/3 Enterprise -> Short Texts from the menu in SE63, and you are asked for the object type selection, use RPT8, and not CLAS.

All the best,

Martin

Read only

0 Likes
1,544

Though I am not getting any problem from class builder also but that may be due to version diff.

Try SE63 --> ABAP --> Program Texts

Then use program name of the class rather than class name for example program name for class CL_GUI_FRONTEND_SERVICES is CL_GUI_FRONTEND_SERVICES======CP

Thanks,

Ram

Read only

Former Member
0 Likes
1,544

Hi Srikanth,

Please be so kind as to update us on what eventually solved your problem, and award points if/where applicable.

Regards,

Martin

Read only

NilsO
Product and Topic Expert
Product and Topic Expert
0 Likes
1,544

Hi Srikanth,

I have the same problem. Did you find a working solution? Unfortunately the suggestions above don't work for me.

Regards,

Nils

Read only

NilsO
Product and Topic Expert
Product and Topic Expert
0 Likes
1,544

Here is a solution I found:

Transaction se63

Menu: Translation | ABAP Objects | Transport Object

Transport Entry or Object e.g. "R3TR" "CLAS" "YOUR_CLASS_NAME"

Regards,

Nils