2006 Aug 07 11:53 AM
Hi, I written the below code in Logon Language EN, i can see two radio buttons with Text.
REPORT ZSRISELECTSCREENTEST .
selection-screen begin of block blk1 with frame title text-001.
selection-screen : begin of line.
parameters : p_rad1 radiobutton group rad1.
selection-screen comment 5(40) text-h01. "Company Code
selection-screen : end of line.
selection-screen : begin of line.
parameters : p_rad2 radiobutton group rad1.
selection-screen comment 5(40) text-h02." Sales
"Organization
selection-screen : end of line.
selection-screen end of block blk1.
But when i logged on Language German ie De, on My selection screen i cant see any text ie Comapny code and sales organization, i want to see the text when i logon on any language ? can u help me..
Points for Sure
Thanks in advnace,
Regards
Srini Kumar
Hi, I written the below code in Logon Language EN, i can see two radio buttons with Text.
REPORT ZSRISELECTSCREENTEST .
selection-screen begin of block blk1 with frame title text-001.
selection-screen : begin of line.
parameters : p_rad1 radiobutton group rad1.
selection-screen comment 5(40) text-h01. "Company Code
selection-screen : end of line.
selection-screen : begin of line.
parameters : p_rad2 radiobutton group rad1.
selection-screen comment 5(40) text-h02." Sales
"Organization
selection-screen : end of line.
selection-screen end of block blk1.
But when i logged on Language German ie De, on My selection screen i cant see any text ie Comapny code and sales organization, i want to see the text when i logon on any language ? can u help me..
Points for Sure
Thanks in advnace,
Regards
Srini Kumar
2006 Aug 07 11:55 AM
hi,
u have to do teh translatiosn to c in german,
Goto text elements-> translations-> frm EN to DE and copy teh german texts there activet an then relogin n check out
theja
2006 Aug 07 11:58 AM
Hi,
I think you need to do the text element translations if the logon language is other than the original language.
Rgds,
HR
2006 Aug 07 12:27 PM
Hi Srini,
Need to Translate them, then only they appear in the language which ever you logged in.
try SE63 for translation , or you can check it from menu it slef when you navigate from Go to -> Text elements-> Selection texts
here also you can see the option for translation.
Regards
vijay D T T .
2006 Aug 07 12:32 PM
for that, you should do the translations for all text elements.
use SE63 transaction & choose your destinatiion language & give the associated text for each field.
regards
srikanth
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |