2010 Dec 16 8:26 AM
All,
This is my requirement.
We have over 780 custom reports in SAP ECC 6 box. All reports are generated for language English. ( Selection Text and Text elements are only in English ). Now we wanted to use same reports for German. But If we login into German and run reports, all selection text and text elements showing blank.
So our requirement is to create utility by giving the report name as input it should take all Enligsh text into German as same.
For Example : for selection option S_MATNR having "Material" in English, and it should copied into German as "Material"
Please give inputs is there any function module or class we can use ?
a®
2010 Dec 16 8:40 AM
You need to set the fill language for Germany with English. It´s administration
All,
This is my requirement.
We have over 780 custom reports in SAP ECC 6 box. All reports are generated for language English. ( Selection Text and Text elements are only in English ). Now we wanted to use same reports for German. But If we login into German and run reports, all selection text and text elements showing blank.
So our requirement is to create utility by giving the report name as input it should take all Enligsh text into German as same.
For Example : for selection option S_MATNR having "Material" in English, and it should copied into German as "Material"
Please give inputs is there any function module or class we can use ?
a®
2010 Dec 16 8:40 AM
You need to set the fill language for Germany with English. It´s administration
2010 Dec 16 9:14 AM
Thanks for your reply.
Could you please provide the transaction code for this config.
a®
2010 Dec 16 9:15 AM
2010 Dec 16 10:02 AM
I have checked this transaction ,,and found German language installed . Actually my problem is we have english language text, what i wanted to copy these text into german thru programatically
a®
2010 Dec 16 10:06 AM
There is no program which copy this autom.
But if you make a double click an DE, you can set language EN in the two fields for language and so all missing texts in DE, will shown in EN then.
2010 Dec 17 7:27 AM
2010 Dec 17 9:32 AM
Hi,
If your request is restricted to ABAP textpool only, you could try to create a simple report which uses the "READ TEXTPOOL" in the source language and then performs an "INSERT TEXTPOOL" into the target language...
Let us know if it works
Regards,
Andrea
2010 Dec 17 9:42 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |