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

Function Module for F4 Help

Former Member
0 Likes
445

HI Experts

What is the function module for F4 help download.

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
400

Hi,

try these fn modules,

F4IF_INT_TABLE_VALUE_REQUEST

its a F4 help that returns the values selected in an internal table.

F4_IF_FIELD_VALUE_REQUEST

It uses values from a DDIC table to provide a list of possible values

2 REPLIES 2
Read only

Former Member
0 Likes
401

Hi,

try these fn modules,

F4IF_INT_TABLE_VALUE_REQUEST

its a F4 help that returns the values selected in an internal table.

F4_IF_FIELD_VALUE_REQUEST

It uses values from a DDIC table to provide a list of possible values

Read only

former_member188829
Active Contributor
0 Likes
400

Hi,

F4IF_INT_TABLE_VALUE_REQUEST'