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

OTR Text

Former Member
0 Likes
506

Hi,

I have to translate two texts OTR.

In se63 I have to put the object, how can I find the object name from the text???

Thank you!

1 ACCEPTED SOLUTION
Read only

franois_henrotte
Active Contributor
0 Likes
470

you should use the transaction SOTR_EDIT

there you can select a text based on its alias

and there is also a FIND button allowing to get the ID of an OTR text

Hi,

I have to translate two texts OTR.

In se63 I have to put the object, how can I find the object name from the text???

Thank you!

2 REPLIES 2
Read only

franois_henrotte
Active Contributor
0 Likes
471

you should use the transaction SOTR_EDIT

there you can select a text based on its alias

and there is also a FIND button allowing to get the ID of an OTR text

Read only

0 Likes
470

Thank you very much!