‎2007 Nov 02 3:45 PM
Hi experts
I have to translate specific data elements description from a excel file
this file contains the data elements name , description in souce language (EN) and target in language (deutsh)),
my question is if there is any method to update tables dd01t, dd02t, dd03t,...
with a function module, class, batch input,..? and how can I do it?
‎2007 Nov 02 3:48 PM
Hi Mohamed,
To translate these texts you should use transaction SE63.
Regards,
Atish
‎2007 Nov 02 3:55 PM
You can use SE63 or the other way is login with deutsh language and change the text and save it.
Thanks,
Srinivas
‎2007 Nov 02 4:41 PM
I need to create a program, for charging the excel file and update translation table
of the specific elements
Are you thinking that can be do it, with using a submit program( of transaction with the needed data) element by element?
‎2007 Nov 02 4:43 PM
Hi,
No SE63 can't be used as SUBMIT. if you want to read the data from file then you need to do the direct DB update using your program, as there is no BAPI or FM for the same.
Regards,
Atish