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