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

Data elements in multiple language

itabhishek9
Participant
0 Likes
776

Hello SDNites,

I have some 300 data elements and all these data elements have to be maintained in 13 different languages. Can someone please suggest me the best way to do the same?

As per my approach, go to table DD04T, maintain the entries over there in different languages and explicitly attach this table in transport request. Suggest me is this the right approach?

Regards,

Abhi

1 ACCEPTED SOLUTION
Read only

SimoneMilesi
Active Contributor
0 Likes
495

Hi!

Try to look at this FM RPY_DATAELEMENT_UPDATE

Maybe you can quickly create a program that implement it and update all the texts you need.

1 REPLY 1
Read only

SimoneMilesi
Active Contributor
0 Likes
496

Hi!

Try to look at this FM RPY_DATAELEMENT_UPDATE

Maybe you can quickly create a program that implement it and update all the texts you need.