2008 Jun 19 8:55 AM
Hi,
can anyone tell me in which SAP Table I can find the translation to different languages in SAP. For example in the TA CO03 in Header in General Screen I have the field Delivered which returns the delivered quantity for the production order. When I log on to the system in German language (de) the field appears translated as Geliefert. My question is in which SAP Table I can find the translation for the Transaction fields. I need a table similar to TSTCT for the Transaction Text. I want to start the query with only the languages de and en and the system to return all the fields with the translation.
If there isnu2019t only one table which contains all the SAP Transaction fields and itu2019s translation can you please tell me how I can find these tables (the steps I need to follow in order to get this information) for one transaction let's say CO03 or VD03 etc.?
Thanks to all of you
Bogdan
Hi,
can anyone tell me in which SAP Table I can find the translation to different languages in SAP. For example in the TA CO03 in Header in General Screen I have the field Delivered which returns the delivered quantity for the production order. When I log on to the system in German language (de) the field appears translated as Geliefert. My question is in which SAP Table I can find the translation for the Transaction fields. I need a table similar to TSTCT for the Transaction Text. I want to start the query with only the languages de and en and the system to return all the fields with the translation.
If there isnu2019t only one table which contains all the SAP Transaction fields and itu2019s translation can you please tell me how I can find these tables (the steps I need to follow in order to get this information) for one transaction let's say CO03 or VD03 etc.?
Thanks to all of you
Bogdan
2008 Jun 19 9:00 AM
Hi Thr is no such table where translated texts are stored...
It depends on the field u are looking for....
Suppose u have a description which comes from field....
ZTABLE-text1. and u have maintained translations for the same in DE language....
Then if u login in DE it will appear in the translated form....
It will be in that table only....
Reward points if abv ans is helpful....
2008 Jun 19 9:09 AM
2008 Jun 19 9:21 AM
Hi Bogdan,
I don't think such a table exist anywhere. It all depends on the language you select while loging. Then, system changes the GUI printing of characters by selecting respective language codepage.
However, can you please tell me why you need this kind of table.
Thanks,
Chetan