‎2011 Nov 08 6:21 AM
Hi Experts,
I have a report with custom pf-status. Function keys Exit, Back, Cancel & Save are enabled. When I execute this report in portal the button text comes in english if sy-langu is EN and in Norwegian if sy-langu is NO. I logged in R3 in EN as well as No languages and found that function key texts are coming in respective languages when I login. This is the desired output.
I have another report with custom pf-status. Here too I need the button texts to come in languages NO or EN based on sy-langu. But I am not sure how to maintain the translation for these function keys. I tried to find out from other report which is working fine as to how the texts are coming in EN & NO. But I am not getting it.
Say for eg: the text for function key REFRESH comes as Oppdater when I login in R3 with language as NO and it comes as REFRESH when I login with language as EN. Please share your valuable inputs.
Br
Bharath
‎2011 Nov 08 6:28 AM
You can translate screen texts including PF status texts using SE63 -> Translation -> Short Texts -> User interfaces. Specify the program and then you can search for the appropriate Pf status text under "Menu/function texts"
‎2011 Nov 08 6:28 AM
You can translate screen texts including PF status texts using SE63 -> Translation -> Short Texts -> User interfaces. Specify the program and then you can search for the appropriate Pf status text under "Menu/function texts"
‎2011 Nov 08 8:48 AM
Hi Vishnu,
Thanks a lot for your crystal clear reply. It worked perfectly.
Cheers
Bharath