Application Development 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: 

Function keys

Former Member
0 Kudos
156

Hi,

I have a RF Screen with two buttons whose function codes are F1 and F4.

F1 should be used to POst the document

F4 should be used to navigate to the next screen.

F1, F4 are standard function keys. How can I overwrite thse function keys to achieve my goal ?

Regards,

Vara

1 ACCEPTED SOLUTION

sridhar_k1
Active Contributor
0 Kudos
82

To overwrite standard function keys, change the following setting in GUI status definition:

Gui status definition change mode: Goto-> attributes->F key settings, check Function keys for standard function handling in lists

Regards

Sridhar

3 REPLIES 3

Former Member
0 Kudos
82

i believe, you CAN NOT assign them.

when i developed RF transaction, i informed the client about that and changed to F6 & F7.

regards

srikanth

sridhar_k1
Active Contributor
0 Kudos
83

To overwrite standard function keys, change the following setting in GUI status definition:

Gui status definition change mode: Goto-> attributes->F key settings, check Function keys for standard function handling in lists

Regards

Sridhar

0 Kudos
82

Thank You.

Regards,

Vara