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

PF-Status function keys text

Former Member
0 Likes
1,853

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,130

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"

2 REPLIES 2
Read only

Former Member
0 Likes
1,131

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"

Read only

0 Likes
1,130

Hi Vishnu,

Thanks a lot for your crystal clear reply. It worked perfectly.

Cheers

Bharath