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

Programming Function Hey F4 on dialog Screen

Former Member
0 Likes
464

Hi,

For my RF program i want to use F4 as function key for doing Page Down operation.

I have defined the Function code PGDN in Utilities->Fkey Consistency.

I have used the same function code for the screen element on which the operation is to be done.

But pressing on the key F4 does not do the required actions.Other keys like F2,F3,F5 are working fine.

Since F4 is reserved by SAP i encounter this problem.But i have given it in FKEY Consistency.Is there anything else which i need to do to activate F4.

Regards,

Subasree

2 REPLIES 2
Read only

former_member215917
Active Participant
0 Likes
416

Hi Subasree,

You can try creating your own PF-status and in it, assign F4 to a button specified for page down functionality. But, with this way, you need to write functionality for page down in code.

Gouri.

Read only

0 Likes
416

hi

in the PF status assign F4 to ur functionality