Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How do i change the language documentation for a program ?

Former Member
0 Likes
1,106

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.

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
1,072

If this is part of your code, the only thing you can do is change the text (hard 'coded').

7 REPLIES 7
Read only

Sm1tje
Active Contributor
0 Likes
1,073

If this is part of your code, the only thing you can do is change the text (hard 'coded').

Read only

Former Member
0 Likes
1,072

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.

Read only

0 Likes
1,072

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®

Read only

Former Member
0 Likes
1,072

How do i change the language settings in SAP ?

Read only

0 Likes
1,072

May be change language in your login screen while entering user id and password

a®

Read only

Former Member
0 Likes
1,072

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???

Read only

0 Likes
1,072

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®