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

Problem with RFC Function module

Former Member
0 Likes
362

Hello All,

I have created one RFC with importing parameters as material and material description.when I pass some value in material desc it always convert into the uppercase.I have one option of checkbox for upper/lower case but i have to do it manually evrytime.Is there any solution for making the material desc as case sensitive or we can make the checkbocxticked permanently?

Regards

Lalit

1 REPLY 1
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
313

Hi Lalit,

There is no option for making the input case sensitive .

One alternate can be using "test data directory " but that will not be of much help if you are changing the materail number each and very time.

Better convert the materail number to upper/lower case inside FM using convert to -


Rgds,

Sandeep