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

F4UT_PARAMETER_VALUE_GET - handling patterns

Former Member
0 Likes
727

Hi all!

Just a short question: does anybody lnows about a problem that function module F4UT_PARAMETER_VALUE_GET does not work with patterns (option CP in select options), i.e. using wildcarts like 'EN'?? I would like to extract the value of a search help parameter. it works fine for values like 'EN', but not for 'E'.

Thank you very much!

Best regards,

Florian

2 REPLIES 2
Read only

Former Member
0 Likes
451

Execute/test in debug and you should see why... Defining something as a problem without doing the debug to discover what happens in the function, or determining how/why designed as it is, is premature, don't you think? A little research often provides an answer long before you'll get the right reply here...

Read only

Former Member
0 Likes
451

closed