Application Development 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: 

Class Text Elements

Former Member
0 Kudos

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

Former Member
0 Kudos

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

0 Kudos

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

Former Member
0 Kudos

Hi Srikanth,

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

Regards,

Martin

NilsO
Advisor
Advisor
0 Kudos

Hi Srikanth,

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

Regards,

Nils

0 Kudos

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