‎2009 May 08 5:09 PM
I am trying the change the language documentation on a particular report so that it displays in english . Nothing i try works !!
See example below
TABLES: b0sg,
kna1, "Daten auf Mandantenebene
KNKA,
knb1, "Daten auf Buchungskreisebene
knb4, "Zahlungsverhalten
knb5, "Mahndaten
KNKK, "Kreditkontrolle
knc1, "Verkehrszahlen
knc3, "Sonderumsätze
bsid, "Offene Posten
BKPF,
BSEG,
bsega.
‎2009 May 08 5:13 PM
If this is part of your code, the only thing you can do is change the text (hard 'coded').
‎2009 May 08 5:13 PM
If this is part of your code, the only thing you can do is change the text (hard 'coded').
‎2009 May 08 7:07 PM
Sorry I wasnt very clear. This is not a program that I have written but one that came with the system. There is supposed to be an english version of the program rather than German . I want to know how to change the language preference to english.
‎2009 May 08 7:12 PM
Hi
If you mentioned anything with " will be treated as comments that means "hardcoded" that cannot be translated
For example
tables : mara. " Testing
Here "Testing' cannot be translated
a®
‎2009 May 08 7:17 PM
‎2009 May 08 7:24 PM
May be change language in your login screen while entering user id and password
a®
‎2009 May 08 7:28 PM
wait ! So no one has ever opened the code behind for a screen In SAP and had to change the documentation so that it reads english ? I thought this would have been really simple???
‎2009 May 08 7:33 PM
If you that doubt then open the program in se38 and choose " attributes" radio button and display , you can find "created" and "last changed by" and it have value "SAP" if anybody used access key and changed the program then it will show with user name
or u also check this by version management of the program
a®