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

Transfer text elements from class to a report

jrgkraus
Active Contributor
0 Likes
572

Hello all,

since I have to refacture an old application, I have to move logic from a class to a local class in a program. Now there are many text elements in the (public) class with translations in many languages. Is there a possibility to rescue those texts, i.e. copy them from the class to the program?

SE32 only allows copying from program to program...

cheers

Jörg

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
506

I could make it work in a 7.31 system, by selecting "copy from program to program", but entering <classname>=====CP (CP at position 31, ==== for padding between classname and CP) in the "from" field.

Hello all,

since I have to refacture an old application, I have to move logic from a class to a local class in a program. Now there are many text elements in the (public) class with translations in many languages. Is there a possibility to rescue those texts, i.e. copy them from the class to the program?

SE32 only allows copying from program to program...

cheers

Jörg

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
507

I could make it work in a 7.31 system, by selecting "copy from program to program", but entering <classname>=====CP (CP at position 31, ==== for padding between classname and CP) in the "from" field.