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 Module

Former Member
0 Kudos

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

FredericGirod
Active Contributor
0 Kudos

gives your code

2 REPLIES 2

FredericGirod
Active Contributor
0 Kudos

gives your code

Former Member
0 Kudos

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!