‎2010 Nov 19 1:21 PM
Hi,
How to call a FM from a report so that the values that character values that are passed to FM are NOT automatically converted to Upper case instead the entries are case sensitive.
Like when we execute the FM from SE37 There is a checkbox
Uppercase/Lowercase at Test Function Module: Initial Screen.
Thanks,
Anubhav
Sorry If this is a basic question, I searched but could not find relevant thread.
‎2010 Nov 19 1:25 PM
You don't need any additional coding for this. If you pass a case senistive text to a FM (in a report) the text remains case-sensitive.
The "Uppercase/Lowercase" checkbox is applicable for direct testing via SE37.
‎2010 Nov 19 1:25 PM
You don't need any additional coding for this. If you pass a case senistive text to a FM (in a report) the text remains case-sensitive.
The "Uppercase/Lowercase" checkbox is applicable for direct testing via SE37.
‎2010 Nov 19 1:47 PM
thought, if you would name the fm you are currently struggling with, then we might help you further...