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

Former Member
0 Likes
335

Can anyone explain the functionality of FM f4ut_parameter_get_values ?

This is used in search help to retrive values from screen.This doesnt seem to work for me

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
303

gives your code

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
304

gives your code

Read only

Former Member
0 Likes
303

Hi,

Unfortunetly SAP is not in front of me. Go to SE37, give FMs name and check its documentation.

You will come to know the exact working of it. You can also try to debug source code.

Reward if useful!