Skip to Content
0
Former Member
Feb 20, 2009 at 06:21 AM

Converting into UPPERCASE

995 Views

Hi All,

I am developing a Function Module which has import parameters 'KNA1-NAME1' based on the entry

I am fetching data from KNA1 table

When i execute the FM independently,and when i gave Name1 as 'Test*', FM automatically

converts the 'Test' into Uppercase 'TEST'which results no entries in KNA1 table.But KNA1 has an

entry with 'TestCust'

Can you please tell me how to resolve this??

Thanks ,

Madan