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

Reading F4-Helpdata

Former Member
0 Likes
544

I like to read F4-Helpdata of different fields. Is there any function module or class available, which allows to perform a F4-value-help w/o 'dynpro enviroment'. That is, to read F4-help data inside a programm in order to fill a internal table with that F4-values.

Many thanks for help.

Elmar

3 REPLIES 3
Read only

Former Member
0 Likes
474

Hello Elmar!

You can call the FM 'F4IF_SELECT_VALUES' to get the help values in an internal table.

Best Regards.

Claudio (Aparatey)

Read only

Former Member
0 Likes
474

Hi,

Use F4IF_INT_TABLE_VALUE_REQUEST.

Regds,

Senthil

Read only

Former Member
0 Likes
474

Thanks al lot! This help much.

Do you know even a F4-help like the functions mentioned above, which can be performed in background? This function may deliver all possible records or may select records by a given select-list.

Many thanks for further help.

Regards

Elmar